Sep 02 16:11:43 devstack devstack@c-api.service[74686]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 16:11:43 devstack devstack@c-api.service[74686]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 16:11:43 2026] *** Sep 02 16:11:43 devstack devstack@c-api.service[74686]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: nodename: devstack Sep 02 16:11:43 devstack devstack@c-api.service[74686]: machine: x86_64 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: clock source: unix Sep 02 16:11:43 devstack devstack@c-api.service[74686]: pcre jit disabled Sep 02 16:11:43 devstack devstack@c-api.service[74686]: detected number of CPU cores: 4 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: current working directory: / Sep 02 16:11:43 devstack devstack@c-api.service[74686]: detected binary path: /usr/bin/uwsgi-core Sep 02 16:11:43 devstack devstack@c-api.service[74686]: your processes number limit is 47518 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: your memory page size is 4096 bytes Sep 02 16:11:43 devstack devstack@c-api.service[74686]: detected max file descriptor number: 2048 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: lock engine: pthread robust mutexes Sep 02 16:11:43 devstack devstack@c-api.service[74686]: thunder lock: enabled Sep 02 16:11:43 devstack devstack@c-api.service[74686]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 16:11:43 devstack devstack@c-api.service[74686]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 16:11:43 devstack devstack@c-api.service[74686]: Set PythonHome to /opt/stack/data/venv Sep 02 16:11:43 devstack devstack@c-api.service[74686]: Python main interpreter initialized at 0x7dbafa0a4668 Sep 02 16:11:43 devstack devstack@c-api.service[74686]: python threads support enabled Sep 02 16:11:43 devstack devstack@c-api.service[74686]: your server socket listen backlog is limited to 100 connections Sep 02 16:11:43 devstack devstack@c-api.service[74686]: your mercy for graceful operations on workers is 80 seconds Sep 02 16:11:43 devstack devstack@c-api.service[74686]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 16:11:43 devstack devstack@c-api.service[74686]: *** Operational MODE: preforking *** Sep 02 16:11:43 devstack devstack@c-api.service[74686]: *** uWSGI is running in multiple interpreter mode *** Sep 02 16:11:43 devstack devstack@c-api.service[74686]: spawned uWSGI master process (pid: 74686) Sep 02 16:11:43 devstack devstack@c-api.service[74686]: spawned uWSGI worker 1 (pid: 74687, cores: 1) Sep 02 16:11:43 devstack devstack@c-api.service[74686]: spawned uWSGI worker 2 (pid: 74688, cores: 1) Sep 02 16:11:43 devstack devstack@c-api.service[74686]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 16:11:44 devstack devstack@c-api.service[74687]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:11:44 devstack devstack@c-api.service[74687]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:11:44 devstack devstack@c-api.service[74687]: we strongly recommend against using it for new projects. Sep 02 16:11:44 devstack devstack@c-api.service[74687]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:11:44 devstack devstack@c-api.service[74687]: framework. For more detail see Sep 02 16:11:44 devstack devstack@c-api.service[74687]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:11:44 devstack devstack@c-api.service[74687]: import eventlet # noqa Sep 02 16:11:44 devstack devstack@c-api.service[74688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:11:44 devstack devstack@c-api.service[74688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:11:44 devstack devstack@c-api.service[74688]: we strongly recommend against using it for new projects. Sep 02 16:11:44 devstack devstack@c-api.service[74688]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:11:44 devstack devstack@c-api.service[74688]: framework. For more detail see Sep 02 16:11:44 devstack devstack@c-api.service[74688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:11:44 devstack devstack@c-api.service[74688]: import eventlet # noqa Sep 02 16:11:44 devstack devstack@c-api.service[74688]: /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 02 16:11:44 devstack devstack@c-api.service[74688]: from cgi import parse_header Sep 02 16:11:44 devstack devstack@c-api.service[74687]: /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 02 16:11:44 devstack devstack@c-api.service[74687]: from cgi import parse_header Sep 02 16:11:44 devstack devstack@c-api.service[74688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:11:44 devstack devstack@c-api.service[74688]: warnings.warn( Sep 02 16:11:44 devstack devstack@c-api.service[74688]: /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 02 16:11:44 devstack devstack@c-api.service[74688]: removals.removed_module( Sep 02 16:11:44 devstack devstack@c-api.service[74688]: /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 02 16:11:44 devstack devstack@c-api.service[74688]: removals.removed_module( Sep 02 16:11:44 devstack devstack@c-api.service[74687]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:11:44 devstack devstack@c-api.service[74687]: warnings.warn( Sep 02 16:11:44 devstack devstack@c-api.service[74687]: /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 02 16:11:44 devstack devstack@c-api.service[74687]: removals.removed_module( Sep 02 16:11:44 devstack devstack@c-api.service[74687]: /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 02 16:11:44 devstack devstack@c-api.service[74687]: removals.removed_module( Sep 02 16:11:46 devstack devstack@c-api.service[74688]: /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 02 16:11:46 devstack devstack@c-api.service[74688]: warnings.warn( Sep 02 16:11:46 devstack devstack@c-api.service[74687]: /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 02 16:11:46 devstack devstack@c-api.service[74687]: warnings.warn( Sep 02 16:11:46 devstack devstack@c-api.service[74687]: /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 02 16:11:46 devstack devstack@c-api.service[74687]: warnings.warn( Sep 02 16:11:46 devstack devstack@c-api.service[74688]: /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 02 16:11:46 devstack devstack@c-api.service[74688]: warnings.warn( Sep 02 16:11:46 devstack devstack@c-api.service[74687]: 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 02 16:11:46 devstack devstack@c-api.service[74687]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74687) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:11:46 devstack devstack@c-api.service[74688]: 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 02 16:11:46 devstack devstack@c-api.service[74688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:11:47 devstack devstack@c-api.service[74688]: /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 02 16:11:47 devstack devstack@c-api.service[74688]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:11:47 devstack devstack@c-api.service[74687]: /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 02 16:11:47 devstack devstack@c-api.service[74687]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74687) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO dbcounter [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Registered counter for database cinder Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO dbcounter [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Registered counter for database cinder Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG oslo_db.sqlalchemy.engines [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea 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=74688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG oslo_db.sqlalchemy.engines [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 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=74687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG dbcounter [-] [74687] Writer thread running {{(pid=74687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writer thread running {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: /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 02 16:11:48 devstack devstack@c-api.service[74687]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: /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 02 16:11:48 devstack devstack@c-api.service[74688]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING cinder.keymgr.conf_key_mgr [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 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 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING cinder.keymgr.conf_key_mgr [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea 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 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG oslo_db.sqlalchemy.engines [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 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=74687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: INFO cinder.rpc [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG oslo_db.sqlalchemy.engines [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea 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=74688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: INFO cinder.rpc [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING cinder.api.contrib.hosts [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: extensions {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-volume-manage {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-quota-class-sets {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-hosts {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: capabilities {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING cinder.api.contrib.hosts [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: encryption {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: scheduler-stats {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-quota-sets {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-availability-zone {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: qos-specs {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: extra_specs {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: extensions {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: backups {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-volume-manage {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: encryption {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-quota-class-sets {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: cgsnapshots {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-hosts {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-volume-type-access {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: capabilities {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: encryption {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: consistencygroups {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: scheduler-stats {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-volume-transfer {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-quota-sets {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extended resource: os-snapshot-manage {{(pid=74687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-availability-zone {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: qos-specs {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: extra_specs {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: backups {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING stevedore.named [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WARNING castellan.key_manager [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: encryption {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] SnapshotActionsController initialized {{(pid=74687) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension AdminActions extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension AdminActions extending resource: snapshots {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension AdminActions extending resource: backups {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: cgsnapshots {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeActions extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension UsedLimits extending resource: limits {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension TypesManage extending resource: types {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-volume-type-access {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.v3.router [None req-a6306bf3-9453-4c75-aab0-c9afc2e7abb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: consistencygroups {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-volume-transfer {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extended resource: os-snapshot-manage {{(pid=74688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74687]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7dbafa0a4668 pid: 74687 (default app) Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING stevedore.named [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:11:48 devstack devstack@c-api.service[74688]: WARNING castellan.key_manager [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.contrib.snapshot_actions [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] SnapshotActionsController initialized {{(pid=74688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension AdminActions extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension AdminActions extending resource: snapshots {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension AdminActions extending resource: backups {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: DEBUG cinder.api.middleware.request_id [None req-08072466-d401-479d-9b2c-7265a6873173 None None] RequestId filter calling following filter/app {{(pid=74687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeActions extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension UsedLimits extending resource: limits {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension TypesManage extending resource: types {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension SnapshotActions extending resource: snapshots {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74688]: DEBUG cinder.api.v3.router [None req-8426c725-d16c-43ec-b9b5-b1fcd7013eea None None] Extension VolumeTypeAccess extending resource: types {{(pid=74688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:11:48 devstack devstack@c-api.service[74687]: [pid: 74687|app: 0|req: 1/1] 192.168.122.38 () {50 vars in 780 bytes} [Wed Sep 2 16:11:48 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:11:49 devstack devstack@c-api.service[74688]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7dbafa0a4668 pid: 74688 (default app) Sep 02 16:11:56 devstack devstack@c-api.service[74687]: DEBUG cinder.api.middleware.request_id [None req-0b9480b4-8322-4672-8735-95327a5fd817 None None] RequestId filter calling following filter/app {{(pid=74687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:11:58 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-0b9480b4-8322-4672-8735-95327a5fd817 admin admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:11:58 devstack devstack@c-api.service[74687]: DEBUG cinder.api.openstack.wsgi [None req-0b9480b4-8322-4672-8735-95327a5fd817 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:11:58 devstack devstack@c-api.service[74687]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:11:58 devstack devstack@c-api.service[74687]: warnings.warn( Sep 02 16:11:58 devstack devstack@c-api.service[74687]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9480b4-8322-4672-8735-95327a5fd817 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=74687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:58 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-0b9480b4-8322-4672-8735-95327a5fd817 admin admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:11:58 devstack devstack@c-api.service[74687]: [pid: 74687|app: 0|req: 2/2] 192.168.122.38 () {60 vars in 1186 bytes} [Wed Sep 2 16:11:56 2026] POST /volume/v3/types => generated 186 bytes in 1266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG cinder.api.middleware.request_id [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd None None] RequestId filter calling following filter/app {{(pid=74688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:11:58 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] POST http://192.168.122.38/volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writing DB stats cinder:SELECT=6 {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:11:58 devstack devstack@c-api.service[74688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:11:58 devstack devstack@c-api.service[74688]: warnings.warn( Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG oslo_db.sqlalchemy.engines [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd 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=74688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:11:59 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] http://192.168.122.38/volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs returned with HTTP 200 Sep 02 16:11:59 devstack devstack@c-api.service[74688]: [pid: 74688|app: 0|req: 1/3] 192.168.122.38 () {60 vars in 1333 bytes} [Wed Sep 2 16:11:58 2026] POST /volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs => generated 55 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:12:08 devstack devstack@c-api.service[74687]: DEBUG dbcounter [-] [74687] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:12:09 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:12:38 devstack devstack@c-api.service[74687]: DEBUG cinder.api.middleware.request_id [None req-fdcdefa7-da24-4f9f-bc50-aa8539232d78 None None] RequestId filter calling following filter/app {{(pid=74687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:12:38 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-fdcdefa7-da24-4f9f-bc50-aa8539232d78 None None] GET http://192.168.122.38/volume// Sep 02 16:12:38 devstack devstack@c-api.service[74687]: DEBUG cinder.api.openstack.wsgi [None req-fdcdefa7-da24-4f9f-bc50-aa8539232d78 None None] Empty body provided in request {{(pid=74687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:12:38 devstack devstack@c-api.service[74687]: DEBUG cinder.api.openstack.wsgi [None req-fdcdefa7-da24-4f9f-bc50-aa8539232d78 None None] Calling method 'all' {{(pid=74687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:12:38 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-fdcdefa7-da24-4f9f-bc50-aa8539232d78 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:12:38 devstack devstack@c-api.service[74687]: [pid: 74687|app: 0|req: 3/4] 192.168.122.38 () {58 vars in 1309 bytes} [Wed Sep 2 16:12:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:14:21 devstack devstack@c-api.service[74688]: DEBUG cinder.api.middleware.request_id [None req-1f465f50-8038-4b50-8990-f8bede7d93e7 None None] RequestId filter calling following filter/app {{(pid=74688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:14:21 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-1f465f50-8038-4b50-8990-f8bede7d93e7 tempest-verify_tempest_config-960137774 tempest-verify_tempest_config-960137774-project-member] GET http://192.168.122.38/volume/v3/extensions Sep 02 16:14:22 devstack devstack@c-api.service[74688]: DEBUG cinder.api.openstack.wsgi [None req-1f465f50-8038-4b50-8990-f8bede7d93e7 tempest-verify_tempest_config-960137774 tempest-verify_tempest_config-960137774-project-member] Empty body provided in request {{(pid=74688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:14:22 devstack devstack@c-api.service[74688]: DEBUG cinder.api.openstack.wsgi [None req-1f465f50-8038-4b50-8990-f8bede7d93e7 tempest-verify_tempest_config-960137774 tempest-verify_tempest_config-960137774-project-member] Calling method 'index' {{(pid=74688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:14:22 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-1f465f50-8038-4b50-8990-f8bede7d93e7 tempest-verify_tempest_config-960137774 tempest-verify_tempest_config-960137774-project-member] http://192.168.122.38/volume/v3/extensions returned with HTTP 200 Sep 02 16:14:22 devstack devstack@c-api.service[74688]: [pid: 74688|app: 0|req: 2/5] 192.168.122.38 () {58 vars in 1125 bytes} [Wed Sep 2 16:14:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:14:28 devstack devstack@c-api.service[74687]: DEBUG cinder.api.middleware.request_id [None req-d03d2e05-0c57-4099-a76c-613192c66a71 None None] RequestId filter calling following filter/app {{(pid=74687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:14:28 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-d03d2e05-0c57-4099-a76c-613192c66a71 demo admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:14:28 devstack devstack@c-api.service[74687]: DEBUG cinder.api.openstack.wsgi [None req-d03d2e05-0c57-4099-a76c-613192c66a71 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:14:28 devstack devstack@c-api.service[74687]: INFO cinder.api.openstack.wsgi [None req-d03d2e05-0c57-4099-a76c-613192c66a71 demo admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:14:28 devstack devstack@c-api.service[74687]: [pid: 74687|app: 0|req: 4/6] 192.168.122.38 () {60 vars in 1186 bytes} [Wed Sep 2 16:14:28 2026] POST /volume/v3/types => generated 184 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:14:38 devstack devstack@c-api.service[74687]: DEBUG dbcounter [-] [74687] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:16:17 devstack devstack@c-api.service[74686]: Wed Sep 2 16:16:17 2026 - graceful shutdown triggered... Sep 02 16:16:17 devstack devstack@c-api.service[74687]: Gracefully killing worker 1 (pid: 74687)... Sep 02 16:16:17 devstack devstack@c-api.service[74688]: Gracefully killing worker 2 (pid: 74688)... Sep 02 16:16:18 devstack devstack@c-api.service[74686]: worker 1 buried after 1 seconds Sep 02 16:16:18 devstack devstack@c-api.service[74686]: worker 2 buried after 1 seconds Sep 02 16:16:18 devstack devstack@c-api.service[74686]: goodbye to uWSGI. Sep 02 16:16:18 devstack devstack@c-api.service[86332]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 16:16:18 devstack devstack@c-api.service[86332]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 16:16:18 2026] *** Sep 02 16:16:18 devstack devstack@c-api.service[86332]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: nodename: devstack Sep 02 16:16:18 devstack devstack@c-api.service[86332]: machine: x86_64 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: clock source: unix Sep 02 16:16:18 devstack devstack@c-api.service[86332]: pcre jit disabled Sep 02 16:16:18 devstack devstack@c-api.service[86332]: detected number of CPU cores: 4 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: current working directory: / Sep 02 16:16:18 devstack devstack@c-api.service[86332]: detected binary path: /usr/bin/uwsgi-core Sep 02 16:16:18 devstack devstack@c-api.service[86332]: your processes number limit is 47518 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: your memory page size is 4096 bytes Sep 02 16:16:18 devstack devstack@c-api.service[86332]: detected max file descriptor number: 2048 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: lock engine: pthread robust mutexes Sep 02 16:16:18 devstack devstack@c-api.service[86332]: thunder lock: enabled Sep 02 16:16:18 devstack devstack@c-api.service[86332]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 16:16:18 devstack devstack@c-api.service[86332]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 16:16:18 devstack devstack@c-api.service[86332]: Set PythonHome to /opt/stack/data/venv Sep 02 16:16:18 devstack devstack@c-api.service[86332]: Python main interpreter initialized at 0x7b3f39ca4668 Sep 02 16:16:18 devstack devstack@c-api.service[86332]: python threads support enabled Sep 02 16:16:18 devstack devstack@c-api.service[86332]: your server socket listen backlog is limited to 100 connections Sep 02 16:16:18 devstack devstack@c-api.service[86332]: your mercy for graceful operations on workers is 80 seconds Sep 02 16:16:18 devstack devstack@c-api.service[86332]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 16:16:18 devstack devstack@c-api.service[86332]: *** Operational MODE: preforking *** Sep 02 16:16:18 devstack devstack@c-api.service[86332]: *** uWSGI is running in multiple interpreter mode *** Sep 02 16:16:18 devstack devstack@c-api.service[86332]: spawned uWSGI master process (pid: 86332) Sep 02 16:16:18 devstack devstack@c-api.service[86332]: spawned uWSGI worker 1 (pid: 86334, cores: 1) Sep 02 16:16:18 devstack devstack@c-api.service[86332]: spawned uWSGI worker 2 (pid: 86335, cores: 1) Sep 02 16:16:18 devstack devstack@c-api.service[86332]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 16:16:18 devstack devstack@c-api.service[86335]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:16:18 devstack devstack@c-api.service[86335]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:16:18 devstack devstack@c-api.service[86335]: we strongly recommend against using it for new projects. Sep 02 16:16:18 devstack devstack@c-api.service[86335]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:16:18 devstack devstack@c-api.service[86335]: framework. For more detail see Sep 02 16:16:18 devstack devstack@c-api.service[86335]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:16:18 devstack devstack@c-api.service[86335]: import eventlet # noqa Sep 02 16:16:18 devstack devstack@c-api.service[86334]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:16:18 devstack devstack@c-api.service[86334]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:16:18 devstack devstack@c-api.service[86334]: we strongly recommend against using it for new projects. Sep 02 16:16:18 devstack devstack@c-api.service[86334]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:16:18 devstack devstack@c-api.service[86334]: framework. For more detail see Sep 02 16:16:18 devstack devstack@c-api.service[86334]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:16:18 devstack devstack@c-api.service[86334]: import eventlet # noqa Sep 02 16:16:18 devstack devstack@c-api.service[86335]: /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 02 16:16:18 devstack devstack@c-api.service[86335]: from cgi import parse_header Sep 02 16:16:18 devstack devstack@c-api.service[86334]: /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 02 16:16:18 devstack devstack@c-api.service[86334]: from cgi import parse_header Sep 02 16:16:19 devstack devstack@c-api.service[86334]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:16:19 devstack devstack@c-api.service[86334]: warnings.warn( Sep 02 16:16:19 devstack devstack@c-api.service[86335]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:16:19 devstack devstack@c-api.service[86335]: warnings.warn( Sep 02 16:16:19 devstack devstack@c-api.service[86334]: /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 02 16:16:19 devstack devstack@c-api.service[86334]: removals.removed_module( Sep 02 16:16:19 devstack devstack@c-api.service[86334]: /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 02 16:16:19 devstack devstack@c-api.service[86334]: removals.removed_module( Sep 02 16:16:19 devstack devstack@c-api.service[86335]: /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 02 16:16:19 devstack devstack@c-api.service[86335]: removals.removed_module( Sep 02 16:16:19 devstack devstack@c-api.service[86335]: /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 02 16:16:19 devstack devstack@c-api.service[86335]: removals.removed_module( Sep 02 16:16:22 devstack devstack@c-api.service[86335]: /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 02 16:16:22 devstack devstack@c-api.service[86335]: warnings.warn( Sep 02 16:16:22 devstack devstack@c-api.service[86334]: /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 02 16:16:22 devstack devstack@c-api.service[86334]: warnings.warn( Sep 02 16:16:22 devstack devstack@c-api.service[86335]: /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 02 16:16:22 devstack devstack@c-api.service[86335]: warnings.warn( Sep 02 16:16:22 devstack devstack@c-api.service[86334]: /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 02 16:16:22 devstack devstack@c-api.service[86334]: warnings.warn( Sep 02 16:16:22 devstack devstack@c-api.service[86334]: 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 02 16:16:22 devstack devstack@c-api.service[86334]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86334) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:16:22 devstack devstack@c-api.service[86334]: /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 02 16:16:22 devstack devstack@c-api.service[86334]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:16:22 devstack devstack@c-api.service[86335]: 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 02 16:16:22 devstack devstack@c-api.service[86335]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86335) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:16:22 devstack devstack@c-api.service[86335]: /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 02 16:16:22 devstack devstack@c-api.service[86335]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86334) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: INFO dbcounter [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Registered counter for database cinder Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86335) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG oslo_db.sqlalchemy.engines [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 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=86334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:23 devstack devstack@c-api.service[86335]: INFO dbcounter [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Registered counter for database cinder Sep 02 16:16:23 devstack devstack@c-api.service[86335]: DEBUG oslo_db.sqlalchemy.engines [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e 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=86335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: DEBUG dbcounter [-] [86334] Writer thread running {{(pid=86334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:16:23 devstack devstack@c-api.service[86334]: /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 02 16:16:23 devstack devstack@c-api.service[86334]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:16:23 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:16:23 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:16:23 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:16:23 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:16:23 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:23 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:23 devstack devstack@c-api.service[86334]: WARNING cinder.keymgr.conf_key_mgr [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 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 02 16:16:23 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:23 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG oslo_db.sqlalchemy.engines [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 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=86334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: INFO cinder.rpc [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING cinder.api.contrib.hosts [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: extensions {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-volume-manage {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-quota-class-sets {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-hosts {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: capabilities {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: encryption {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: scheduler-stats {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-quota-sets {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG dbcounter [-] [86335] Writer thread running {{(pid=86335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-availability-zone {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: qos-specs {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: extra_specs {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: /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 02 16:16:24 devstack devstack@c-api.service[86335]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: backups {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: encryption {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: cgsnapshots {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-volume-type-access {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: consistencygroups {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-volume-transfer {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extended resource: os-snapshot-manage {{(pid=86334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING cinder.keymgr.conf_key_mgr [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e 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 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING stevedore.named [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WARNING castellan.key_manager [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.contrib.snapshot_actions [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] SnapshotActionsController initialized {{(pid=86334) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension AdminActions extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension AdminActions extending resource: snapshots {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension AdminActions extending resource: backups {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeActions extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension UsedLimits extending resource: limits {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension TypesManage extending resource: types {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: DEBUG cinder.api.v3.router [None req-02f3d58e-4763-4cae-aabe-616c4b5c3b00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86334]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7b3f39ca4668 pid: 86334 (default app) Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG oslo_db.sqlalchemy.engines [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e 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=86335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86335]: INFO cinder.rpc [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING cinder.api.contrib.hosts [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: extensions {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-volume-manage {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-quota-class-sets {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-hosts {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: capabilities {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: encryption {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: scheduler-stats {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-quota-sets {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-availability-zone {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: qos-specs {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: extra_specs {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: backups {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: encryption {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: cgsnapshots {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-volume-type-access {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: consistencygroups {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-volume-transfer {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extended resource: os-snapshot-manage {{(pid=86335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING stevedore.named [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WARNING castellan.key_manager [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] SnapshotActionsController initialized {{(pid=86335) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension AdminActions extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension AdminActions extending resource: snapshots {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension AdminActions extending resource: backups {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeActions extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension UsedLimits extending resource: limits {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension TypesManage extending resource: types {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: DEBUG cinder.api.v3.router [None req-ab829c71-53c3-4c02-88a1-50184ad0d22e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:24 devstack devstack@c-api.service[86335]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7b3f39ca4668 pid: 86335 (default app) Sep 02 16:16:26 devstack devstack@c-api.service[86332]: Wed Sep 2 16:16:26 2026 - graceful shutdown triggered... Sep 02 16:16:26 devstack devstack@c-api.service[86335]: Gracefully killing worker 2 (pid: 86335)... Sep 02 16:16:26 devstack devstack@c-api.service[86334]: Gracefully killing worker 1 (pid: 86334)... Sep 02 16:16:27 devstack devstack@c-api.service[86332]: worker 1 buried after 1 seconds Sep 02 16:16:27 devstack devstack@c-api.service[86332]: worker 2 buried after 1 seconds Sep 02 16:16:27 devstack devstack@c-api.service[86332]: goodbye to uWSGI. Sep 02 16:16:27 devstack devstack@c-api.service[86747]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 16:16:27 devstack devstack@c-api.service[86747]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 16:16:27 2026] *** Sep 02 16:16:27 devstack devstack@c-api.service[86747]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: nodename: devstack Sep 02 16:16:27 devstack devstack@c-api.service[86747]: machine: x86_64 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: clock source: unix Sep 02 16:16:27 devstack devstack@c-api.service[86747]: pcre jit disabled Sep 02 16:16:27 devstack devstack@c-api.service[86747]: detected number of CPU cores: 4 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: current working directory: / Sep 02 16:16:27 devstack devstack@c-api.service[86747]: detected binary path: /usr/bin/uwsgi-core Sep 02 16:16:27 devstack devstack@c-api.service[86747]: your processes number limit is 47518 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: your memory page size is 4096 bytes Sep 02 16:16:27 devstack devstack@c-api.service[86747]: detected max file descriptor number: 2048 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: lock engine: pthread robust mutexes Sep 02 16:16:27 devstack devstack@c-api.service[86747]: thunder lock: enabled Sep 02 16:16:27 devstack devstack@c-api.service[86747]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 16:16:27 devstack devstack@c-api.service[86747]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 16:16:27 devstack devstack@c-api.service[86747]: Set PythonHome to /opt/stack/data/venv Sep 02 16:16:27 devstack devstack@c-api.service[86747]: Python main interpreter initialized at 0x7bc3a36a4668 Sep 02 16:16:27 devstack devstack@c-api.service[86747]: python threads support enabled Sep 02 16:16:27 devstack devstack@c-api.service[86747]: your server socket listen backlog is limited to 100 connections Sep 02 16:16:27 devstack devstack@c-api.service[86747]: your mercy for graceful operations on workers is 80 seconds Sep 02 16:16:27 devstack devstack@c-api.service[86747]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 16:16:27 devstack devstack@c-api.service[86747]: *** Operational MODE: preforking *** Sep 02 16:16:27 devstack devstack@c-api.service[86747]: *** uWSGI is running in multiple interpreter mode *** Sep 02 16:16:27 devstack devstack@c-api.service[86747]: spawned uWSGI master process (pid: 86747) Sep 02 16:16:27 devstack devstack@c-api.service[86747]: spawned uWSGI worker 1 (pid: 86750, cores: 1) Sep 02 16:16:27 devstack devstack@c-api.service[86747]: spawned uWSGI worker 2 (pid: 86751, cores: 1) Sep 02 16:16:27 devstack devstack@c-api.service[86747]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 16:16:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:16:27 devstack devstack@c-api.service[86750]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:16:27 devstack devstack@c-api.service[86750]: we strongly recommend against using it for new projects. Sep 02 16:16:27 devstack devstack@c-api.service[86750]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:16:27 devstack devstack@c-api.service[86750]: framework. For more detail see Sep 02 16:16:27 devstack devstack@c-api.service[86750]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:16:27 devstack devstack@c-api.service[86750]: import eventlet # noqa Sep 02 16:16:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 16:16:27 devstack devstack@c-api.service[86751]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 16:16:27 devstack devstack@c-api.service[86751]: we strongly recommend against using it for new projects. Sep 02 16:16:27 devstack devstack@c-api.service[86751]: If you are already using Eventlet, we recommend migrating to a different Sep 02 16:16:27 devstack devstack@c-api.service[86751]: framework. For more detail see Sep 02 16:16:27 devstack devstack@c-api.service[86751]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 16:16:27 devstack devstack@c-api.service[86751]: import eventlet # noqa Sep 02 16:16:27 devstack devstack@c-api.service[86750]: /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 02 16:16:27 devstack devstack@c-api.service[86750]: from cgi import parse_header Sep 02 16:16:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:16:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:16:27 devstack devstack@c-api.service[86750]: /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 02 16:16:27 devstack devstack@c-api.service[86750]: removals.removed_module( Sep 02 16:16:27 devstack devstack@c-api.service[86750]: /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 02 16:16:27 devstack devstack@c-api.service[86750]: removals.removed_module( Sep 02 16:16:27 devstack devstack@c-api.service[86751]: /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 02 16:16:27 devstack devstack@c-api.service[86751]: from cgi import parse_header Sep 02 16:16:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 16:16:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:16:28 devstack devstack@c-api.service[86751]: /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 02 16:16:28 devstack devstack@c-api.service[86751]: removals.removed_module( Sep 02 16:16:28 devstack devstack@c-api.service[86751]: /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 02 16:16:28 devstack devstack@c-api.service[86751]: removals.removed_module( Sep 02 16:16:30 devstack devstack@c-api.service[86751]: /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 02 16:16:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:16:30 devstack devstack@c-api.service[86750]: /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 02 16:16:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:16:30 devstack devstack@c-api.service[86751]: /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 02 16:16:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:16:30 devstack devstack@c-api.service[86750]: /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 02 16:16:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:16:30 devstack devstack@c-api.service[86750]: 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 02 16:16:30 devstack devstack@c-api.service[86750]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86750) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:16:30 devstack devstack@c-api.service[86751]: 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 02 16:16:30 devstack devstack@c-api.service[86751]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86751) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 16:16:30 devstack devstack@c-api.service[86751]: /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 02 16:16:30 devstack devstack@c-api.service[86751]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:16:30 devstack devstack@c-api.service[86750]: /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 02 16:16:30 devstack devstack@c-api.service[86750]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86751) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86750) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86750) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO dbcounter [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Registered counter for database cinder Sep 02 16:16:32 devstack devstack@c-api.service[86750]: INFO dbcounter [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Registered counter for database cinder Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde 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=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 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=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writer thread running {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: /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 02 16:16:32 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING cinder.keymgr.conf_key_mgr [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde 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 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde 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=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writer thread running {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86750]: /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 02 16:16:32 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:16:32 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 16:16:32 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:32 devstack devstack@c-api.service[86750]: WARNING cinder.keymgr.conf_key_mgr [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 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 02 16:16:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING cinder.api.contrib.hosts [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: extensions {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-volume-manage {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-quota-class-sets {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 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=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-hosts {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: capabilities {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: encryption {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: INFO cinder.rpc [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: scheduler-stats {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-quota-sets {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-availability-zone {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: qos-specs {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: extra_specs {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: backups {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: encryption {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: cgsnapshots {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-volume-type-access {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: consistencygroups {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-volume-transfer {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extended resource: os-snapshot-manage {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] SnapshotActionsController initialized {{(pid=86751) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension AdminActions extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension AdminActions extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension AdminActions extending resource: backups {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeActions extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension UsedLimits extending resource: limits {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension TypesManage extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension SnapshotActions extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-9d9bc98c-cc19-44aa-b37f-b936f21f7cde None None] Extension VolumeTypeAccess extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86751]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7bc3a36a4668 pid: 86751 (default app) Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING cinder.api.contrib.hosts [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: extensions {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-volume-manage {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-quota-class-sets {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-hosts {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: capabilities {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: encryption {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: scheduler-stats {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-quota-sets {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-availability-zone {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: qos-specs {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: extra_specs {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: backups {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: encryption {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: cgsnapshots {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-volume-type-access {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: consistencygroups {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-volume-transfer {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extended resource: os-snapshot-manage {{(pid=86750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] SnapshotActionsController initialized {{(pid=86750) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension AdminActions extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension AdminActions extending resource: snapshots {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension AdminActions extending resource: backups {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeActions extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension UsedLimits extending resource: limits {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension TypesManage extending resource: types {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.router [None req-dd11217f-4f93-4f4e-a583-f49cfec36403 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 16:16:33 devstack devstack@c-api.service[86750]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7bc3a36a4668 pid: 86750 (default app) Sep 02 16:16:42 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=6 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:16:43 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=6 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03783205-a82e-4e22-b422-472460bdc236 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1711093671"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1711093671'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Create volume of 1 GB Sep 02 16:17:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Availability zone cache updated, next update will occur around 2026-09-02 15:17:28.925273. {{(pid=86751) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Availability Zones retrieved successfully. Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Flow 'volume_create_api' (d8cea746-cdc7-47b7-8898-16a31424da13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1ca93a-5465-40b9-b06d-9bb6344d038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1ca93a-5465-40b9-b06d-9bb6344d038c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31545e7c-27cb-48dc-b6bd-dcf706552ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-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 02 16:17:29 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-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 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Created reservations ['f934fd0a-6e29-4cee-9e18-47857a532aaf', '020f51c5-0eda-48d3-8e27-4a8e4193cbfa', 'e904a639-ab83-4919-8060-976beb09e42a', '58a10dfc-b3ed-4810-a2a4-f134b614aad5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31545e7c-27cb-48dc-b6bd-dcf706552ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f934fd0a-6e29-4cee-9e18-47857a532aaf', '020f51c5-0eda-48d3-8e27-4a8e4193cbfa', 'e904a639-ab83-4919-8060-976beb09e42a', '58a10dfc-b3ed-4810-a2a4-f134b614aad5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1080b79-ac27-4edc-a34a-46cb6d0b1804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1080b79-ac27-4edc-a34a-46cb6d0b1804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f3cadb2-aef1-4819-ab7f-c5c5bad5060c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1711093671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd22341c90440a792a0762e545b5911',qos_specs=None,replication_status=,reservations=['f934fd0a-6e29-4cee-9e18-47857a532aaf','020f51c5-0eda-48d3-8e27-4a8e4193cbfa','e904a639-ab83-4919-8060-976beb09e42a','58a10dfc-b3ed-4810-a2a4-f134b614aad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d1a0afb4cd4a418bf373b650bf1b68',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1711093671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f3cadb2-aef1-4819-ab7f-c5c5bad5060c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbd22341c90440a792a0762e545b5911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d1a0afb4cd4a418bf373b650bf1b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5aeb1e7-44fb-4cc6-a147-fae4109c94ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5aeb1e7-44fb-4cc6-a147-fae4109c94ee) transitioned into state 'SUCCESS' from state '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-1711093671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd22341c90440a792a0762e545b5911',qos_specs=None,replication_status=,reservations=['f934fd0a-6e29-4cee-9e18-47857a532aaf','020f51c5-0eda-48d3-8e27-4a8e4193cbfa','e904a639-ab83-4919-8060-976beb09e42a','58a10dfc-b3ed-4810-a2a4-f134b614aad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d1a0afb4cd4a418bf373b650bf1b68',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c588562-c681-484a-9dfc-74d1bc2cbf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c588562-c681-484a-9dfc-74d1bc2cbf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Flow 'volume_create_api' (d8cea746-cdc7-47b7-8898-16a31424da13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:17:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Create volume request issued successfully. Sep 02 16:17:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03783205-a82e-4e22-b422-472460bdc236 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:17:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1/1] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:17:28 2026] POST /volume/v3/volumes => generated 759 bytes in 1467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:17:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:30 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:17:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-624141e4-5a3e-4262-9f7c-6d676d069d45 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1/2] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:29 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 827 bytes in 1019 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-019fa12f-3e35-4770-b91c-2eb118494949 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019fa12f-3e35-4770-b91c-2eb118494949 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019fa12f-3e35-4770-b91c-2eb118494949 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019fa12f-3e35-4770-b91c-2eb118494949 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-019fa12f-3e35-4770-b91c-2eb118494949 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019fa12f-3e35-4770-b91c-2eb118494949 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 2/3] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:31 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 827 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5a64238-c2c1-4bbf-9bfa-05cea8fa45e1 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 2/4] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:32 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-587ca3ac-a84b-45dd-b360-69056a2a1570 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 3/5] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:33 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 827 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b309f79-7df0-4906-8566-b0878f0e7d5d tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 3/6] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:34 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:17:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4aac08bf-bcf8-41b6-91c3-1610b9fecfb2 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:17:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 4/7] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:35 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:44 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=12 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:17:46 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2094398699"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2094398699'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Create volume of 1 GB Sep 02 16:17:48 devstack devstack@c-api.service[86750]: /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 02 16:17:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Availability zone cache updated, next update will occur around 2026-09-02 15:17:48.179894. {{(pid=86750) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Availability Zones retrieved successfully. Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Flow 'volume_create_api' (5161f930-18f7-4111-afc1-ac2232514d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd9147c-50ca-4c2d-89f1-c3b84bef9cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd9147c-50ca-4c2d-89f1-c3b84bef9cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31fb7a7b-741d-41ad-a717-2f842de1a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:48 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-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 02 16:17:48 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-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 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Created reservations ['b452cb51-6da9-4ae5-bbac-7f5b81c41c5d', '0197c7a5-96af-4524-9385-5b236be30222', 'd47ea2ef-9d08-4c78-9fd5-b1f90b4b377b', '1c6db657-bb5d-4d30-85b8-471172387af8'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31fb7a7b-741d-41ad-a717-2f842de1a7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b452cb51-6da9-4ae5-bbac-7f5b81c41c5d', '0197c7a5-96af-4524-9385-5b236be30222', 'd47ea2ef-9d08-4c78-9fd5-b1f90b4b377b', '1c6db657-bb5d-4d30-85b8-471172387af8']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feb1d48-ed28-465f-b6b8-43bdf317d4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feb1d48-ed28-465f-b6b8-43bdf317d4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ef874e-73d7-43e1-95f3-83227c3208a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2094398699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0a90bddddd45d0b73013fe403654b7',qos_specs=None,replication_status=,reservations=['b452cb51-6da9-4ae5-bbac-7f5b81c41c5d','0197c7a5-96af-4524-9385-5b236be30222','d47ea2ef-9d08-4c78-9fd5-b1f90b4b377b','1c6db657-bb5d-4d30-85b8-471172387af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fbee7dca1f24adeb0bc1cafd27646e0',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2094398699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ef874e-73d7-43e1-95f3-83227c3208a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0a90bddddd45d0b73013fe403654b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fbee7dca1f24adeb0bc1cafd27646e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d726f1de-cfbf-4fa3-86fd-8e781aec17d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d726f1de-cfbf-4fa3-86fd-8e781aec17d0) transitioned into state 'SUCCESS' from state '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-2094398699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0a90bddddd45d0b73013fe403654b7',qos_specs=None,replication_status=,reservations=['b452cb51-6da9-4ae5-bbac-7f5b81c41c5d','0197c7a5-96af-4524-9385-5b236be30222','d47ea2ef-9d08-4c78-9fd5-b1f90b4b377b','1c6db657-bb5d-4d30-85b8-471172387af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fbee7dca1f24adeb0bc1cafd27646e0',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6af86f0-c9a0-45f1-8de3-3736f755432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6af86f0-c9a0-45f1-8de3-3736f755432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Flow 'volume_create_api' (5161f930-18f7-4111-afc1-ac2232514d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:17:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Create volume request issued successfully. Sep 02 16:17:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78005e41-0051-48b5-8da8-93bdfaf07cd4 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:17:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 4/8] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:17:48 2026] POST /volume/v3/volumes => generated 759 bytes in 1512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:17:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-684696f0-b887-430b-8f8c-3feb35c176bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-684696f0-b887-430b-8f8c-3feb35c176bb tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-684696f0-b887-430b-8f8c-3feb35c176bb tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-684696f0-b887-430b-8f8c-3feb35c176bb tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-684696f0-b887-430b-8f8c-3feb35c176bb tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-684696f0-b887-430b-8f8c-3feb35c176bb tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 5/9] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:49 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 827 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fef34512-24c3-4e7d-bb31-c421123230b3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fef34512-24c3-4e7d-bb31-c421123230b3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fef34512-24c3-4e7d-bb31-c421123230b3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fef34512-24c3-4e7d-bb31-c421123230b3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fef34512-24c3-4e7d-bb31-c421123230b3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fef34512-24c3-4e7d-bb31-c421123230b3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 5/10] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:50 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d639d338-3c77-42d1-a39a-f0f6ddd47b79 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 6/11] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:51 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:17:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-3a9fb99c-ffcd-46e1-ba71-c0d428fc2843 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 6/12] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:17:53 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b7acc52-3d42-4d35-b3ca-b48b907e1726 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b7acc52-3d42-4d35-b3ca-b48b907e1726 None None] GET http://192.168.122.38/volume// Sep 02 16:17:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b7acc52-3d42-4d35-b3ca-b48b907e1726 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b7acc52-3d42-4d35-b3ca-b48b907e1726 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b7acc52-3d42-4d35-b3ca-b48b907e1726 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:17:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 7/13] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:17:53 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:17:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-d8b81f5f-667f-4d57-80af-44fbe97c7b58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-d8b81f5f-667f-4d57-80af-44fbe97c7b58 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-d8b81f5f-667f-4d57-80af-44fbe97c7b58 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48ef874e-73d7-43e1-95f3-83227c3208a6", "connector": null, "instance_uuid": "b2ca58ec-a7b9-4e54-8ea2-9b6716da9550"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: .first() Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-d8b81f5f-667f-4d57-80af-44fbe97c7b58 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:17:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 7/14] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:17:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dfc4d58a-02da-4ca7-914e-14a936189b64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfc4d58a-02da-4ca7-914e-14a936189b64 None None] GET http://192.168.122.38/volume// Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfc4d58a-02da-4ca7-914e-14a936189b64 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfc4d58a-02da-4ca7-914e-14a936189b64 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfc4d58a-02da-4ca7-914e-14a936189b64 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:17:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 8/15] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:17:54 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:17:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fddf27b-567e-415a-84d1-c1bf0cd85873 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 8/16] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:54 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-c4b0df67-be9b-4987-82ae-80e847b3c92a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 9/17] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:17:54 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 1032 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:17:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d72eaa15-490a-4955-bf4e-d92da8537ff3 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 9/18] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:55 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:17:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] PUT http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 Sep 02 16:17:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:17:56 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Acquiring lock "cinder-attachment_update-48ef874e-73d7-43e1-95f3-83227c3208a6-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:17:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:56 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Lock "cinder-attachment_update-48ef874e-73d7-43e1-95f3-83227c3208a6-devstack" acquired by "attachment_update" :: waited 0.049s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:17:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3ff3696-db53-4073-b0b0-1930272a1b59 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 10/19] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:56 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:57 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Lock "cinder-attachment_update-48ef874e-73d7-43e1-95f3-83227c3208a6-devstack" released by "attachment_update" :: held 0.365s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:17:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-5bd57267-6eea-418b-8610-10b6ea4a5a7a tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 returned with HTTP 200 Sep 02 16:17:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 10/20] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:17:56 2026] PUT /volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 => generated 694 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:17:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3da4c19b-08f8-4cb5-997d-d3912e98f62f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 11/21] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:57 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:17:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-f80c743e-0ace-4e4e-8989-8f877e30df93 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-f80c743e-0ace-4e4e-8989-8f877e30df93 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] POST http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5/action Sep 02 16:17:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-f80c743e-0ace-4e4e-8989-8f877e30df93 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:17:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-f80c743e-0ace-4e4e-8989-8f877e30df93 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:17:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ba8c5257-6f7a-4d2f-928b-ac9e1efe2783 req-f80c743e-0ace-4e4e-8989-8f877e30df93 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5/action returned with HTTP 204 Sep 02 16:17:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 11/22] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:17:58 2026] POST /volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:17:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:17:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:17:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3542f96f-23d1-4e3d-b8dc-a59f5572691d tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 12/23] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:59 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 1144 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:17:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:17:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:17:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:17:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:17:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:17:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:17:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:17:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:17:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:17:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a362ec02-3c7b-4873-b46e-45a1fc0b4dff tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:17:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 12/24] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:17:59 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 1144 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-dfc90417-3b85-477c-9a79-2632173faa1b req-e12c5920-ffcf-48d8-a5fc-494d09eab15e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dfc90417-3b85-477c-9a79-2632173faa1b req-e12c5920-ffcf-48d8-a5fc-494d09eab15e tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] DELETE http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 Sep 02 16:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dfc90417-3b85-477c-9a79-2632173faa1b req-e12c5920-ffcf-48d8-a5fc-494d09eab15e tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dfc90417-3b85-477c-9a79-2632173faa1b req-e12c5920-ffcf-48d8-a5fc-494d09eab15e tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:02 devstack devstack@c-api.service[86751]: /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 02 16:18:02 devstack devstack@c-api.service[86751]: .first() Sep 02 16:18:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:02 devstack devstack@c-api.service[86751]: /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 02 16:18:02 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:18:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dfc90417-3b85-477c-9a79-2632173faa1b req-e12c5920-ffcf-48d8-a5fc-494d09eab15e tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 returned with HTTP 200 Sep 02 16:18:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 13/25] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:18:02 2026] DELETE /volume/v3/attachments/4d29105c-958a-4758-b0f0-24b0bb5e17b5 => generated 19 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-335501093"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-335501093'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Create volume of 1 GB Sep 02 16:18:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Availability Zones retrieved successfully. Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Flow 'volume_create_api' (6bb2b162-ae43-4c97-bc23-d6fd5a87462f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958b4f0a-e6e9-459c-939e-9d2d098ca8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958b4f0a-e6e9-459c-939e-9d2d098ca8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:18:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9930c32-396a-441c-98ea-9861792c5431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Created reservations ['e79d964b-6c65-48b9-93fd-27f6c7494bac', 'a301b54b-5e48-4902-a55a-1e356d32c352', '0b765b6d-15c3-4714-bd13-41efb4117b5b', '690885e3-a64e-4af5-9a3a-0e5f9439b6ac'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9930c32-396a-441c-98ea-9861792c5431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79d964b-6c65-48b9-93fd-27f6c7494bac', 'a301b54b-5e48-4902-a55a-1e356d32c352', '0b765b6d-15c3-4714-bd13-41efb4117b5b', '690885e3-a64e-4af5-9a3a-0e5f9439b6ac']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13457efc-6458-4edd-a7bf-ad54cd1b34e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13457efc-6458-4edd-a7bf-ad54cd1b34e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38afc878-bd8e-49ff-bb39-6011e95efc38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-335501093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97ee97872608439096fc61b10b1faa91',qos_specs=None,replication_status=,reservations=['e79d964b-6c65-48b9-93fd-27f6c7494bac','a301b54b-5e48-4902-a55a-1e356d32c352','0b765b6d-15c3-4714-bd13-41efb4117b5b','690885e3-a64e-4af5-9a3a-0e5f9439b6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edfd37ff1b64cc2832b4176bfb07050',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-335501093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38afc878-bd8e-49ff-bb39-6011e95efc38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97ee97872608439096fc61b10b1faa91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edfd37ff1b64cc2832b4176bfb07050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cb3e7c-221b-4293-aa21-38b7627074d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cb3e7c-221b-4293-aa21-38b7627074d5) transitioned into state 'SUCCESS' from state '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-335501093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97ee97872608439096fc61b10b1faa91',qos_specs=None,replication_status=,reservations=['e79d964b-6c65-48b9-93fd-27f6c7494bac','a301b54b-5e48-4902-a55a-1e356d32c352','0b765b6d-15c3-4714-bd13-41efb4117b5b','690885e3-a64e-4af5-9a3a-0e5f9439b6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edfd37ff1b64cc2832b4176bfb07050',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01be355d-15df-48c9-a167-04692c382d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01be355d-15df-48c9-a167-04692c382d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Flow 'volume_create_api' (6bb2b162-ae43-4c97-bc23-d6fd5a87462f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:18:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Create volume request issued successfully. Sep 02 16:18:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed0ce387-7380-4ff0-9bb1-91003b9745c7 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:18:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 13/26] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:18:03 2026] POST /volume/v3/volumes => generated 761 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548e58d7-37c0-4188-9e94-e0ed53f01a29 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 14/27] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:04 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 829 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4e2fa850-6e50-4895-a2d0-fa6649423fab tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 14/28] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:05 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a7e71fe-c4de-4ba1-9876-54be9f4e3c2f tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 15/29] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:05 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b3202a8-5545-41f6-9d60-57597872d6fc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3202a8-5545-41f6-9d60-57597872d6fc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3202a8-5545-41f6-9d60-57597872d6fc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3202a8-5545-41f6-9d60-57597872d6fc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8b3202a8-5545-41f6-9d60-57597872d6fc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3202a8-5545-41f6-9d60-57597872d6fc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 15/30] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:05 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 852 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] DELETE http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Delete volume with id: 48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Delete volume request issued successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-519964dc-9b7d-411b-bc4d-b9ce1788dedc tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 202 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 16/31] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:18:05 2026] DELETE /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-774a3c4f-3586-4925-91ee-fa2680d38fea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-774a3c4f-3586-4925-91ee-fa2680d38fea tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-774a3c4f-3586-4925-91ee-fa2680d38fea tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-774a3c4f-3586-4925-91ee-fa2680d38fea tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9e9bcc75-5297-463f-b773-0f483e170cfd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e9bcc75-5297-463f-b773-0f483e170cfd tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e9bcc75-5297-463f-b773-0f483e170cfd tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e9bcc75-5297-463f-b773-0f483e170cfd tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9e9bcc75-5297-463f-b773-0f483e170cfd tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e9bcc75-5297-463f-b773-0f483e170cfd tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 17/32] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:05 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-774a3c4f-3586-4925-91ee-fa2680d38fea tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-774a3c4f-3586-4925-91ee-fa2680d38fea tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 16/33] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:05 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-481414bc-16c7-45ed-bbaf-27831fac916c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-481414bc-16c7-45ed-bbaf-27831fac916c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-481414bc-16c7-45ed-bbaf-27831fac916c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-481414bc-16c7-45ed-bbaf-27831fac916c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-93795207-99b5-46ce-a231-927cde5ce167 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93795207-99b5-46ce-a231-927cde5ce167 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93795207-99b5-46ce-a231-927cde5ce167 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93795207-99b5-46ce-a231-927cde5ce167 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-481414bc-16c7-45ed-bbaf-27831fac916c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-481414bc-16c7-45ed-bbaf-27831fac916c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 18/34] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:06 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-93795207-99b5-46ce-a231-927cde5ce167 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93795207-99b5-46ce-a231-927cde5ce167 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 17/35] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:06 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7cbe641e-44ae-4bb2-914a-50a0582ea1e2 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 19/36] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:07 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e50ae486-f7f4-4d59-9125-9fb145759166 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e50ae486-f7f4-4d59-9125-9fb145759166 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e50ae486-f7f4-4d59-9125-9fb145759166 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e50ae486-f7f4-4d59-9125-9fb145759166 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e50ae486-f7f4-4d59-9125-9fb145759166 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e50ae486-f7f4-4d59-9125-9fb145759166 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 18/37] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:08 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:18:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-573a24eb-80be-4c20-a38c-0d46f9e2eaeb req-993b1b59-a42d-40c6-937f-2097d9ab8ea4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-573a24eb-80be-4c20-a38c-0d46f9e2eaeb req-993b1b59-a42d-40c6-937f-2097d9ab8ea4 tempest-VolumesAdminNegativeTest-1717163145 tempest-VolumesAdminNegativeTest-1717163145-project] GET http://192.168.122.38/volume/v3/volumes/b24bd9be-19b3-46be-a5a2-941d4e91935e Sep 02 16:18:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-573a24eb-80be-4c20-a38c-0d46f9e2eaeb req-993b1b59-a42d-40c6-937f-2097d9ab8ea4 tempest-VolumesAdminNegativeTest-1717163145 tempest-VolumesAdminNegativeTest-1717163145-project] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-573a24eb-80be-4c20-a38c-0d46f9e2eaeb req-993b1b59-a42d-40c6-937f-2097d9ab8ea4 tempest-VolumesAdminNegativeTest-1717163145 tempest-VolumesAdminNegativeTest-1717163145-project] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-573a24eb-80be-4c20-a38c-0d46f9e2eaeb req-993b1b59-a42d-40c6-937f-2097d9ab8ea4 tempest-VolumesAdminNegativeTest-1717163145 tempest-VolumesAdminNegativeTest-1717163145-project] http://192.168.122.38/volume/v3/volumes/b24bd9be-19b3-46be-a5a2-941d4e91935e returned with HTTP 404 Sep 02 16:18:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 20/38] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:18:08 2026] GET /volume/v3/volumes/b24bd9be-19b3-46be-a5a2-941d4e91935e => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] DELETE http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Delete volume with id: 38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Delete volume request issued successfully. Sep 02 16:18:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c45e7c4-785e-4e27-8a1a-c2fc16a622d5 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 202 Sep 02 16:18:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 19/39] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:18:08 2026] DELETE /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:18:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d91d7352-7cbb-4e1c-bb9e-4078cc1158c3 tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 21/40] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:08 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f467384d-bc1d-483e-aa70-740abaf85d74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f467384d-bc1d-483e-aa70-740abaf85d74 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f467384d-bc1d-483e-aa70-740abaf85d74 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f467384d-bc1d-483e-aa70-740abaf85d74 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f467384d-bc1d-483e-aa70-740abaf85d74 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Volume info retrieved successfully. Sep 02 16:18:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f467384d-bc1d-483e-aa70-740abaf85d74 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 200 Sep 02 16:18:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 20/41] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:09 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 851 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Volume info retrieved successfully. Sep 02 16:18:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c0ba5b5-cb95-47c8-8e66-5f158ef8021c tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 200 Sep 02 16:18:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 22/42] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:10 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:18:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f639a80c-cce2-45ed-9379-3cdaff674f05 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f639a80c-cce2-45ed-9379-3cdaff674f05 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] GET http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 Sep 02 16:18:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f639a80c-cce2-45ed-9379-3cdaff674f05 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f639a80c-cce2-45ed-9379-3cdaff674f05 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f639a80c-cce2-45ed-9379-3cdaff674f05 tempest-DeleteServersTestJSON-399172952 tempest-DeleteServersTestJSON-399172952-project-member] http://192.168.122.38/volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 returned with HTTP 404 Sep 02 16:18:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 21/43] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:10 2026] GET /volume/v3/volumes/48ef874e-73d7-43e1-95f3-83227c3208a6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:18:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14d0d988-a589-4f84-9e17-663f32ef3eda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14d0d988-a589-4f84-9e17-663f32ef3eda tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] GET http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 Sep 02 16:18:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14d0d988-a589-4f84-9e17-663f32ef3eda tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14d0d988-a589-4f84-9e17-663f32ef3eda tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14d0d988-a589-4f84-9e17-663f32ef3eda tempest-VolumesAdminNegativeTest-440835288 tempest-VolumesAdminNegativeTest-440835288-project-member] http://192.168.122.38/volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 returned with HTTP 404 Sep 02 16:18:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 23/44] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:11 2026] GET /volume/v3/volumes/38afc878-bd8e-49ff-bb39-6011e95efc38 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:18:20 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=115,cinder:INSERT=22,cinder:UPDATE=30 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:18:21 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=76,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:18:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-4661e173-9ac9-4b60-bad4-4b0010871313 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 22/45] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:18:43 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc54bf4e-829a-4681-b26f-a740ca64faf1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc54bf4e-829a-4681-b26f-a740ca64faf1 None None] GET http://192.168.122.38/volume// Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc54bf4e-829a-4681-b26f-a740ca64faf1 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc54bf4e-829a-4681-b26f-a740ca64faf1 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc54bf4e-829a-4681-b26f-a740ca64faf1 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:18:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 24/46] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:18:44 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-fa36a7ae-645e-48c3-905c-affc801ebbf5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-fa36a7ae-645e-48c3-905c-affc801ebbf5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-fa36a7ae-645e-48c3-905c-affc801ebbf5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f3cadb2-aef1-4819-ab7f-c5c5bad5060c", "connector": null, "instance_uuid": "d91d75d9-b2a5-4d79-838d-99f24ce15ac9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-fa36a7ae-645e-48c3-905c-affc801ebbf5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:18:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 23/47] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3358fb49-fdea-4e0f-9606-7f68ffc0b48d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3358fb49-fdea-4e0f-9606-7f68ffc0b48d None None] GET http://192.168.122.38/volume// Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3358fb49-fdea-4e0f-9606-7f68ffc0b48d None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3358fb49-fdea-4e0f-9606-7f68ffc0b48d None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3358fb49-fdea-4e0f-9606-7f68ffc0b48d None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:18:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 24/48] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:18:44 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c811ace2-a57e-4cea-bd19-6d5bcf47f799 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 25/49] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:44 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-b04161b8-bc81-4b1e-bab9-96056faeceba tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 25/50] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:18:44 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1032 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] PUT http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Acquiring lock "cinder-attachment_update-5f3cadb2-aef1-4819-ab7f-c5c5bad5060c-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Lock "cinder-attachment_update-5f3cadb2-aef1-4819-ab7f-c5c5bad5060c-devstack" acquired by "attachment_update" :: waited 0.047s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:18:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Lock "cinder-attachment_update-5f3cadb2-aef1-4819-ab7f-c5c5bad5060c-devstack" released by "attachment_update" :: held 0.271s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-e3992820-6cde-4769-a2c6-10dd8a3b827e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b returned with HTTP 200 Sep 02 16:18:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 26/51] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:18:44 2026] PUT /volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b => generated 694 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e2130a55-641a-48c0-84ac-906adfda6868 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2130a55-641a-48c0-84ac-906adfda6868 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2130a55-641a-48c0-84ac-906adfda6868 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2130a55-641a-48c0-84ac-906adfda6868 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e2130a55-641a-48c0-84ac-906adfda6868 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2130a55-641a-48c0-84ac-906adfda6868 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 26/52] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:45 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-8f6fe53f-3660-4e71-ae4c-5a7b72f636ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-8f6fe53f-3660-4e71-ae4c-5a7b72f636ad tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] POST http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b/action Sep 02 16:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-8f6fe53f-3660-4e71-ae4c-5a7b72f636ad tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-8f6fe53f-3660-4e71-ae4c-5a7b72f636ad tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:18:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0d3c2991-ab61-44d8-88f1-5bc2c3235c80 req-8f6fe53f-3660-4e71-ae4c-5a7b72f636ad tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b/action returned with HTTP 204 Sep 02 16:18:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 27/53] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:18:45 2026] POST /volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:18:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c4124f1c-0a91-44ad-8226-8ca70363044e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4124f1c-0a91-44ad-8226-8ca70363044e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4124f1c-0a91-44ad-8226-8ca70363044e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4124f1c-0a91-44ad-8226-8ca70363044e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c4124f1c-0a91-44ad-8226-8ca70363044e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4124f1c-0a91-44ad-8226-8ca70363044e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 27/54] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:46 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f33ba6c-375e-4466-a7a5-54017a47f0c5 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 28/55] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:46 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-f7cab472-7c23-47e6-9c48-10af0dcf2b44 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 28/56] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:18:48 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1144 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] POST http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c/action Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:18:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Begin detaching volume completed successfully. Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-5548a7c7-b8b0-4fa5-96dd-e858afcaf03c tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c/action returned with HTTP 202 Sep 02 16:18:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 29/57] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:18:49 2026] POST /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-48aa7584-d24c-4f70-b36d-723ce2b5bf99 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 29/58] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:49 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1147 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bf591f37-ad4d-4a20-afa2-6e5a26e421ce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf591f37-ad4d-4a20-afa2-6e5a26e421ce None None] GET http://192.168.122.38/volume// Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf591f37-ad4d-4a20-afa2-6e5a26e421ce None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf591f37-ad4d-4a20-afa2-6e5a26e421ce None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf591f37-ad4d-4a20-afa2-6e5a26e421ce None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:18:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 30/59] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:18:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-a2ab22f2-6c56-4d02-b29e-f02b297148c7 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 30/60] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:18:49 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:18:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-fae6457d-e601-4dc3-b22c-98e534e37520 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-fae6457d-e601-4dc3-b22c-98e534e37520 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] DELETE http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b Sep 02 16:18:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-fae6457d-e601-4dc3-b22c-98e534e37520 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-fae6457d-e601-4dc3-b22c-98e534e37520 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:18:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:50 devstack devstack@c-api.service[86751]: /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 02 16:18:50 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:18:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7b2272f-4b09-4f97-a8ce-62f6b112c292 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 31/61] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:50 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 1147 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:18:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-950b10b5-d9ce-4ee7-8a2a-a1bf72702d44 req-fae6457d-e601-4dc3-b22c-98e534e37520 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b returned with HTTP 200 Sep 02 16:18:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 31/62] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:18:50 2026] DELETE /volume/v3/attachments/1df013c4-07fc-4dc2-b4a7-7752b3fd671b => generated 19 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:18:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-afccd937-d8aa-4c30-909f-db845c9dc827 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:18:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-afccd937-d8aa-4c30-909f-db845c9dc827 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:18:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-afccd937-d8aa-4c30-909f-db845c9dc827 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:18:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-afccd937-d8aa-4c30-909f-db845c9dc827 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:18:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:18:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:18:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:18:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:18:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-afccd937-d8aa-4c30-909f-db845c9dc827 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:18:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-afccd937-d8aa-4c30-909f-db845c9dc827 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:18:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 32/63] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:18:51 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:00 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=30,cinder:UPDATE=7 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:01 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:19:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-764657d2-0937-4cba-accc-5d518b7ca0a9 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:19:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 32/64] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:05 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:19:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2ee91f38-e174-423b-9e45-b04acbe00f80 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:19:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 33/65] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:05 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 852 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1080353806"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1080353806'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Create volume of 1 GB Sep 02 16:19:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Availability Zones retrieved successfully. Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Flow 'volume_create_api' (8f3a9b8c-76c9-4f93-84ce-d48a4927974b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24051dac-34e4-404c-9c23-fee512c4d110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24051dac-34e4-404c-9c23-fee512c4d110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22a9fff-fc72-40c0-94ed-b3430e7e691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Created reservations ['b3fe30ef-e056-4fca-8c25-fd5a53adc597', '36c28574-4997-4b43-ab98-36d49b006e23', 'ad525329-7e6d-4f2c-af61-c73d716d62b0', '4b5db9e4-7021-487d-873d-e40807255826'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22a9fff-fc72-40c0-94ed-b3430e7e691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3fe30ef-e056-4fca-8c25-fd5a53adc597', '36c28574-4997-4b43-ab98-36d49b006e23', 'ad525329-7e6d-4f2c-af61-c73d716d62b0', '4b5db9e4-7021-487d-873d-e40807255826']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74af863-43db-4d79-927f-da9345119a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74af863-43db-4d79-927f-da9345119a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78de8a47-63b0-4537-bcff-125f2c44b006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1080353806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7648f33c5c4f30a49eb226784e158a',qos_specs=None,replication_status=,reservations=['b3fe30ef-e056-4fca-8c25-fd5a53adc597','36c28574-4997-4b43-ab98-36d49b006e23','ad525329-7e6d-4f2c-af61-c73d716d62b0','4b5db9e4-7021-487d-873d-e40807255826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380d7cd8d5cc4a1fbab1306ed15d35e2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1080353806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78de8a47-63b0-4537-bcff-125f2c44b006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7648f33c5c4f30a49eb226784e158a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='380d7cd8d5cc4a1fbab1306ed15d35e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab5b358-03d0-49b7-9aaa-22eac314b710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab5b358-03d0-49b7-9aaa-22eac314b710) transitioned into state 'SUCCESS' from state '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-1080353806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7648f33c5c4f30a49eb226784e158a',qos_specs=None,replication_status=,reservations=['b3fe30ef-e056-4fca-8c25-fd5a53adc597','36c28574-4997-4b43-ab98-36d49b006e23','ad525329-7e6d-4f2c-af61-c73d716d62b0','4b5db9e4-7021-487d-873d-e40807255826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380d7cd8d5cc4a1fbab1306ed15d35e2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f18872-bd65-4e85-a022-a9644d5b74be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f18872-bd65-4e85-a022-a9644d5b74be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Flow 'volume_create_api' (8f3a9b8c-76c9-4f93-84ce-d48a4927974b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Create volume request issued successfully. Sep 02 16:19:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23e3ed32-c0e7-41af-99ab-5231c0dd04f8 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:19:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 33/66] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:19:12 2026] POST /volume/v3/volumes => generated 766 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:19:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b6900df-0416-4272-ad04-5293a6a5d1c5 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 200 Sep 02 16:19:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 34/67] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:13 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 834 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe863e7c-4b40-4b68-8bd5-a713a3f96f57 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 200 Sep 02 16:19:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 34/68] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:14 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 858 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da4426a2-52e1-4fad-bbb3-80f8f75e45d9 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 200 Sep 02 16:19:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 35/69] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:15 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 859 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d50ce432-cd96-4f92-942d-65345e04fd04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Delete volume with id: 5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:19:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Delete volume request issued successfully. Sep 02 16:19:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d50ce432-cd96-4f92-942d-65345e04fd04 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 202 Sep 02 16:19:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 35/70] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:19:18 2026] DELETE /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:19:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:19:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9200922-3ea2-485d-ae2d-65a98d552a1e tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:19:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 36/71] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:18 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3839b629-414f-4775-809e-55eea11aed17 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3839b629-414f-4775-809e-55eea11aed17 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3839b629-414f-4775-809e-55eea11aed17 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3839b629-414f-4775-809e-55eea11aed17 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3839b629-414f-4775-809e-55eea11aed17 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Volume info retrieved successfully. Sep 02 16:19:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3839b629-414f-4775-809e-55eea11aed17 tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 200 Sep 02 16:19:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 36/72] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:19 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-beb5463d-3367-48d2-a609-b6dab655605b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-beb5463d-3367-48d2-a609-b6dab655605b tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] GET http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c Sep 02 16:19:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-beb5463d-3367-48d2-a609-b6dab655605b tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-beb5463d-3367-48d2-a609-b6dab655605b tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-beb5463d-3367-48d2-a609-b6dab655605b tempest-TaggedAttachmentsTest-2046738692 tempest-TaggedAttachmentsTest-2046738692-project-member] http://192.168.122.38/volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c returned with HTTP 404 Sep 02 16:19:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 37/73] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:20 2026] GET /volume/v3/volumes/5f3cadb2-aef1-4819-ab7f-c5c5bad5060c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11cc2881-53a6-449a-b814-8929c577d489 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-149132374"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-149132374'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume of 1 GB Sep 02 16:19:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Availability Zones retrieved successfully. Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Flow 'volume_create_api' (200fe0ed-1566-4bd4-8d3d-bb1d57416b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44148235-3080-40cc-9972-16c03f8ef4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44148235-3080-40cc-9972-16c03f8ef4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea610927-483b-45db-8887-fb200757bbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Created reservations ['9e5d9fd3-2ea2-4653-89b3-4c298595f79a', '6f63ddd9-dd8e-40cd-9c48-4c2bc5d777ae', 'c24c20e4-d69c-4395-9ca0-bc0579e9720c', 'a3215b08-e8e6-454d-92f9-2f7512fade47'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea610927-483b-45db-8887-fb200757bbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5d9fd3-2ea2-4653-89b3-4c298595f79a', '6f63ddd9-dd8e-40cd-9c48-4c2bc5d777ae', 'c24c20e4-d69c-4395-9ca0-bc0579e9720c', 'a3215b08-e8e6-454d-92f9-2f7512fade47']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abbcfdc3-3524-4129-b2a2-9e18f6da1720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abbcfdc3-3524-4129-b2a2-9e18f6da1720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409c22ed-57b1-449b-844f-de5d93f63ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-149132374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8ffc826e3540e9a1d8c96a315201c0',qos_specs=None,replication_status=,reservations=['9e5d9fd3-2ea2-4653-89b3-4c298595f79a','6f63ddd9-dd8e-40cd-9c48-4c2bc5d777ae','c24c20e4-d69c-4395-9ca0-bc0579e9720c','a3215b08-e8e6-454d-92f9-2f7512fade47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-149132374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409c22ed-57b1-449b-844f-de5d93f63ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8ffc826e3540e9a1d8c96a315201c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932ea865-a81e-4380-932f-59317801be3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932ea865-a81e-4380-932f-59317801be3e) transitioned into state 'SUCCESS' from state '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-149132374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8ffc826e3540e9a1d8c96a315201c0',qos_specs=None,replication_status=,reservations=['9e5d9fd3-2ea2-4653-89b3-4c298595f79a','6f63ddd9-dd8e-40cd-9c48-4c2bc5d777ae','c24c20e4-d69c-4395-9ca0-bc0579e9720c','a3215b08-e8e6-454d-92f9-2f7512fade47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88497fac-6498-49f9-9e45-2d91e02140c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88497fac-6498-49f9-9e45-2d91e02140c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Flow 'volume_create_api' (200fe0ed-1566-4bd4-8d3d-bb1d57416b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume request issued successfully. Sep 02 16:19:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11cc2881-53a6-449a-b814-8929c577d489 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:19:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 37/74] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:19:24 2026] POST /volume/v3/volumes => generated 760 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:19:30 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=17 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:35 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=69,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] DELETE http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:35 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Delete volume with id: 78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Delete volume request issued successfully. Sep 02 16:19:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9e85cde-7773-4db9-9b24-c5427d715f56 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 202 Sep 02 16:19:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 38/75] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:19:35 2026] DELETE /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:19:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-056f20b7-9b37-43fe-a69e-100a869b9705 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-056f20b7-9b37-43fe-a69e-100a869b9705 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-056f20b7-9b37-43fe-a69e-100a869b9705 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-056f20b7-9b37-43fe-a69e-100a869b9705 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-056f20b7-9b37-43fe-a69e-100a869b9705 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-056f20b7-9b37-43fe-a69e-100a869b9705 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 200 Sep 02 16:19:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 38/76] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:35 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 858 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f2ba2f21-044d-4974-93cc-486027e2eedc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2ba2f21-044d-4974-93cc-486027e2eedc tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2ba2f21-044d-4974-93cc-486027e2eedc tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2ba2f21-044d-4974-93cc-486027e2eedc tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f2ba2f21-044d-4974-93cc-486027e2eedc tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Volume info retrieved successfully. Sep 02 16:19:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2ba2f21-044d-4974-93cc-486027e2eedc tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 200 Sep 02 16:19:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 39/77] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:36 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 858 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1de13938-1059-4ca5-8f4a-8afab90091d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1de13938-1059-4ca5-8f4a-8afab90091d0 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] GET http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 Sep 02 16:19:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1de13938-1059-4ca5-8f4a-8afab90091d0 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1de13938-1059-4ca5-8f4a-8afab90091d0 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1de13938-1059-4ca5-8f4a-8afab90091d0 tempest-ServerRescueNegativeTestJSON-1981370075 tempest-ServerRescueNegativeTestJSON-1981370075-project-member] http://192.168.122.38/volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 returned with HTTP 404 Sep 02 16:19:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 39/78] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:37 2026] GET /volume/v3/volumes/78de8a47-63b0-4537-bcff-125f2c44b006 => generated 109 bytes in 493 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:19:46 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:47 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=5 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-902183877"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-902183877'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Create volume of 1 GB Sep 02 16:19:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Availability Zones retrieved successfully. Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Flow 'volume_create_api' (918030c1-6d97-4681-9687-57d8afd12435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bc7c58-c804-4903-badd-fc12e4850a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bc7c58-c804-4903-badd-fc12e4850a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a1889-6bfa-4386-a156-610046861cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Created reservations ['d4d33e05-8522-4f52-a179-4b806e5a5c85', '96a75adc-bb56-4362-b3a3-13564acb2de6', '11b2094e-c3ed-42ce-b559-6fb4a0b70270', 'c48eeb4f-3d26-4547-93ea-6119f483a65d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a1889-6bfa-4386-a156-610046861cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d33e05-8522-4f52-a179-4b806e5a5c85', '96a75adc-bb56-4362-b3a3-13564acb2de6', '11b2094e-c3ed-42ce-b559-6fb4a0b70270', 'c48eeb4f-3d26-4547-93ea-6119f483a65d']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf352aa2-d614-4ea2-a67e-20258276fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf352aa2-d614-4ea2-a67e-20258276fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a98ff5-2409-4b78-a835-f064fad43bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-902183877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94ffb5d5ce44dcaa743d08e8fd5447e',qos_specs=None,replication_status=,reservations=['d4d33e05-8522-4f52-a179-4b806e5a5c85','96a75adc-bb56-4362-b3a3-13564acb2de6','11b2094e-c3ed-42ce-b559-6fb4a0b70270','c48eeb4f-3d26-4547-93ea-6119f483a65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f560163568c14927b28eed5752ee61bd',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-902183877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a98ff5-2409-4b78-a835-f064fad43bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94ffb5d5ce44dcaa743d08e8fd5447e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f560163568c14927b28eed5752ee61bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9745b6af-317c-4d71-ae5d-428726338bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9745b6af-317c-4d71-ae5d-428726338bf6) transitioned into state 'SUCCESS' from state '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-902183877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94ffb5d5ce44dcaa743d08e8fd5447e',qos_specs=None,replication_status=,reservations=['d4d33e05-8522-4f52-a179-4b806e5a5c85','96a75adc-bb56-4362-b3a3-13564acb2de6','11b2094e-c3ed-42ce-b559-6fb4a0b70270','c48eeb4f-3d26-4547-93ea-6119f483a65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f560163568c14927b28eed5752ee61bd',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2103920d-1431-439b-b810-400c45b49088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2103920d-1431-439b-b810-400c45b49088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Flow 'volume_create_api' (918030c1-6d97-4681-9687-57d8afd12435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:19:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Create volume request issued successfully. Sep 02 16:19:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c86f3036-9e03-4586-8c1c-3add70d930e0 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:19:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 40/79] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:19:54 2026] POST /volume/v3/volumes => generated 763 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:19:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:19:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:19:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b166074-8c43-45a5-8bbb-f462c3de5db6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:19:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 40/80] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:55 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:19:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:19:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:19:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:19:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7ca5dc4-02e9-45df-87bd-3b44592a97e5 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:19:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 41/81] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:56 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:19:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29c123cf-0a56-440b-a533-57741df7dfef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:19:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29c123cf-0a56-440b-a533-57741df7dfef tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:19:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29c123cf-0a56-440b-a533-57741df7dfef tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:19:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29c123cf-0a56-440b-a533-57741df7dfef tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:19:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:19:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:19:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:19:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:19:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29c123cf-0a56-440b-a533-57741df7dfef tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:19:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29c123cf-0a56-440b-a533-57741df7dfef tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:19:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 41/82] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:19:57 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:06 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:20:07 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=8 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:20:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d0ba3fc-97d5-4049-9da4-1652e5b47d7f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 42/83] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:11 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-44a3fab5-f8b9-4ff6-a69d-f5e8967bac45 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 42/84] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:20:12 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-af9303cc-7a99-417c-ad5f-59330cdd5d0e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-af9303cc-7a99-417c-ad5f-59330cdd5d0e None None] GET http://192.168.122.38/volume// Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-af9303cc-7a99-417c-ad5f-59330cdd5d0e None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-af9303cc-7a99-417c-ad5f-59330cdd5d0e None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-af9303cc-7a99-417c-ad5f-59330cdd5d0e None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 43/85] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:20:13 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-9a091f13-caf3-4a73-8cee-a5d4a23733f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-9a091f13-caf3-4a73-8cee-a5d4a23733f8 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-9a091f13-caf3-4a73-8cee-a5d4a23733f8 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "409c22ed-57b1-449b-844f-de5d93f63ec4", "connector": null, "instance_uuid": "a529fe15-8db6-439a-a13a-fd3f46fc627a"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-9a091f13-caf3-4a73-8cee-a5d4a23733f8 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:20:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 43/86] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:20:13 2026] POST /volume/v3/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2214a054-b22d-49e4-b7c6-20db721e0d67 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2214a054-b22d-49e4-b7c6-20db721e0d67 None None] GET http://192.168.122.38/volume// Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2214a054-b22d-49e4-b7c6-20db721e0d67 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2214a054-b22d-49e4-b7c6-20db721e0d67 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2214a054-b22d-49e4-b7c6-20db721e0d67 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 44/87] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:20:13 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-18fc76c5-b5ae-443a-9f5c-2255d8386eab tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 44/88] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:13 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-99810655-6f13-4ef0-9b62-d484b2f9f76f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 45/89] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:20:13 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1033 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] PUT http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:13 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Acquiring lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" released by "attachment_update" :: held 0.369s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-e8af1c38-ac41-4be8-97fe-9043685ce558 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 returned with HTTP 200 Sep 02 16:20:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 45/90] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:20:13 2026] PUT /volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 => generated 694 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-8d2a93c7-8785-4bc6-881c-77d64082a87d tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:20:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 46/91] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:20:14 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-04b7fe88-786d-48a7-8a25-1442890fc3c0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04b7fe88-786d-48a7-8a25-1442890fc3c0 None None] GET http://192.168.122.38/volume// Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04b7fe88-786d-48a7-8a25-1442890fc3c0 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04b7fe88-786d-48a7-8a25-1442890fc3c0 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04b7fe88-786d-48a7-8a25-1442890fc3c0 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 46/92] 192.168.122.38 () {58 vars in 1303 bytes} [Wed Sep 2 16:20:14 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82306a78-afe4-4849-8e83-af9576c79dca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82306a78-afe4-4849-8e83-af9576c79dca tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82306a78-afe4-4849-8e83-af9576c79dca tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82306a78-afe4-4849-8e83-af9576c79dca tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-0771a29f-9b5e-473c-a7f9-bdc7d9e30996 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-0771a29f-9b5e-473c-a7f9-bdc7d9e30996 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:20:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-0771a29f-9b5e-473c-a7f9-bdc7d9e30996 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78a98ff5-2409-4b78-a835-f064fad43bf6", "connector": null, "instance_uuid": "1b6ddfa6-c5e5-412a-9d86-09860901b8cc"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82306a78-afe4-4849-8e83-af9576c79dca tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82306a78-afe4-4849-8e83-af9576c79dca tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 47/93] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:14 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-0771a29f-9b5e-473c-a7f9-bdc7d9e30996 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:20:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 47/94] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:20:14 2026] POST /volume/v3/attachments => generated 273 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-e3a28b7f-cc8f-4230-a0af-03f87de77338 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-e3a28b7f-cc8f-4230-a0af-03f87de77338 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] POST http://192.168.122.38/volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a/action Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-e3a28b7f-cc8f-4230-a0af-03f87de77338 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-e3a28b7f-cc8f-4230-a0af-03f87de77338 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8c7658a4-8fba-4f32-8580-808f5d387e54 req-e3a28b7f-cc8f-4230-a0af-03f87de77338 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a/action returned with HTTP 204 Sep 02 16:20:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 48/95] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:20:15 2026] POST /volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-260bff63-3163-4565-8297-b9a99184a0ae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-039d881e-80be-48f2-b4f4-2a1292340e4b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-260bff63-3163-4565-8297-b9a99184a0ae tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-260bff63-3163-4565-8297-b9a99184a0ae tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-039d881e-80be-48f2-b4f4-2a1292340e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-039d881e-80be-48f2-b4f4-2a1292340e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-260bff63-3163-4565-8297-b9a99184a0ae tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-039d881e-80be-48f2-b4f4-2a1292340e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-039d881e-80be-48f2-b4f4-2a1292340e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-260bff63-3163-4565-8297-b9a99184a0ae tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-039d881e-80be-48f2-b4f4-2a1292340e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 49/96] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:15 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 853 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-260bff63-3163-4565-8297-b9a99184a0ae tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-2a3317b9-b6de-4e80-8a3d-140200836f05 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 48/97] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:15 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 1118 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-2a3317b9-b6de-4e80-8a3d-140200836f05 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19/action Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-2a3317b9-b6de-4e80-8a3d-140200836f05 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:20:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-2a3317b9-b6de-4e80-8a3d-140200836f05 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c78b5258-9742-4d64-97fb-11c55b109981 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c78b5258-9742-4d64-97fb-11c55b109981 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c78b5258-9742-4d64-97fb-11c55b109981 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c78b5258-9742-4d64-97fb-11c55b109981 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c78b5258-9742-4d64-97fb-11c55b109981 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c78b5258-9742-4d64-97fb-11c55b109981 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 49/98] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:15 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 1118 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-764e85ae-1b01-4dab-9641-ec065e4680c9 req-2a3317b9-b6de-4e80-8a3d-140200836f05 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19/action returned with HTTP 204 Sep 02 16:20:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 50/99] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:20:15 2026] POST /volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-49489d67-b2f6-4aaa-b1a3-2f43cfda80b6 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 50/100] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:20:16 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 1118 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-59437f37-de16-43ed-bf85-08b211d89aeb req-788390d6-33f9-4295-90ed-2a3d20f03d8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-788390d6-33f9-4295-90ed-2a3d20f03d8f tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] DELETE http://192.168.122.38/volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-788390d6-33f9-4295-90ed-2a3d20f03d8f tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-788390d6-33f9-4295-90ed-2a3d20f03d8f tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:16 devstack devstack@c-api.service[86751]: /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 02 16:20:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-59437f37-de16-43ed-bf85-08b211d89aeb req-788390d6-33f9-4295-90ed-2a3d20f03d8f tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a returned with HTTP 200 Sep 02 16:20:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 51/101] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:20:16 2026] DELETE /volume/v3/attachments/a0643c6c-cca3-4bf3-a075-14648ec6f97a => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d9d0b45-5f42-4830-ab85-cab593918c0e tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 51/102] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:16 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-007ea59a-be34-49a2-b9f7-5ad139b94720 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 52/103] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:16 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1cfb4f5-0184-421e-8148-39e2d319a551 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 52/104] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:16 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-743b16f0-022b-41ba-82ca-28b63a64f48b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 53/105] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:20:19 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d3504d9e-754c-4828-8093-332108a5d126 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d3504d9e-754c-4828-8093-332108a5d126 None None] GET http://192.168.122.38/volume// Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d3504d9e-754c-4828-8093-332108a5d126 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d3504d9e-754c-4828-8093-332108a5d126 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d3504d9e-754c-4828-8093-332108a5d126 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 53/106] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:20:21 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-41c25d91-5c89-4ec3-af4f-6eaca6d1e6c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-41c25d91-5c89-4ec3-af4f-6eaca6d1e6c6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-41c25d91-5c89-4ec3-af4f-6eaca6d1e6c6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "409c22ed-57b1-449b-844f-de5d93f63ec4", "connector": null, "instance_uuid": "a529fe15-8db6-439a-a13a-fd3f46fc627a"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-41c25d91-5c89-4ec3-af4f-6eaca6d1e6c6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:20:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 54/107] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:20:21 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-89d9bfcf-5290-469b-b1a2-89d1c2471867 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89d9bfcf-5290-469b-b1a2-89d1c2471867 None None] GET http://192.168.122.38/volume// Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89d9bfcf-5290-469b-b1a2-89d1c2471867 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89d9bfcf-5290-469b-b1a2-89d1c2471867 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89d9bfcf-5290-469b-b1a2-89d1c2471867 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 54/108] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:20:21 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-e7cd9ad3-aa61-4b0d-8c98-f3c7d7b9aa77 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 55/109] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:20:21 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1326 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:20:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-8b99c767-ea82-401d-9fa6-f1cc00ae3834 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-8b99c767-ea82-401d-9fa6-f1cc00ae3834 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 Sep 02 16:20:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-8b99c767-ea82-401d-9fa6-f1cc00ae3834 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-8b99c767-ea82-401d-9fa6-f1cc00ae3834 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:22 devstack devstack@c-api.service[86750]: /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 02 16:20:22 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:20:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-8b99c767-ea82-401d-9fa6-f1cc00ae3834 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 returned with HTTP 200 Sep 02 16:20:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 55/110] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:20:22 2026] DELETE /volume/v3/attachments/f0506580-aba6-4988-9148-5337d3b44a19 => generated 192 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0855dc1-d4a7-42c9-a713-57e5c131247c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0855dc1-d4a7-42c9-a713-57e5c131247c None None] GET http://192.168.122.38/volume// Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0855dc1-d4a7-42c9-a713-57e5c131247c None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0855dc1-d4a7-42c9-a713-57e5c131247c None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0855dc1-d4a7-42c9-a713-57e5c131247c None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 56/111] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:20:23 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:20:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:20:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:20:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-bd61899a-3f5f-4135-a102-36b34a44401b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:20:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 56/112] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:20:23 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1033 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] PUT http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Acquiring lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:20:24 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" acquired by "attachment_update" :: waited 0.046s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:20:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:24 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-409c22ed-57b1-449b-844f-de5d93f63ec4-devstack" released by "attachment_update" :: held 0.282s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:20:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-360bc544-0f5f-43e9-9223-41f892d33fce tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 returned with HTTP 200 Sep 02 16:20:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 57/113] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:20:23 2026] PUT /volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 => generated 694 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:20:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-811beff5-607f-4329-8ce2-edad95c2801f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-811beff5-607f-4329-8ce2-edad95c2801f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6/action Sep 02 16:20:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-811beff5-607f-4329-8ce2-edad95c2801f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:20:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-811beff5-607f-4329-8ce2-edad95c2801f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-379b2314-e71e-4722-8bfe-a9fdd39973be req-811beff5-607f-4329-8ce2-edad95c2801f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6/action returned with HTTP 204 Sep 02 16:20:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 57/114] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:20:24 2026] POST /volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6/action => generated 0 bytes in 219 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-299492d4-45d5-4099-9a70-da9e714cb481 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1040397117"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1040397117'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume of 1 GB Sep 02 16:20:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Availability Zones retrieved successfully. Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Flow 'volume_create_api' (efe02997-6a74-4eee-adda-83e86cb113ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798519f1-8964-4fbe-8c72-4054bb02ac28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798519f1-8964-4fbe-8c72-4054bb02ac28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b07a50-18c7-47c7-8743-cbf698873472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Created reservations ['95589f50-7bec-4e0b-bb27-fe8c32a67fa8', 'e1490512-637d-41cc-974d-883b8fceeaeb', '00c29dac-04b7-44ca-8ef8-19901d072acd', 'd5954835-61d5-414e-a112-970a940b8f5c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b07a50-18c7-47c7-8743-cbf698873472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95589f50-7bec-4e0b-bb27-fe8c32a67fa8', 'e1490512-637d-41cc-974d-883b8fceeaeb', '00c29dac-04b7-44ca-8ef8-19901d072acd', 'd5954835-61d5-414e-a112-970a940b8f5c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b8a677d-ef07-4bc2-869f-3fd7dfb3eb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b8a677d-ef07-4bc2-869f-3fd7dfb3eb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b128b34b-a297-4d88-a5eb-879bd2ff231a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1040397117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1198be83f3148debf8250a29509007b',qos_specs=None,replication_status=,reservations=['95589f50-7bec-4e0b-bb27-fe8c32a67fa8','e1490512-637d-41cc-974d-883b8fceeaeb','00c29dac-04b7-44ca-8ef8-19901d072acd','d5954835-61d5-414e-a112-970a940b8f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1040397117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b128b34b-a297-4d88-a5eb-879bd2ff231a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1198be83f3148debf8250a29509007b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9505e47b-25e4-4658-969d-a7a1f44e8922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9505e47b-25e4-4658-969d-a7a1f44e8922) transitioned into state 'SUCCESS' from state '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-1040397117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1198be83f3148debf8250a29509007b',qos_specs=None,replication_status=,reservations=['95589f50-7bec-4e0b-bb27-fe8c32a67fa8','e1490512-637d-41cc-974d-883b8fceeaeb','00c29dac-04b7-44ca-8ef8-19901d072acd','d5954835-61d5-414e-a112-970a940b8f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea7c501-1521-4fac-ac85-7f795da45118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea7c501-1521-4fac-ac85-7f795da45118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Flow 'volume_create_api' (efe02997-6a74-4eee-adda-83e86cb113ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:20:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume request issued successfully. Sep 02 16:20:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-299492d4-45d5-4099-9a70-da9e714cb481 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:20:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 58/115] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:20:33 2026] POST /volume/v3/volumes => generated 761 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:20:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0bc3adc-f9e9-4e3d-b8ce-92fba9fc0fa9 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 58/116] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:34 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 829 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b9a5951-351f-4a45-b4f0-1f15b76085ea tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 59/117] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:35 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5dd8728a-1ab1-430c-b643-7411e73917de None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dd8728a-1ab1-430c-b643-7411e73917de tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dd8728a-1ab1-430c-b643-7411e73917de tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dd8728a-1ab1-430c-b643-7411e73917de tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5dd8728a-1ab1-430c-b643-7411e73917de tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dd8728a-1ab1-430c-b643-7411e73917de tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 59/118] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:36 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 854 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] POST http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a/action Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume updated successfully. Sep 02 16:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8fe8ed-5e28-4772-bab3-571462158f9f tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a/action returned with HTTP 200 Sep 02 16:20:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 60/119] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:20:37 2026] POST /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a/action => generated 0 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:20:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-641d3e46-5c18-4979-a998-725acd0ade5a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-641d3e46-5c18-4979-a998-725acd0ade5a tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-641d3e46-5c18-4979-a998-725acd0ade5a tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-641d3e46-5c18-4979-a998-725acd0ade5a tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-641d3e46-5c18-4979-a998-725acd0ade5a tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-641d3e46-5c18-4979-a998-725acd0ade5a tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 60/120] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:37 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c0b6bf79-5503-4eab-8faf-99ad9477a86a req-6ee64c1a-0dd2-457c-8b26-36e92ddacf20 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 61/121] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:20:37 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1067109950"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1067109950'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume of 1 GB Sep 02 16:20:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Availability Zones retrieved successfully. Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Flow 'volume_create_api' (0de615a3-77fd-4cbf-9b38-74990f27ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f2d6b-2f6c-4798-827b-39d4184d41ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f2d6b-2f6c-4798-827b-39d4184d41ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765f0f91-c913-4a93-9343-5236b7a158a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Created reservations ['e964a3c8-f4ac-4b84-9e9f-cebaf046573d', '5dec370b-9b91-45e3-bcba-dd2ec48bc556', '824b70dc-4c13-4ce0-b943-93b838598cc0', '60d4324f-9742-4366-a26b-dfa69dd11b88'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765f0f91-c913-4a93-9343-5236b7a158a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e964a3c8-f4ac-4b84-9e9f-cebaf046573d', '5dec370b-9b91-45e3-bcba-dd2ec48bc556', '824b70dc-4c13-4ce0-b943-93b838598cc0', '60d4324f-9742-4366-a26b-dfa69dd11b88']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:39 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0374caab-c93c-432e-a1a9-f578868f2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0374caab-c93c-432e-a1a9-f578868f2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b8ab661-b062-4565-b05b-3a672037cb4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1067109950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1198be83f3148debf8250a29509007b',qos_specs=None,replication_status=,reservations=['e964a3c8-f4ac-4b84-9e9f-cebaf046573d','5dec370b-9b91-45e3-bcba-dd2ec48bc556','824b70dc-4c13-4ce0-b943-93b838598cc0','60d4324f-9742-4366-a26b-dfa69dd11b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1067109950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b8ab661-b062-4565-b05b-3a672037cb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1198be83f3148debf8250a29509007b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989e81e2-09f4-494e-847c-6e406f76bdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989e81e2-09f4-494e-847c-6e406f76bdd7) transitioned into state 'SUCCESS' from state '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-1067109950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1198be83f3148debf8250a29509007b',qos_specs=None,replication_status=,reservations=['e964a3c8-f4ac-4b84-9e9f-cebaf046573d','5dec370b-9b91-45e3-bcba-dd2ec48bc556','824b70dc-4c13-4ce0-b943-93b838598cc0','60d4324f-9742-4366-a26b-dfa69dd11b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6e67e3362c405aa8af442b3ad6ac6e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba13b4d-2acd-4b75-b611-2855eb54e1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba13b4d-2acd-4b75-b611-2855eb54e1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Flow 'volume_create_api' (0de615a3-77fd-4cbf-9b38-74990f27ec44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:20:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Create volume request issued successfully. Sep 02 16:20:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-868b2fcb-6c54-428d-9a08-91352ad11a89 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:20:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 61/122] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:20:39 2026] POST /volume/v3/volumes => generated 761 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:20:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60140e0c-9727-4683-8a73-d59807f0f53c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60140e0c-9727-4683-8a73-d59807f0f53c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60140e0c-9727-4683-8a73-d59807f0f53c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60140e0c-9727-4683-8a73-d59807f0f53c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60140e0c-9727-4683-8a73-d59807f0f53c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60140e0c-9727-4683-8a73-d59807f0f53c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 200 Sep 02 16:20:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 62/123] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:40 2026] GET /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 829 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a1fdb59-cd87-4317-a9a1-3e2ebc2da26c tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 200 Sep 02 16:20:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 62/124] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:41 2026] GET /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b9e570c-2e75-44ac-8fd4-e7aa4078700e tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 200 Sep 02 16:20:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 63/125] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:42 2026] GET /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:43 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Delete volume with id: 5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Delete volume request issued successfully. Sep 02 16:20:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-99d602a9-0316-40a4-a8b4-1f1be148afd4 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 202 Sep 02 16:20:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 63/126] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:20:43 2026] DELETE /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:20:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41bf57ec-2e91-4dc3-b02e-ff62896bf699 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 200 Sep 02 16:20:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 64/127] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:43 2026] GET /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f243bb83-85a1-4a09-8637-71964e755753 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f243bb83-85a1-4a09-8637-71964e755753 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f243bb83-85a1-4a09-8637-71964e755753 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f243bb83-85a1-4a09-8637-71964e755753 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f243bb83-85a1-4a09-8637-71964e755753 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c returned with HTTP 404 Sep 02 16:20:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 64/128] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:44 2026] GET /volume/v3/volumes/5b8ab661-b062-4565-b05b-3a672037cb4c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:20:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Delete volume with id: b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:20:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:20:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Delete volume request issued successfully. Sep 02 16:20:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-444f329f-5c9e-474b-a396-1d9f2519f7a6 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 202 Sep 02 16:20:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 65/129] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:20:44 2026] DELETE /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:20:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:20:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:20:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:20:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Volume info retrieved successfully. Sep 02 16:20:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-511d68cf-b25d-48df-8029-6b0fd7bfde39 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 200 Sep 02 16:20:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 65/130] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:44 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:20:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-672e0fe2-c790-4b54-9a8f-9803a3520a24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-672e0fe2-c790-4b54-9a8f-9803a3520a24 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] GET http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a Sep 02 16:20:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-672e0fe2-c790-4b54-9a8f-9803a3520a24 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-672e0fe2-c790-4b54-9a8f-9803a3520a24 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-672e0fe2-c790-4b54-9a8f-9803a3520a24 tempest-ServersNegativeTestJSON-333973748 tempest-ServersNegativeTestJSON-333973748-project-member] http://192.168.122.38/volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a returned with HTTP 404 Sep 02 16:20:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 66/131] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:20:45 2026] GET /volume/v3/volumes/b128b34b-a297-4d88-a5eb-879bd2ff231a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:20:54 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=107,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:20:55 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=128,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c672f782-8509-48c3-a1d3-728d9f8fc094 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c672f782-8509-48c3-a1d3-728d9f8fc094 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c672f782-8509-48c3-a1d3-728d9f8fc094 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c672f782-8509-48c3-a1d3-728d9f8fc094 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Calling method 'get_pools' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c672f782-8509-48c3-a1d3-728d9f8fc094 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 16:20:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 66/132] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:20:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:20:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ad7cefc-6cfc-4043-8a4b-bd376623b335 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ad7cefc-6cfc-4043-8a4b-bd376623b335 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 16:20:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ad7cefc-6cfc-4043-8a4b-bd376623b335 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ad7cefc-6cfc-4043-8a4b-bd376623b335 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ad7cefc-6cfc-4043-8a4b-bd376623b335 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 16:20:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 67/133] 192.168.122.38 () {58 vars in 1193 bytes} [Wed Sep 2 16:20:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ec9b01ee-977c-4d9d-b57b-468fab7c25f4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec9b01ee-977c-4d9d-b57b-468fab7c25f4 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] GET http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec9b01ee-977c-4d9d-b57b-468fab7c25f4 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec9b01ee-977c-4d9d-b57b-468fab7c25f4 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:56 devstack devstack@c-api.service[86750]: /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 02 16:20:56 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:20:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec9b01ee-977c-4d9d-b57b-468fab7c25f4 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 16:20:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 67/134] 192.168.122.38 () {58 vars in 1188 bytes} [Wed Sep 2 16:20:56 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 02 16:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fef3ec20-315e-4b5d-886b-86b0a5f79ed7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fef3ec20-315e-4b5d-886b-86b0a5f79ed7 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] GET http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD Sep 02 16:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fef3ec20-315e-4b5d-886b-86b0a5f79ed7 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fef3ec20-315e-4b5d-886b-86b0a5f79ed7 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:20:57 devstack devstack@c-api.service[86751]: /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 02 16:20:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fef3ec20-315e-4b5d-886b-86b0a5f79ed7 tempest-BackendsCapabilitiesAdminTestsJSON-33468863 tempest-BackendsCapabilitiesAdminTestsJSON-33468863-project-admin] http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 16:20:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 68/135] 192.168.122.38 () {58 vars in 1188 bytes} [Wed Sep 2 16:20:57 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab7ca3b1-98e6-419d-a51f-8b58cad338ca None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab7ca3b1-98e6-419d-a51f-8b58cad338ca tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab7ca3b1-98e6-419d-a51f-8b58cad338ca tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-628022971"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab7ca3b1-98e6-419d-a51f-8b58cad338ca tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 68/136] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:21:01 2026] POST /volume/v3/group_types => generated 180 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78bcfdd1-6d75-4d15-b1d0-20ba80f51d50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78bcfdd1-6d75-4d15-b1d0-20ba80f51d50 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] POST http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78bcfdd1-6d75-4d15-b1d0-20ba80f51d50 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78bcfdd1-6d75-4d15-b1d0-20ba80f51d50 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 69/137] 192.168.122.38 () {62 vars in 1337 bytes} [Wed Sep 2 16:21:01 2026] POST /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs => generated 53 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f720a95e-d604-4d69-b49c-4c7d34990b9d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f720a95e-d604-4d69-b49c-4c7d34990b9d tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] POST http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f720a95e-d604-4d69-b49c-4c7d34990b9d tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f720a95e-d604-4d69-b49c-4c7d34990b9d tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 69/138] 192.168.122.38 () {62 vars in 1337 bytes} [Wed Sep 2 16:21:01 2026] POST /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs => generated 61 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e47c6014-6883-4997-be92-920b6355d5cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e47c6014-6883-4997-be92-920b6355d5cd tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e47c6014-6883-4997-be92-920b6355d5cd tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e47c6014-6883-4997-be92-920b6355d5cd tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e47c6014-6883-4997-be92-920b6355d5cd tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 returned with HTTP 200 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 70/139] 192.168.122.38 () {60 vars in 1331 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4079b69d-c94b-443a-80a9-8c56a3cb3970 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4079b69d-c94b-443a-80a9-8c56a3cb3970 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4079b69d-c94b-443a-80a9-8c56a3cb3970 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4079b69d-c94b-443a-80a9-8c56a3cb3970 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4079b69d-c94b-443a-80a9-8c56a3cb3970 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 returned with HTTP 200 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 70/140] 192.168.122.38 () {60 vars in 1331 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 => generated 18 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71c6da52-9e96-463e-af01-f6c34908fb6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71c6da52-9e96-463e-af01-f6c34908fb6b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] PUT http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71c6da52-9e96-463e-af01-f6c34908fb6b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71c6da52-9e96-463e-af01-f6c34908fb6b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 returned with HTTP 200 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 71/141] 192.168.122.38 () {62 vars in 1351 bytes} [Wed Sep 2 16:21:01 2026] PUT /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8cfa0fdf-1b77-49c8-97c1-de2ef9eff4e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8cfa0fdf-1b77-49c8-97c1-de2ef9eff4e4 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8cfa0fdf-1b77-49c8-97c1-de2ef9eff4e4 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8cfa0fdf-1b77-49c8-97c1-de2ef9eff4e4 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8cfa0fdf-1b77-49c8-97c1-de2ef9eff4e4 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs returned with HTTP 200 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 71/142] 192.168.122.38 () {60 vars in 1316 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-087eca7a-f119-44db-b928-0ea1cd0e1177 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-087eca7a-f119-44db-b928-0ea1cd0e1177 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-087eca7a-f119-44db-b928-0ea1cd0e1177 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-087eca7a-f119-44db-b928-0ea1cd0e1177 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-087eca7a-f119-44db-b928-0ea1cd0e1177 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 72/143] 192.168.122.38 () {60 vars in 1334 bytes} [Wed Sep 2 16:21:01 2026] DELETE /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] HTTP exception thrown: Group Type 1c51ef08-8b87-4d8f-a799-6516f8de5863 has no extra spec with key key1. Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f29dfd4a-c89c-414e-a177-bb4bf04f1e01 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 returned with HTTP 404 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 72/144] 192.168.122.38 () {60 vars in 1331 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46836fee-262e-4641-a210-25baf3a131f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46836fee-262e-4641-a210-25baf3a131f0 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46836fee-262e-4641-a210-25baf3a131f0 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46836fee-262e-4641-a210-25baf3a131f0 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46836fee-262e-4641-a210-25baf3a131f0 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 73/145] 192.168.122.38 () {60 vars in 1334 bytes} [Wed Sep 2 16:21:01 2026] DELETE /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] HTTP exception thrown: Group Type 1c51ef08-8b87-4d8f-a799-6516f8de5863 has no extra spec with key key2. Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-faea5628-9b6a-404c-9a25-c7d7742fd81b tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 returned with HTTP 404 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 73/146] 192.168.122.38 () {60 vars in 1331 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key2 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1034e5db-6e66-4d86-a2bc-beab3c359771 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1034e5db-6e66-4d86-a2bc-beab3c359771 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1034e5db-6e66-4d86-a2bc-beab3c359771 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1034e5db-6e66-4d86-a2bc-beab3c359771 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1034e5db-6e66-4d86-a2bc-beab3c359771 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 74/147] 192.168.122.38 () {60 vars in 1334 bytes} [Wed Sep 2 16:21:01 2026] DELETE /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] GET http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] HTTP exception thrown: Group Type 1c51ef08-8b87-4d8f-a799-6516f8de5863 has no extra spec with key key3. Sep 02 16:21:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05aa0e67-1b5d-47b0-bcda-ad2ab439c96a tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 returned with HTTP 404 Sep 02 16:21:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 74/148] 192.168.122.38 () {60 vars in 1331 bytes} [Wed Sep 2 16:21:01 2026] GET /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863/group_specs/key3 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4caad0e7-3e2e-44a5-81a4-a846932155b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4caad0e7-3e2e-44a5-81a4-a846932155b1 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4caad0e7-3e2e-44a5-81a4-a846932155b1 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4caad0e7-3e2e-44a5-81a4-a846932155b1 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4caad0e7-3e2e-44a5-81a4-a846932155b1 tempest-GroupTypeSpecsTest-670074858 tempest-GroupTypeSpecsTest-670074858-project-admin] http://192.168.122.38/volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863 returned with HTTP 202 Sep 02 16:21:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 75/149] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:21:01 2026] DELETE /volume/v3/group_types/1c51ef08-8b87-4d8f-a799-6516f8de5863 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-53897990"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-53897990'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume of 1 GB Sep 02 16:21:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Availability Zones retrieved successfully. Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (2ac000fc-2823-4613-8d22-221bc0b6306b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb70bd6-0d9c-44ec-b1ce-63469cd38acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb70bd6-0d9c-44ec-b1ce-63469cd38acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d742af8-cc6e-4d9c-98ea-c348d87a72ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Created reservations ['92f50031-de01-4c3e-8531-dc797fa0a19a', 'd6b2c2e6-9922-4a81-bddd-5c716efb4904', '0b3a6a59-9b61-432d-ad96-703b4ff0d84c', '74a6ce83-9fe5-4cf4-b7e3-91cbf8da3415'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d742af8-cc6e-4d9c-98ea-c348d87a72ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f50031-de01-4c3e-8531-dc797fa0a19a', 'd6b2c2e6-9922-4a81-bddd-5c716efb4904', '0b3a6a59-9b61-432d-ad96-703b4ff0d84c', '74a6ce83-9fe5-4cf4-b7e3-91cbf8da3415']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b9eb52-001f-4492-a29a-4f02ec310aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b9eb52-001f-4492-a29a-4f02ec310aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b12352c-6ea7-45dd-a587-aade63a3d8cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-53897990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['92f50031-de01-4c3e-8531-dc797fa0a19a','d6b2c2e6-9922-4a81-bddd-5c716efb4904','0b3a6a59-9b61-432d-ad96-703b4ff0d84c','74a6ce83-9fe5-4cf4-b7e3-91cbf8da3415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-53897990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b12352c-6ea7-45dd-a587-aade63a3d8cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eed513e32944c21bbc33855da144368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db930aa03454853bc86a10370e2a80f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cda4cd-bf5e-48a2-aaa1-23de6080f186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cda4cd-bf5e-48a2-aaa1-23de6080f186) transitioned into state 'SUCCESS' from state '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-53897990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['92f50031-de01-4c3e-8531-dc797fa0a19a','d6b2c2e6-9922-4a81-bddd-5c716efb4904','0b3a6a59-9b61-432d-ad96-703b4ff0d84c','74a6ce83-9fe5-4cf4-b7e3-91cbf8da3415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cbac72-6954-458e-a0e0-ff25b4604053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cbac72-6954-458e-a0e0-ff25b4604053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (2ac000fc-2823-4613-8d22-221bc0b6306b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request issued successfully. Sep 02 16:21:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5476d9b-5beb-4386-9ded-79d7c1881926 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 75/150] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:21:04 2026] POST /volume/v3/volumes => generated 756 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f115f795-4c5b-4b52-a722-de3b54ae027a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f115f795-4c5b-4b52-a722-de3b54ae027a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f115f795-4c5b-4b52-a722-de3b54ae027a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f115f795-4c5b-4b52-a722-de3b54ae027a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f115f795-4c5b-4b52-a722-de3b54ae027a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f115f795-4c5b-4b52-a722-de3b54ae027a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 76/151] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:04 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d1e2280-5588-41a2-8ac5-49ba07792b2d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 76/152] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:05 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-5065c026-ea2f-49aa-a3a1-52f24c73d185 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 77/153] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:21:05 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4171ff15-a523-4bbf-9826-cf58b8a1b826 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4171ff15-a523-4bbf-9826-cf58b8a1b826 None None] GET http://192.168.122.38/volume// Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4171ff15-a523-4bbf-9826-cf58b8a1b826 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4171ff15-a523-4bbf-9826-cf58b8a1b826 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4171ff15-a523-4bbf-9826-cf58b8a1b826 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 77/154] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a1f1ce8-ce27-4714-8d6d-9e7f9c596446 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-039dbe84-f51b-4e83-9a83-aae9d0ce05d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-039dbe84-f51b-4e83-9a83-aae9d0ce05d5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-039dbe84-f51b-4e83-9a83-aae9d0ce05d5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b12352c-6ea7-45dd-a587-aade63a3d8cd", "connector": null, "instance_uuid": "22de3b71-d7d5-4348-b462-c2247093fc09"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a1f1ce8-ce27-4714-8d6d-9e7f9c596446 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a1f1ce8-ce27-4714-8d6d-9e7f9c596446 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1730822911", "description": "tempest-group-type-description-1281704861", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-039dbe84-f51b-4e83-9a83-aae9d0ce05d5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 78/155] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:21:06 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a1f1ce8-ce27-4714-8d6d-9e7f9c596446 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 78/156] 192.168.122.38 () {62 vars in 1191 bytes} [Wed Sep 2 16:21:06 2026] POST /volume/v3/group_types => generated 265 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1ed14ab4-2ff9-4597-abdb-8956aa61e620 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ed14ab4-2ff9-4597-abdb-8956aa61e620 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ed14ab4-2ff9-4597-abdb-8956aa61e620 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ed14ab4-2ff9-4597-abdb-8956aa61e620 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ed14ab4-2ff9-4597-abdb-8956aa61e620 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 79/157] 192.168.122.38 () {60 vars in 1169 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types => generated 499 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30ce1fb3-ce58-427f-8d85-bd4dd1d140f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30ce1fb3-ce58-427f-8d85-bd4dd1d140f8 None None] GET http://192.168.122.38/volume// Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30ce1fb3-ce58-427f-8d85-bd4dd1d140f8 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30ce1fb3-ce58-427f-8d85-bd4dd1d140f8 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30ce1fb3-ce58-427f-8d85-bd4dd1d140f8 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 80/158] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3ed70a46-109d-48c4-86e1-239ed9839f33 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ed70a46-109d-48c4-86e1-239ed9839f33 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] PUT http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ed70a46-109d-48c4-86e1-239ed9839f33 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-678051590", "description": "updated-group-type-desc"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5385ed65-6f06-46a9-92ba-c0c634448d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 79/159] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ed70a46-109d-48c4-86e1-239ed9839f33 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 81/160] 192.168.122.38 () {62 vars in 1301 bytes} [Wed Sep 2 16:21:06 2026] PUT /volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 => generated 254 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d67a6b90-4346-4819-9dee-1ecd1829250f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d67a6b90-4346-4819-9dee-1ecd1829250f tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d67a6b90-4346-4819-9dee-1ecd1829250f tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d67a6b90-4346-4819-9dee-1ecd1829250f tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-e1e65f86-c2b5-4bd4-a028-f2c540764f94 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 80/161] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1029 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d67a6b90-4346-4819-9dee-1ecd1829250f tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 82/162] 192.168.122.38 () {60 vars in 1280 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3f88be7-aefc-4e34-9224-75577747a003 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3f88be7-aefc-4e34-9224-75577747a003 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3f88be7-aefc-4e34-9224-75577747a003 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3f88be7-aefc-4e34-9224-75577747a003 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3f88be7-aefc-4e34-9224-75577747a003 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 returned with HTTP 202 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 81/163] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:21:06 2026] DELETE /volume/v3/group_types/c6f8f356-db7b-4cdd-b7fa-ed6a07e18190 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8c6a4669-2e0d-4a81-8e9d-ff4aab2b6a7b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c6a4669-2e0d-4a81-8e9d-ff4aab2b6a7b tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c6a4669-2e0d-4a81-8e9d-ff4aab2b6a7b tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c6a4669-2e0d-4a81-8e9d-ff4aab2b6a7b tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c6a4669-2e0d-4a81-8e9d-ff4aab2b6a7b tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 83/164] 192.168.122.38 () {60 vars in 1169 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eaa4a3c8-a46f-4ef4-8632-9358b2150614 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eaa4a3c8-a46f-4ef4-8632-9358b2150614 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eaa4a3c8-a46f-4ef4-8632-9358b2150614 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1404906821", "is_public": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] PUT http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eaa4a3c8-a46f-4ef4-8632-9358b2150614 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 82/165] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:21:06 2026] POST /volume/v3/group_types => generated 164 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da0c6f9a-ea8d-4367-a5c0-d42c043730c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Acquiring lock "cinder-attachment_update-7b12352c-6ea7-45dd-a587-aade63a3d8cd-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da0c6f9a-ea8d-4367-a5c0-d42c043730c5 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da0c6f9a-ea8d-4367-a5c0-d42c043730c5 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1389740959", "is_public": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-7b12352c-6ea7-45dd-a587-aade63a3d8cd-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da0c6f9a-ea8d-4367-a5c0-d42c043730c5 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 83/166] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:21:06 2026] POST /volume/v3/group_types => generated 165 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e24e118b-8be9-4de6-82fe-44895c9cc970 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e24e118b-8be9-4de6-82fe-44895c9cc970 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e24e118b-8be9-4de6-82fe-44895c9cc970 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e24e118b-8be9-4de6-82fe-44895c9cc970 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e24e118b-8be9-4de6-82fe-44895c9cc970 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 84/167] 192.168.122.38 () {60 vars in 1230 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78d410b8-eb60-456e-ad98-bff16084aa4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78d410b8-eb60-456e-ad98-bff16084aa4e tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78d410b8-eb60-456e-ad98-bff16084aa4e tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78d410b8-eb60-456e-ad98-bff16084aa4e tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78d410b8-eb60-456e-ad98-bff16084aa4e tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 85/168] 192.168.122.38 () {60 vars in 1232 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7647deeb-7e92-46f2-aba4-58a44063bd12 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7647deeb-7e92-46f2-aba4-58a44063bd12 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types?is_public=False Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7647deeb-7e92-46f2-aba4-58a44063bd12 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7647deeb-7e92-46f2-aba4-58a44063bd12 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7647deeb-7e92-46f2-aba4-58a44063bd12 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 86/169] 192.168.122.38 () {60 vars in 1200 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8af2157c-5b82-4f81-a3c9-9f401afda298 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8af2157c-5b82-4f81-a3c9-9f401afda298 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] GET http://192.168.122.38/volume/v3/group_types?is_public=True Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8af2157c-5b82-4f81-a3c9-9f401afda298 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8af2157c-5b82-4f81-a3c9-9f401afda298 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8af2157c-5b82-4f81-a3c9-9f401afda298 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 87/170] 192.168.122.38 () {60 vars in 1198 bytes} [Wed Sep 2 16:21:06 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-7b12352c-6ea7-45dd-a587-aade63a3d8cd-devstack" released by "attachment_update" :: held 0.178s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:21:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-8c914e4b-aec7-40cc-b9ce-c82ab24b5ac5 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce returned with HTTP 200 Sep 02 16:21:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 84/171] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:21:06 2026] PUT /volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce => generated 694 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1934e43c-8d8c-4526-8bd4-de5438945c65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1934e43c-8d8c-4526-8bd4-de5438945c65 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/852693f3-154e-406a-8373-e7bb9a60d236 Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1934e43c-8d8c-4526-8bd4-de5438945c65 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1934e43c-8d8c-4526-8bd4-de5438945c65 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1934e43c-8d8c-4526-8bd4-de5438945c65 tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types/852693f3-154e-406a-8373-e7bb9a60d236 returned with HTTP 202 Sep 02 16:21:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 88/172] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:21:06 2026] DELETE /volume/v3/group_types/852693f3-154e-406a-8373-e7bb9a60d236 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-96ae2f5e-b8e6-4dcc-a25d-21bbd267c1ef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-96ae2f5e-b8e6-4dcc-a25d-21bbd267c1ef tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/b7c5e5e8-538d-499a-85ce-e5e742b14bf1 Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-96ae2f5e-b8e6-4dcc-a25d-21bbd267c1ef tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-96ae2f5e-b8e6-4dcc-a25d-21bbd267c1ef tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-96ae2f5e-b8e6-4dcc-a25d-21bbd267c1ef tempest-GroupTypesTest-1258644281 tempest-GroupTypesTest-1258644281-project-admin] http://192.168.122.38/volume/v3/group_types/b7c5e5e8-538d-499a-85ce-e5e742b14bf1 returned with HTTP 202 Sep 02 16:21:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 85/173] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:21:07 2026] DELETE /volume/v3/group_types/b7c5e5e8-538d-499a-85ce-e5e742b14bf1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-dd7bebcc-c157-40d1-b4e8-5df56591df75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-dd7bebcc-c157-40d1-b4e8-5df56591df75 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce/action Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-dd7bebcc-c157-40d1-b4e8-5df56591df75 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-dd7bebcc-c157-40d1-b4e8-5df56591df75 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d7113d96-07dc-4765-99d6-fd47c637da45 req-dd7bebcc-c157-40d1-b4e8-5df56591df75 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce/action returned with HTTP 204 Sep 02 16:21:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 89/174] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:21:07 2026] POST /volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11c19e5f-29ee-46b4-9169-0cbd8ed8b204 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 86/175] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:07 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:21:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9843e5c-7ebd-41b2-8adb-6c002129864a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:21:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 90/176] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:07 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1141 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b2c26ef6-cfc6-48b5-a88d-7d8627624738 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:21:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 87/177] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:10 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:21:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8940cf26-2d21-4fb2-ac8b-9e712ba0db63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:21:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 91/178] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:10 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-86a63a48-8343-4986-81b2-5ea2b73a0ad6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:21:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 88/179] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:21:10 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1145 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4/action Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Begin detaching volume completed successfully. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-ef0fcc8d-9ecd-424d-b5b6-3fa67f88bfa9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4/action returned with HTTP 202 Sep 02 16:21:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 92/180] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:21:11 2026] POST /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-97c54d0e-485b-415b-919c-1dc52e72de73 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97c54d0e-485b-415b-919c-1dc52e72de73 None None] GET http://192.168.122.38/volume// Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97c54d0e-485b-415b-919c-1dc52e72de73 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97c54d0e-485b-415b-919c-1dc52e72de73 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97c54d0e-485b-415b-919c-1dc52e72de73 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 89/181] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:21:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-87cc3b03-edfa-4386-bd96-efaf482ca78a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:21:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 93/182] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:21:11 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 1329 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-0e5d9ab2-9287-4efe-8ffe-9738002b4e63 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-0e5d9ab2-9287-4efe-8ffe-9738002b4e63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-0e5d9ab2-9287-4efe-8ffe-9738002b4e63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-0e5d9ab2-9287-4efe-8ffe-9738002b4e63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:11 devstack devstack@c-api.service[86750]: /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 02 16:21:11 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:21:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-9a116e37-f0ea-4918-8529-edf4d88972cb req-0e5d9ab2-9287-4efe-8ffe-9738002b4e63 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 returned with HTTP 200 Sep 02 16:21:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 90/183] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:21:11 2026] DELETE /volume/v3/attachments/4563296f-8aed-458e-93b3-240e6903dec6 => generated 19 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc202e50-8899-42c3-9ec5-12f9fc6127c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc202e50-8899-42c3-9ec5-12f9fc6127c8 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc202e50-8899-42c3-9ec5-12f9fc6127c8 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc202e50-8899-42c3-9ec5-12f9fc6127c8 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: /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 02 16:21:12 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc202e50-8899-42c3-9ec5-12f9fc6127c8 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services returned with HTTP 200 Sep 02 16:21:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 94/184] 192.168.122.38 () {58 vars in 1128 bytes} [Wed Sep 2 16:21:12 2026] GET /volume/v3/os-services => generated 705 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a163c089-fa28-4e0a-9910-8f583f30d203 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a163c089-fa28-4e0a-9910-8f583f30d203 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services?host=devstack Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a163c089-fa28-4e0a-9910-8f583f30d203 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a163c089-fa28-4e0a-9910-8f583f30d203 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a163c089-fa28-4e0a-9910-8f583f30d203 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-13d8db75-1252-405d-8f23-443b9bdb58e2 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:21:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 91/185] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:12 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 95/186] 192.168.122.38 () {58 vars in 1155 bytes} [Wed Sep 2 16:21:12 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-04a64f66-eb12-45d1-9a98-4dc19c5f44fd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04a64f66-eb12-45d1-9a98-4dc19c5f44fd tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04a64f66-eb12-45d1-9a98-4dc19c5f44fd tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04a64f66-eb12-45d1-9a98-4dc19c5f44fd tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: /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 02 16:21:12 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04a64f66-eb12-45d1-9a98-4dc19c5f44fd tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 02 16:21:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 92/187] 192.168.122.38 () {58 vars in 1203 bytes} [Wed Sep 2 16:21:12 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0542d52-11ba-4fef-a434-77c1d57cbee0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0542d52-11ba-4fef-a434-77c1d57cbee0 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services?binary=cinder-scheduler Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0542d52-11ba-4fef-a434-77c1d57cbee0 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0542d52-11ba-4fef-a434-77c1d57cbee0 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0542d52-11ba-4fef-a434-77c1d57cbee0 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 02 16:21:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 96/188] 192.168.122.38 () {58 vars in 1175 bytes} [Wed Sep 2 16:21:12 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-622986522"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-622986522'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Create volume of 1 GB Sep 02 16:21:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Availability Zones retrieved successfully. Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Flow 'volume_create_api' (c22a91e2-f1dd-4011-9ba1-c204bdb90f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3017f2e4-da5a-473c-bd1e-8b8731a38207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3017f2e4-da5a-473c-bd1e-8b8731a38207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d0b455-619c-43fe-b0e7-5ea063336d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Created reservations ['bb5a4106-a226-4d7c-89d6-2a7c4977d842', '78823af6-73c9-4600-bac2-949e1382f466', 'ac5e9426-86bd-423f-8ff9-1bc63df9680e', 'd4725b72-d26f-40cb-86a9-26d694231706'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d0b455-619c-43fe-b0e7-5ea063336d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5a4106-a226-4d7c-89d6-2a7c4977d842', '78823af6-73c9-4600-bac2-949e1382f466', 'ac5e9426-86bd-423f-8ff9-1bc63df9680e', 'd4725b72-d26f-40cb-86a9-26d694231706']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314ac874-386e-4afc-989c-ef253a049ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314ac874-386e-4afc-989c-ef253a049ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ad5672-4b08-4235-a6b8-cc573ab434a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-622986522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f710f2ce72496181ada1a5c28b4a30',qos_specs=None,replication_status=,reservations=['bb5a4106-a226-4d7c-89d6-2a7c4977d842','78823af6-73c9-4600-bac2-949e1382f466','ac5e9426-86bd-423f-8ff9-1bc63df9680e','d4725b72-d26f-40cb-86a9-26d694231706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44bcb983d8b742dba06c386c7b21aa6d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-622986522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ad5672-4b08-4235-a6b8-cc573ab434a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f710f2ce72496181ada1a5c28b4a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44bcb983d8b742dba06c386c7b21aa6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0f0f63-3c0a-49ea-badd-fb47ffa1a15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0f0f63-3c0a-49ea-badd-fb47ffa1a15b) transitioned into state 'SUCCESS' from state '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-622986522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f710f2ce72496181ada1a5c28b4a30',qos_specs=None,replication_status=,reservations=['bb5a4106-a226-4d7c-89d6-2a7c4977d842','78823af6-73c9-4600-bac2-949e1382f466','ac5e9426-86bd-423f-8ff9-1bc63df9680e','d4725b72-d26f-40cb-86a9-26d694231706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44bcb983d8b742dba06c386c7b21aa6d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8886aa86-116c-4ad5-a405-f78bed9c3bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8886aa86-116c-4ad5-a405-f78bed9c3bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Flow 'volume_create_api' (c22a91e2-f1dd-4011-9ba1-c204bdb90f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Create volume request issued successfully. Sep 02 16:21:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ff7292b-81e4-4dd8-b7cd-f19de10fca55 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 93/189] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:21:12 2026] POST /volume/v3/volumes => generated 760 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8dbe7d3-c26e-40ea-b22e-428f859c5813 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 97/190] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:13 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 828 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:21:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f51243f-bbc0-40f4-8c5e-af69413ef917 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 94/191] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:14 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c40b8751-adc1-44e4-bc06-16d7c51f44a5 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 98/192] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:15 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Volume info retrieved successfully. Sep 02 16:21:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c65b98c2-d89b-48d2-80cd-2c34d0a368c6 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 95/193] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:15 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 1016 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d41b702c-f994-40f8-a3cb-3e7f96077bc2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d41b702c-f994-40f8-a3cb-3e7f96077bc2 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d41b702c-f994-40f8-a3cb-3e7f96077bc2 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d41b702c-f994-40f8-a3cb-3e7f96077bc2 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:16 devstack devstack@c-api.service[86751]: /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 02 16:21:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d41b702c-f994-40f8-a3cb-3e7f96077bc2 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 02 16:21:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 99/194] 192.168.122.38 () {58 vars in 1197 bytes} [Wed Sep 2 16:21:15 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e8eb345c-d9e3-42e7-838c-0a57dd494660 tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 96/195] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:16 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79f0593c-451a-4da1-91ec-3933c80a797b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] DELETE http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Delete volume with id: 57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Delete volume request issued successfully. Sep 02 16:21:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79f0593c-451a-4da1-91ec-3933c80a797b tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 202 Sep 02 16:21:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 100/196] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:21:16 2026] DELETE /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-206ba028-718a-474d-b1cc-57492a3359cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-206ba028-718a-474d-b1cc-57492a3359cb tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-206ba028-718a-474d-b1cc-57492a3359cb tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-206ba028-718a-474d-b1cc-57492a3359cb tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-206ba028-718a-474d-b1cc-57492a3359cb tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Volume info retrieved successfully. Sep 02 16:21:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-206ba028-718a-474d-b1cc-57492a3359cb tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 200 Sep 02 16:21:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 97/197] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:16 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81ae0fe3-7ea2-45e4-b52f-505262cbcd9c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81ae0fe3-7ea2-45e4-b52f-505262cbcd9c tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] GET http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81ae0fe3-7ea2-45e4-b52f-505262cbcd9c tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81ae0fe3-7ea2-45e4-b52f-505262cbcd9c tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81ae0fe3-7ea2-45e4-b52f-505262cbcd9c tempest-VolumesServicesTestJSON-944652562 tempest-VolumesServicesTestJSON-944652562-project-member] http://192.168.122.38/volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 returned with HTTP 404 Sep 02 16:21:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 101/198] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:17 2026] GET /volume/v3/volumes/57ad5672-4b08-4235-a6b8-cc573ab434a1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f8c4c4f-4d54-4ac4-aeda-34bd72b264e5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f8c4c4f-4d54-4ac4-aeda-34bd72b264e5 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] GET http://192.168.122.38/volume/v3/os-services Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f8c4c4f-4d54-4ac4-aeda-34bd72b264e5 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f8c4c4f-4d54-4ac4-aeda-34bd72b264e5 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: /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 02 16:21:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:21:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f8c4c4f-4d54-4ac4-aeda-34bd72b264e5 tempest-VolumesServicesTestJSON-819195710 tempest-VolumesServicesTestJSON-819195710-project-admin] http://192.168.122.38/volume/v3/os-services returned with HTTP 200 Sep 02 16:21:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 98/199] 192.168.122.38 () {58 vars in 1128 bytes} [Wed Sep 2 16:21:17 2026] GET /volume/v3/os-services => generated 705 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c809acd9-35bf-43a2-af89-bed45a3408fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c809acd9-35bf-43a2-af89-bed45a3408fa tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c809acd9-35bf-43a2-af89-bed45a3408fa tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c809acd9-35bf-43a2-af89-bed45a3408fa tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c809acd9-35bf-43a2-af89-bed45a3408fa tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:21:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c809acd9-35bf-43a2-af89-bed45a3408fa tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:21:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 102/200] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:17 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:21:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d5d2f102-78ca-41a6-b169-246f422da4b4 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:21:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 99/201] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:17 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-767080491", "imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-767080491', 'imageRef': 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume of 1 GB Sep 02 16:21:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Availability Zones retrieved successfully. Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Flow 'volume_create_api' (f5ba7e85-ca72-4409-89f3-d438cff7e40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe982e8-339e-4f3f-83c4-e7bed7304191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe982e8-339e-4f3f-83c4-e7bed7304191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372ac013-2bca-4e83-a7cb-a8e17294527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Created reservations ['ead023cd-5dc7-4eb8-ae4d-a4b477650b23', 'df1e4e22-a95c-4acc-9c15-2f40cc052efb', 'f5a7e875-dd89-4969-b367-ea45f24cfa3f', '7fcec21b-044c-4886-8aaa-707c851bd6d9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372ac013-2bca-4e83-a7cb-a8e17294527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead023cd-5dc7-4eb8-ae4d-a4b477650b23', 'df1e4e22-a95c-4acc-9c15-2f40cc052efb', 'f5a7e875-dd89-4969-b367-ea45f24cfa3f', '7fcec21b-044c-4886-8aaa-707c851bd6d9']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e244f6df-64de-47ed-82a7-75909efa7f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e244f6df-64de-47ed-82a7-75909efa7f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32741032-dd90-4026-8ae9-5a94880d9cf1', '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-767080491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8ffc826e3540e9a1d8c96a315201c0',qos_specs=None,replication_status=,reservations=['ead023cd-5dc7-4eb8-ae4d-a4b477650b23','df1e4e22-a95c-4acc-9c15-2f40cc052efb','f5a7e875-dd89-4969-b367-ea45f24cfa3f','7fcec21b-044c-4886-8aaa-707c851bd6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-767080491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32741032-dd90-4026-8ae9-5a94880d9cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8ffc826e3540e9a1d8c96a315201c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84e9a5d-7826-4281-84ab-0b97cba973a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84e9a5d-7826-4281-84ab-0b97cba973a3) transitioned into state 'SUCCESS' from state '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-767080491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8ffc826e3540e9a1d8c96a315201c0',qos_specs=None,replication_status=,reservations=['ead023cd-5dc7-4eb8-ae4d-a4b477650b23','df1e4e22-a95c-4acc-9c15-2f40cc052efb','f5a7e875-dd89-4969-b367-ea45f24cfa3f','7fcec21b-044c-4886-8aaa-707c851bd6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f9ca07131c40c8b8cbccd3214097aa',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e2d944-363b-40e4-827c-50e14586bbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e2d944-363b-40e4-827c-50e14586bbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Flow 'volume_create_api' (f5ba7e85-ca72-4409-89f3-d438cff7e40a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Create volume request issued successfully. Sep 02 16:21:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa43af70-6fa3-4dd9-813d-7a13274525fd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 103/202] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:21:20 2026] POST /volume/v3/volumes => generated 759 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a496771b-42c6-4395-9dfb-b0e591253fe9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 100/203] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:21 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 827 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:21:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a01605b5-c95e-4826-a4ef-29ee056f57cd tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 104/204] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:22 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5747757d-3e64-4139-bd92-ad5837f5858c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5747757d-3e64-4139-bd92-ad5837f5858c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5747757d-3e64-4139-bd92-ad5837f5858c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5747757d-3e64-4139-bd92-ad5837f5858c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-489ea2ab-7186-4bc5-8445-729eb687b078 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] DELETE http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Delete volume with id: 78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5747757d-3e64-4139-bd92-ad5837f5858c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5747757d-3e64-4139-bd92-ad5837f5858c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 101/205] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:23 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30b54e9d-9c39-4cba-bfec-75968f4aecce None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Delete volume request issued successfully. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-489ea2ab-7186-4bc5-8445-729eb687b078 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 202 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 105/206] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:21:23 2026] DELETE /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Volume info retrieved successfully. Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9d95dc3-9446-491d-ac4c-60db3ab6ffab tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 200 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 106/207] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:23 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30b54e9d-9c39-4cba-bfec-75968f4aecce tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] POST http://192.168.122.38/volume/v3/types/8239b8a6-a5c2-4c9f-aa8c-29b013681d97/encryption Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30b54e9d-9c39-4cba-bfec-75968f4aecce tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30b54e9d-9c39-4cba-bfec-75968f4aecce tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/8239b8a6-a5c2-4c9f-aa8c-29b013681d97/encryption returned with HTTP 404 Sep 02 16:21:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 102/208] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:21:23 2026] POST /volume/v3/types/8239b8a6-a5c2-4c9f-aa8c-29b013681d97/encryption => generated 114 bytes in 255 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9bea2670-9cce-463c-af5f-a493354a8424 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9bea2670-9cce-463c-af5f-a493354a8424 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9bea2670-9cce-463c-af5f-a493354a8424 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2059266867", "os-volume-type-access:is_public": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9bea2670-9cce-463c-af5f-a493354a8424 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 107/209] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:21:23 2026] POST /volume/v3/types => generated 231 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-03c18c4e-0603-4857-8d0a-6cdf135b5a18 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03c18c4e-0603-4857-8d0a-6cdf135b5a18 tempest-VolumeTypesNegativeTest-748550459 tempest-VolumeTypesNegativeTest-748550459-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03c18c4e-0603-4857-8d0a-6cdf135b5a18 tempest-VolumeTypesNegativeTest-748550459 tempest-VolumeTypesNegativeTest-748550459-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-379492904"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-03c18c4e-0603-4857-8d0a-6cdf135b5a18 tempest-VolumeTypesNegativeTest-748550459 tempest-VolumeTypesNegativeTest-748550459-project-member] Create volume request body: {'volume': {'volume_type': 'a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-379492904'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03c18c4e-0603-4857-8d0a-6cdf135b5a18 tempest-VolumeTypesNegativeTest-748550459 tempest-VolumeTypesNegativeTest-748550459-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 404 Sep 02 16:21:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 103/210] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:21:23 2026] POST /volume/v3/volumes => generated 114 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6986bf32-35d0-4074-84e4-634480f5d799 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6986bf32-35d0-4074-84e4-634480f5d799 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] DELETE http://192.168.122.38/volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6986bf32-35d0-4074-84e4-634480f5d799 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6986bf32-35d0-4074-84e4-634480f5d799 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6986bf32-35d0-4074-84e4-634480f5d799 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 returned with HTTP 202 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 108/211] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:21:23 2026] DELETE /volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ba238a54-a452-41e9-bbcc-521361166f69 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba238a54-a452-41e9-bbcc-521361166f69 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] GET http://192.168.122.38/volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba238a54-a452-41e9-bbcc-521361166f69 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba238a54-a452-41e9-bbcc-521361166f69 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba238a54-a452-41e9-bbcc-521361166f69 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 returned with HTTP 404 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 104/212] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:21:24 2026] GET /volume/v3/types/a34dc6ae-5499-422a-a1aa-0a9e29b1bfa0 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e2ede19-da9b-4fd1-84db-16d1bccff79b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e2ede19-da9b-4fd1-84db-16d1bccff79b tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e2ede19-da9b-4fd1-84db-16d1bccff79b tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e2ede19-da9b-4fd1-84db-16d1bccff79b tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 400 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 109/213] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:21:24 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-010cf60f-ad4c-4f25-8166-cb76e5d70e04 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-010cf60f-ad4c-4f25-8166-cb76e5d70e04 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-010cf60f-ad4c-4f25-8166-cb76e5d70e04 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-636575337"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-010cf60f-ad4c-4f25-8166-cb76e5d70e04 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 105/214] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:21:24 2026] POST /volume/v3/types => generated 228 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de71d3cb-11d9-4243-9ffc-0c62a06e3158 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de71d3cb-11d9-4243-9ffc-0c62a06e3158 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de71d3cb-11d9-4243-9ffc-0c62a06e3158 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-636575337"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de71d3cb-11d9-4243-9ffc-0c62a06e3158 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-636575337 already exists. Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de71d3cb-11d9-4243-9ffc-0c62a06e3158 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 409 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 110/215] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:21:24 2026] POST /volume/v3/types => generated 133 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-121a8b54-ffc0-4ad1-ad7e-7e1b57cb7435 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-121a8b54-ffc0-4ad1-ad7e-7e1b57cb7435 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] DELETE http://192.168.122.38/volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-121a8b54-ffc0-4ad1-ad7e-7e1b57cb7435 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-121a8b54-ffc0-4ad1-ad7e-7e1b57cb7435 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-121a8b54-ffc0-4ad1-ad7e-7e1b57cb7435 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 returned with HTTP 202 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 106/216] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:21:24 2026] DELETE /volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b9f08842-c1ca-4cc2-9f1f-267cf265e2e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9f08842-c1ca-4cc2-9f1f-267cf265e2e1 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] GET http://192.168.122.38/volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9f08842-c1ca-4cc2-9f1f-267cf265e2e1 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9f08842-c1ca-4cc2-9f1f-267cf265e2e1 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9f08842-c1ca-4cc2-9f1f-267cf265e2e1 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 returned with HTTP 404 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 111/217] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:21:24 2026] GET /volume/v3/types/9f4a769b-b3cf-490e-bdbe-087ad257aa57 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6efec984-198a-499b-8cdf-bf447a3c905c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6efec984-198a-499b-8cdf-bf447a3c905c tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] DELETE http://192.168.122.38/volume/v3/types/8397650f-ed2e-41ff-96b3-220dd057542c Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6efec984-198a-499b-8cdf-bf447a3c905c tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6efec984-198a-499b-8cdf-bf447a3c905c tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6efec984-198a-499b-8cdf-bf447a3c905c tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/8397650f-ed2e-41ff-96b3-220dd057542c returned with HTTP 404 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 107/218] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:21:24 2026] DELETE /volume/v3/types/8397650f-ed2e-41ff-96b3-220dd057542c => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ada0de9-f651-4dc7-b35e-c5ab00785060 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ada0de9-f651-4dc7-b35e-c5ab00785060 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] GET http://192.168.122.38/volume/v3/types/3f3cfabf-873c-4b5f-9c56-0bacb1ca4fd1 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ada0de9-f651-4dc7-b35e-c5ab00785060 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ada0de9-f651-4dc7-b35e-c5ab00785060 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ada0de9-f651-4dc7-b35e-c5ab00785060 tempest-VolumeTypesNegativeTest-2031117740 tempest-VolumeTypesNegativeTest-2031117740-project-admin] http://192.168.122.38/volume/v3/types/3f3cfabf-873c-4b5f-9c56-0bacb1ca4fd1 returned with HTTP 404 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 112/219] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:21:24 2026] GET /volume/v3/types/3f3cfabf-873c-4b5f-9c56-0bacb1ca4fd1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6dc8aa0-b8ab-4aaa-9b90-c8ab41940ce9 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 108/220] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:24 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 909 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-98b75f8f-bb85-4b9c-ac5d-46bd80eb61d7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98b75f8f-bb85-4b9c-ac5d-46bd80eb61d7 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] GET http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98b75f8f-bb85-4b9c-ac5d-46bd80eb61d7 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98b75f8f-bb85-4b9c-ac5d-46bd80eb61d7 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98b75f8f-bb85-4b9c-ac5d-46bd80eb61d7 tempest-AttachVolumeShelveTestJSON-911674187 tempest-AttachVolumeShelveTestJSON-911674187-project-member] http://192.168.122.38/volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 returned with HTTP 404 Sep 02 16:21:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 113/221] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:24 2026] GET /volume/v3/volumes/78a98ff5-2409-4b78-a835-f064fad43bf6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-420317f3-8f81-4ec5-a0b0-603d37f8fae6 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 109/222] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:25 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dda52915-4eb6-4e98-aeb9-492da978b52c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dda52915-4eb6-4e98-aeb9-492da978b52c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dda52915-4eb6-4e98-aeb9-492da978b52c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dda52915-4eb6-4e98-aeb9-492da978b52c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dda52915-4eb6-4e98-aeb9-492da978b52c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dda52915-4eb6-4e98-aeb9-492da978b52c tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 114/223] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:26 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2a2d014e-2739-411b-a1cc-5bc387799779 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a2d014e-2739-411b-a1cc-5bc387799779 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a2d014e-2739-411b-a1cc-5bc387799779 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a2d014e-2739-411b-a1cc-5bc387799779 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2a2d014e-2739-411b-a1cc-5bc387799779 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a2d014e-2739-411b-a1cc-5bc387799779 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 110/224] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:27 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba77c9a6-d860-4d7b-ae54-e1bd75d4f6f5 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 115/225] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:28 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 1330 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-141d3826-e988-4887-a341-3a3593ab573a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 111/226] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:21:28 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:21:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8068aa94-5843-4630-8305-3317c9620c41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-7647696c-9f95-47df-b4b9-86eab6cb84e0 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 112/227] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:21:29 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 1330 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ecbec17a-e383-4272-9a79-39236a1174b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecbec17a-e383-4272-9a79-39236a1174b4 None None] GET http://192.168.122.38/volume// Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecbec17a-e383-4272-9a79-39236a1174b4 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecbec17a-e383-4272-9a79-39236a1174b4 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecbec17a-e383-4272-9a79-39236a1174b4 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 113/228] 192.168.122.38 () {58 vars in 1303 bytes} [Wed Sep 2 16:21:29 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-8c033b00-f287-4b6f-8b18-06f79f993867 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-8c033b00-f287-4b6f-8b18-06f79f993867 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:21:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-8c033b00-f287-4b6f-8b18-06f79f993867 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32741032-dd90-4026-8ae9-5a94880d9cf1", "connector": null, "instance_uuid": "7029a99f-4da4-413a-aa1a-c462419e9ee9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1011227767"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1011227767'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Create volume of 1 GB Sep 02 16:21:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Availability Zones retrieved successfully. Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Flow 'volume_create_api' (275c5adf-1d37-4125-84a7-9dba40902366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace9f1f4-6fa7-4473-a555-d703385c8e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-8c033b00-f287-4b6f-8b18-06f79f993867 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:21:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 114/229] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:21:29 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace9f1f4-6fa7-4473-a555-d703385c8e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e9a912-fd5c-4909-a43b-fc7e5697c4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Created reservations ['66e358d0-9788-487d-83c8-6b55ca820506', '5380bcc9-8fd3-470a-add5-3d682dc80d41', '82f6bafd-4806-4105-b720-5ef19352e33a', 'd876177e-ef32-4576-9df5-e0dd539241f1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e9a912-fd5c-4909-a43b-fc7e5697c4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66e358d0-9788-487d-83c8-6b55ca820506', '5380bcc9-8fd3-470a-add5-3d682dc80d41', '82f6bafd-4806-4105-b720-5ef19352e33a', 'd876177e-ef32-4576-9df5-e0dd539241f1']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20074d5-f82f-44de-bf9f-02f35bc85ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20074d5-f82f-44de-bf9f-02f35bc85ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42902101-f972-4be3-be5b-0b91a37abad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1011227767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf85b3727234a9292799bd3ee577b46',qos_specs=None,replication_status=,reservations=['66e358d0-9788-487d-83c8-6b55ca820506','5380bcc9-8fd3-470a-add5-3d682dc80d41','82f6bafd-4806-4105-b720-5ef19352e33a','d876177e-ef32-4576-9df5-e0dd539241f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3c5fa89645d4f8f8d46572bcbb587b6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1011227767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42902101-f972-4be3-be5b-0b91a37abad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf85b3727234a9292799bd3ee577b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3c5fa89645d4f8f8d46572bcbb587b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc4cd1b-fa6c-4349-96ec-9afcc6dc79c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc4cd1b-fa6c-4349-96ec-9afcc6dc79c5) transitioned into state 'SUCCESS' from state '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-1011227767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf85b3727234a9292799bd3ee577b46',qos_specs=None,replication_status=,reservations=['66e358d0-9788-487d-83c8-6b55ca820506','5380bcc9-8fd3-470a-add5-3d682dc80d41','82f6bafd-4806-4105-b720-5ef19352e33a','d876177e-ef32-4576-9df5-e0dd539241f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3c5fa89645d4f8f8d46572bcbb587b6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b86e935-9df5-4478-8c8f-e823e54d6504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b86e935-9df5-4478-8c8f-e823e54d6504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Flow 'volume_create_api' (275c5adf-1d37-4125-84a7-9dba40902366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Create volume request issued successfully. Sep 02 16:21:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8068aa94-5843-4630-8305-3317c9620c41 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 116/230] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:21:29 2026] POST /volume/v3/volumes => generated 757 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:21:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-738a7d89-3a01-4e45-9c33-7d2696f25840 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 200 Sep 02 16:21:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 115/231] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:30 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 825 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5c647d1-318d-46de-b73f-2de8460a1082 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5c647d1-318d-46de-b73f-2de8460a1082 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5c647d1-318d-46de-b73f-2de8460a1082 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5c647d1-318d-46de-b73f-2de8460a1082 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5c647d1-318d-46de-b73f-2de8460a1082 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5c647d1-318d-46de-b73f-2de8460a1082 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 200 Sep 02 16:21:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 117/232] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:31 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-78ee6a84-b8f9-40ec-b4ae-a021c2dfd2c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78ee6a84-b8f9-40ec-b4ae-a021c2dfd2c2 None None] GET http://192.168.122.38/volume// Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78ee6a84-b8f9-40ec-b4ae-a021c2dfd2c2 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78ee6a84-b8f9-40ec-b4ae-a021c2dfd2c2 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78ee6a84-b8f9-40ec-b4ae-a021c2dfd2c2 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 116/233] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:21:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-acbd3d8e-f1c4-4b38-bf58-0125bdc8bb20 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 200 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 118/234] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:21:32 2026] GET /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] PUT http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Acquiring lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" released by "attachment_update" :: held 0.260s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-eb0cb2d6-f8d9-4fb1-b36f-9e3ace119cbb tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 returned with HTTP 200 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 117/235] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:21:32 2026] PUT /volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96ea3ccb-2033-42ab-aa21-141acd3d61fe tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 200 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 119/236] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:32 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/limits Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-423f9677-b6f4-4933-a346-113dcd4e6b0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] 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 02 16:21:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-423f9677-b6f4-4933-a346-113dcd4e6b0f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4/action Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-423f9677-b6f4-4933-a346-113dcd4e6b0f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-423f9677-b6f4-4933-a346-113dcd4e6b0f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b8aa1d2-3e69-4e3e-887f-ddbc3f6de9cb tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/limits returned with HTTP 200 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 118/237] 192.168.122.38 () {58 vars in 1113 bytes} [Wed Sep 2 16:21:32 2026] GET /volume/v3/limits => generated 302 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-70b5d490-0869-4c4c-8e37-af71bb6ca1e6 req-423f9677-b6f4-4933-a346-113dcd4e6b0f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4/action returned with HTTP 204 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 120/238] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:21:32 2026] POST /volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dc0c7f3c-5f02-4de0-957d-bd7be8af4435 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 200 Sep 02 16:21:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 119/239] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:32 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] DELETE http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:32 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Delete volume with id: 42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Delete volume request issued successfully. Sep 02 16:21:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1132faeb-3c0e-4fdb-a308-4d8f55db1289 tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 202 Sep 02 16:21:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 121/240] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:21:32 2026] DELETE /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:21:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Volume info retrieved successfully. Sep 02 16:21:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fe5bf79-ecd1-45bc-a943-aee51a1d16ad tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 200 Sep 02 16:21:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 120/241] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:33 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:21:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-736de1ee-65b8-412d-b87f-1d47221e588e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-736de1ee-65b8-412d-b87f-1d47221e588e tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] GET http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 Sep 02 16:21:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-736de1ee-65b8-412d-b87f-1d47221e588e tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-736de1ee-65b8-412d-b87f-1d47221e588e tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-736de1ee-65b8-412d-b87f-1d47221e588e tempest-AbsoluteLimitsTests-761601523 tempest-AbsoluteLimitsTests-761601523-project-member] http://192.168.122.38/volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 returned with HTTP 404 Sep 02 16:21:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 122/242] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:21:34 2026] GET /volume/v3/volumes/42902101-f972-4be3-be5b-0b91a37abad7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e9339fa-1918-4904-a037-d442394b240b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-258364624"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-258364624'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume of 1 GB Sep 02 16:21:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Availability Zones retrieved successfully. Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Flow 'volume_create_api' (365c2ba2-bab0-4025-a8ee-81039f7c6e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8cfd0e-c848-4d33-b345-70d78e107801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8cfd0e-c848-4d33-b345-70d78e107801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f32de9fd-baf2-4b1e-9eb8-e93384cf8d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Created reservations ['2a58d1c9-59d4-4ccd-9afd-fb9f9e499cdb', '4fd976ab-204a-4eb0-a18f-d5b81af0bf96', 'bd251338-c74c-465e-be56-7594ed2a1cb6', '70336289-26a8-4d04-b2a9-524d72d12565'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f32de9fd-baf2-4b1e-9eb8-e93384cf8d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a58d1c9-59d4-4ccd-9afd-fb9f9e499cdb', '4fd976ab-204a-4eb0-a18f-d5b81af0bf96', 'bd251338-c74c-465e-be56-7594ed2a1cb6', '70336289-26a8-4d04-b2a9-524d72d12565']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56562fb1-ce1f-44bb-a9d6-59a32d2fcac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56562fb1-ce1f-44bb-a9d6-59a32d2fcac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98e59fd-945c-4d3c-b900-bea8fd3322c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-258364624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044f4f4c4944d2087641f70bcbb460b',qos_specs=None,replication_status=,reservations=['2a58d1c9-59d4-4ccd-9afd-fb9f9e499cdb','4fd976ab-204a-4eb0-a18f-d5b81af0bf96','bd251338-c74c-465e-be56-7594ed2a1cb6','70336289-26a8-4d04-b2a9-524d72d12565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040b5689aef49729d49e07d17f0f611',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-258364624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d98e59fd-945c-4d3c-b900-bea8fd3322c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9044f4f4c4944d2087641f70bcbb460b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c040b5689aef49729d49e07d17f0f611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc1ba47-303a-45c6-b406-89bc3025f520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc1ba47-303a-45c6-b406-89bc3025f520) transitioned into state 'SUCCESS' from state '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-258364624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044f4f4c4944d2087641f70bcbb460b',qos_specs=None,replication_status=,reservations=['2a58d1c9-59d4-4ccd-9afd-fb9f9e499cdb','4fd976ab-204a-4eb0-a18f-d5b81af0bf96','bd251338-c74c-465e-be56-7594ed2a1cb6','70336289-26a8-4d04-b2a9-524d72d12565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040b5689aef49729d49e07d17f0f611',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fdcb16d-c2ec-4cae-bc0f-8af16094eb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fdcb16d-c2ec-4cae-bc0f-8af16094eb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Flow 'volume_create_api' (365c2ba2-bab0-4025-a8ee-81039f7c6e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume request issued successfully. Sep 02 16:21:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e9339fa-1918-4904-a037-d442394b240b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 121/243] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:21:42 2026] POST /volume/v3/volumes => generated 825 bytes in 1326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6e061573-72a4-4faf-878e-01f66844a7b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e061573-72a4-4faf-878e-01f66844a7b8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e061573-72a4-4faf-878e-01f66844a7b8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e061573-72a4-4faf-878e-01f66844a7b8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6e061573-72a4-4faf-878e-01f66844a7b8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e061573-72a4-4faf-878e-01f66844a7b8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 123/244] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:43 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 893 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26fdbecf-cfb9-4bc0-8bff-c9d770254911 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 122/245] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:44 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e78ea7d-96ef-4887-b624-0b3241288678 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e78ea7d-96ef-4887-b624-0b3241288678 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e78ea7d-96ef-4887-b624-0b3241288678 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e78ea7d-96ef-4887-b624-0b3241288678 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e78ea7d-96ef-4887-b624-0b3241288678 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e78ea7d-96ef-4887-b624-0b3241288678 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 124/246] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:46 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 953 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8571f919-381b-4884-85a1-214d98a0036b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] POST http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d98e59fd-945c-4d3c-b900-bea8fd3322c5"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volume_transfer [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd98e59fd-945c-4d3c-b900-bea8fd3322c5'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volume_transfer [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Creating transfer of volume d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.transfer.api [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Generating transfer record for volume d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8571f919-381b-4884-85a1-214d98a0036b tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 202 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 123/247] 192.168.122.38 () {62 vars in 1205 bytes} [Wed Sep 2 16:21:46 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-502607e6-ba82-4467-9c22-89eec720d607 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502607e6-ba82-4467-9c22-89eec720d607 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502607e6-ba82-4467-9c22-89eec720d607 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502607e6-ba82-4467-9c22-89eec720d607 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-502607e6-ba82-4467-9c22-89eec720d607 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502607e6-ba82-4467-9c22-89eec720d607 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 125/248] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:46 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 961 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-59f0f7fb-34b7-4f37-84c7-616fb8d0b709 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59f0f7fb-34b7-4f37-84c7-616fb8d0b709 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59f0f7fb-34b7-4f37-84c7-616fb8d0b709 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59f0f7fb-34b7-4f37-84c7-616fb8d0b709 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59f0f7fb-34b7-4f37-84c7-616fb8d0b709 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 returned with HTTP 200 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 124/249] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:21:46 2026] GET /volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2581c5aa-e48d-4363-b40e-a1945202c25c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2581c5aa-e48d-4363-b40e-a1945202c25c tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2581c5aa-e48d-4363-b40e-a1945202c25c tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2581c5aa-e48d-4363-b40e-a1945202c25c tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-2581c5aa-e48d-4363-b40e-a1945202c25c tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 16:21:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2581c5aa-e48d-4363-b40e-a1945202c25c tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 200 Sep 02 16:21:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 126/250] 192.168.122.38 () {60 vars in 1184 bytes} [Wed Sep 2 16:21:46 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] POST http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246/accept Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1c24f54be5b1f6bf"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.volume_transfer [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Accepting volume transfer c200359b-fd63-434b-a6b6-8bb55ca9e246 {{(pid=86750) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 16:21:46 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Accepting transfer c200359b-fd63-434b-a6b6-8bb55ca9e246 Sep 02 16:21:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Created reservations ['6bdb1603-4459-4cc0-aea7-637ef4585868', 'd545c0da-c19c-415f-b9ff-a463c394aa8a', '198e1989-eb09-4b13-9417-5bef4de07f29', 'f622fca4-f032-42cf-aa0e-1f6851de1adb'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Created reservations ['8af3daa3-b8b3-40e8-8f2f-499ba5737d04', '7d55c724-39f9-4b00-bfbf-b79d3357354e', '5de45821-e3d7-4248-a6ad-0d0ef3300731', 'bbbd61e1-679f-4eda-809a-2e7f75fdd83f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:47 devstack devstack@c-api.service[86750]: /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 02 16:21:47 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:21:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Created reservations ['1484663a-48d5-438e-ae35-1cbcfea9bbc8', 'bb9dc1a7-c501-4be4-b559-a63826f0efb9', 'de3b2fb3-e52d-4076-8975-a2c45d123f2c', '4df3f708-14e9-435e-a40c-0e22624babf7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Created reservations ['bc89c9f0-0973-4f35-9a59-d5a322313423', '5ab74a30-f85f-4e70-b448-905db1a9c61f', '37f1c05b-e7b9-4574-a097-b97e4004d9f4', '595b682f-41cd-40c7-ac89-1b263f3195ba'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Transfer volume completed successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.transfer.api [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Volume d98e59fd-945c-4d3c-b900-bea8fd3322c5 has been transferred. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ebe0ada9-50f2-40bf-a107-3648b0397310 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246/accept returned with HTTP 202 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 125/251] 192.168.122.38 () {62 vars in 1337 bytes} [Wed Sep 2 16:21:46 2026] POST /volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246/accept => generated 371 bytes in 1399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Volume info retrieved successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-747720fe-208a-47b1-8fc1-d2a2d5ea6e95 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 127/252] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:48 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 953 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-106ad7a4-d140-4454-8191-6656ef668cb4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-106ad7a4-d140-4454-8191-6656ef668cb4 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-106ad7a4-d140-4454-8191-6656ef668cb4 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-106ad7a4-d140-4454-8191-6656ef668cb4 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-106ad7a4-d140-4454-8191-6656ef668cb4 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] Volume info retrieved successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-106ad7a4-d140-4454-8191-6656ef668cb4 tempest-VolumesTransfersV355Test-1995533913 tempest-VolumesTransfersV355Test-1995533913-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 126/253] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:48 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 953 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Delete transfer with id: c200359b-fd63-434b-a6b6-8bb55ca9e246 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9d41087-edfa-4997-b6e4-7c4536fb34e2 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 returned with HTTP 404 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 128/254] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:21:48 2026] DELETE /volume/v3/volume-transfers/c200359b-fd63-434b-a6b6-8bb55ca9e246 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Delete volume with id: d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Delete volume request issued successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa20a0ca-a7a9-4271-bdb5-cf1af6f33d62 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 202 Sep 02 16:21:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 127/255] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:21:48 2026] DELETE /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de83e48-1355-4186-96b6-8d8dfa28e1b7 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 129/256] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:48 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 1136 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:21:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-48379b44-bd2d-4ebe-a254-8991ef657220 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-48379b44-bd2d-4ebe-a254-8991ef657220 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-48379b44-bd2d-4ebe-a254-8991ef657220 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-48379b44-bd2d-4ebe-a254-8991ef657220 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-48379b44-bd2d-4ebe-a254-8991ef657220 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-48379b44-bd2d-4ebe-a254-8991ef657220 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 200 Sep 02 16:21:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 128/257] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:49 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 1136 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3788a210-cb5f-4ebb-a9ef-4fa55257909d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3788a210-cb5f-4ebb-a9ef-4fa55257909d None None] GET http://192.168.122.38/volume// Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3788a210-cb5f-4ebb-a9ef-4fa55257909d None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3788a210-cb5f-4ebb-a9ef-4fa55257909d None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3788a210-cb5f-4ebb-a9ef-4fa55257909d None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 130/258] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:21:51 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-c13c455e-2d2b-4b66-a944-43d84c846c44 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-c13c455e-2d2b-4b66-a944-43d84c846c44 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-c13c455e-2d2b-4b66-a944-43d84c846c44 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32741032-dd90-4026-8ae9-5a94880d9cf1", "connector": null, "instance_uuid": "7029a99f-4da4-413a-aa1a-c462419e9ee9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-396e77e8-47a8-4db2-b9f9-e23ce1d0b2be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-396e77e8-47a8-4db2-b9f9-e23ce1d0b2be tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-396e77e8-47a8-4db2-b9f9-e23ce1d0b2be tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-396e77e8-47a8-4db2-b9f9-e23ce1d0b2be tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-396e77e8-47a8-4db2-b9f9-e23ce1d0b2be tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 404 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 131/259] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:51 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45195631-36f8-449c-8362-57600f7752a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45195631-36f8-449c-8362-57600f7752a1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45195631-36f8-449c-8362-57600f7752a1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45195631-36f8-449c-8362-57600f7752a1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45195631-36f8-449c-8362-57600f7752a1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 404 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 132/260] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:51 2026] GET /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] DELETE http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Delete volume with id: d98e59fd-945c-4d3c-b900-bea8fd3322c5 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bb9f9cc-713a-494d-a9a2-5062817cdd72 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 returned with HTTP 404 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 133/261] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:21:51 2026] DELETE /volume/v3/volumes/d98e59fd-945c-4d3c-b900-bea8fd3322c5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-495118408"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-495118408'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume of 1 GB Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Availability Zones retrieved successfully. Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Flow 'volume_create_api' (9fc6a65b-ca91-423e-b8ff-1b4203258dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee696da0-23bc-4ece-82cd-13828e65d1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-c13c455e-2d2b-4b66-a944-43d84c846c44 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:21:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 129/262] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:21:51 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-35473165-f3fb-4756-8afd-cd1b7cbe1d74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-35473165-f3fb-4756-8afd-cd1b7cbe1d74 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-35473165-f3fb-4756-8afd-cd1b7cbe1d74 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-35473165-f3fb-4756-8afd-cd1b7cbe1d74 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee696da0-23bc-4ece-82cd-13828e65d1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5843106-50c3-43aa-a595-f8246b640eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /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 02 16:21:51 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-35473165-f3fb-4756-8afd-cd1b7cbe1d74 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 returned with HTTP 200 Sep 02 16:21:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 130/263] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:21:51 2026] DELETE /volume/v3/attachments/7fdfff72-ffc4-4ea6-b90f-91f57e0515a4 => generated 192 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Created reservations ['0dda687f-f990-4145-b6eb-18005b8ec9d6', 'f57669b2-6a68-416e-a880-cb2cd8c06828', '77260bf1-1745-4529-9d8e-958e3a92e195', '79aa3d7f-b075-4ba2-a0f9-ebf555b563d2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5843106-50c3-43aa-a595-f8246b640eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dda687f-f990-4145-b6eb-18005b8ec9d6', 'f57669b2-6a68-416e-a880-cb2cd8c06828', '77260bf1-1745-4529-9d8e-958e3a92e195', '79aa3d7f-b075-4ba2-a0f9-ebf555b563d2']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4efe4c5a-6161-4a37-b884-9d36851d82e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4efe4c5a-6161-4a37-b884-9d36851d82e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e59e8a-1fe6-4630-baf0-71aec0a36b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-495118408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044f4f4c4944d2087641f70bcbb460b',qos_specs=None,replication_status=,reservations=['0dda687f-f990-4145-b6eb-18005b8ec9d6','f57669b2-6a68-416e-a880-cb2cd8c06828','77260bf1-1745-4529-9d8e-958e3a92e195','79aa3d7f-b075-4ba2-a0f9-ebf555b563d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040b5689aef49729d49e07d17f0f611',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-495118408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4e59e8a-1fe6-4630-baf0-71aec0a36b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9044f4f4c4944d2087641f70bcbb460b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c040b5689aef49729d49e07d17f0f611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a7228f-46c0-4b3e-a872-7135b960ebb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a7228f-46c0-4b3e-a872-7135b960ebb4) transitioned into state 'SUCCESS' from state '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-495118408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044f4f4c4944d2087641f70bcbb460b',qos_specs=None,replication_status=,reservations=['0dda687f-f990-4145-b6eb-18005b8ec9d6','f57669b2-6a68-416e-a880-cb2cd8c06828','77260bf1-1745-4529-9d8e-958e3a92e195','79aa3d7f-b075-4ba2-a0f9-ebf555b563d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040b5689aef49729d49e07d17f0f611',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5716c39a-6aaa-435a-abec-13e26c684f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5716c39a-6aaa-435a-abec-13e26c684f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Flow 'volume_create_api' (9fc6a65b-ca91-423e-b8ff-1b4203258dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Create volume request issued successfully. Sep 02 16:21:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c60e254-0a12-4d54-b97d-be3951d8ac6f tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:21:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 134/264] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:21:51 2026] POST /volume/v3/volumes => generated 825 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9f9b83d-909e-4d41-bd62-1169481b69d0 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 131/265] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:51 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4afe3f30-e4ef-41c7-affc-2a42468f6ea7 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 135/266] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:52 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] PUT http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Acquiring lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Lock "cinder-attachment_update-32741032-dd90-4026-8ae9-5a94880d9cf1-devstack" released by "attachment_update" :: held 0.173s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-970c4661-94d6-4375-9800-b7c1924b6d58 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 returned with HTTP 200 Sep 02 16:21:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 132/267] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:21:53 2026] PUT /volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 => generated 694 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-93a8fc44-f5dd-479a-9852-2c5639a213f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-93a8fc44-f5dd-479a-9852-2c5639a213f7 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-93a8fc44-f5dd-479a-9852-2c5639a213f7 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-93a8fc44-f5dd-479a-9852-2c5639a213f7 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-93a8fc44-f5dd-479a-9852-2c5639a213f7 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 returned with HTTP 200 Sep 02 16:21:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 136/268] 192.168.122.38 () {62 vars in 1535 bytes} [Wed Sep 2 16:21:53 2026] GET /volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 => generated 719 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ed976ff-1090-435c-9b93-4cdacb55fcfe tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 133/269] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:53 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 953 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] POST http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c4e59e8a-1fe6-4630-baf0-71aec0a36b30"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c4e59e8a-1fe6-4630-baf0-71aec0a36b30'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 16:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Creating transfer of volume c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Generating transfer record for volume c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78a0206e-3bd2-4603-9647-ff0243fd08d8 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 202 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 137/270] 192.168.122.38 () {62 vars in 1205 bytes} [Wed Sep 2 16:21:53 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fa83f3f-c164-48a2-933d-10383b3c7ec6 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 134/271] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:54 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 961 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volume-transfers/detail Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f544e5a-0d88-4a22-89c3-25b7c4a1a020 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 138/272] 192.168.122.38 () {60 vars in 1205 bytes} [Wed Sep 2 16:21:54 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Delete transfer with id: fffd4914-cab7-4849-bc6f-2475aa620ab6 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f33f8be-d28d-47ba-beeb-a75c551f0c68 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 returned with HTTP 202 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 135/273] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:21:54 2026] DELETE /volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Volume info retrieved successfully. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27878875-597a-492d-a11e-ac9bbe6cfd54 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 139/274] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:54 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 953 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Delete transfer with id: fffd4914-cab7-4849-bc6f-2475aa620ab6 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b8b3231-6114-4b8e-8e79-f8149fe183a9 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 returned with HTTP 404 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 136/275] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:21:54 2026] DELETE /volume/v3/volume-transfers/fffd4914-cab7-4849-bc6f-2475aa620ab6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Delete volume with id: c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Delete volume request issued successfully. Sep 02 16:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-809e0e76-245f-4222-8c3a-c999f19dbb40 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 202 Sep 02 16:21:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 140/276] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:21:54 2026] DELETE /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4152d6f3-bf20-4c57-926f-5efadca8e70f tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 137/277] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:54 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:21:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f17d813c-0c01-4258-9982-ebe007a15192 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f17d813c-0c01-4258-9982-ebe007a15192 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f17d813c-0c01-4258-9982-ebe007a15192 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f17d813c-0c01-4258-9982-ebe007a15192 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-b3336a41-5d69-4a68-97ea-60fd997ee28a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-b3336a41-5d69-4a68-97ea-60fd997ee28a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] POST http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40/action Sep 02 16:21:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-b3336a41-5d69-4a68-97ea-60fd997ee28a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:21:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-b3336a41-5d69-4a68-97ea-60fd997ee28a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:21:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:21:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:21:55 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=362,cinder:INSERT=62,cinder:UPDATE=93 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:21:55 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=262,cinder:INSERT=34,cinder:UPDATE=60 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:21:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f17d813c-0c01-4258-9982-ebe007a15192 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Volume info retrieved successfully. Sep 02 16:21:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f17d813c-0c01-4258-9982-ebe007a15192 tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 200 Sep 02 16:21:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 141/278] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:55 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 1136 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:21:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:21:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:21:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:21:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:21:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ac14c28-7244-4ce8-8d85-0e2b92f7d420 req-b3336a41-5d69-4a68-97ea-60fd997ee28a tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40/action returned with HTTP 204 Sep 02 16:21:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 138/279] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:21:55 2026] POST /volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f007e1fc-dd06-43e0-b5cd-4b5456d2f5ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f007e1fc-dd06-43e0-b5cd-4b5456d2f5ad tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f007e1fc-dd06-43e0-b5cd-4b5456d2f5ad tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f007e1fc-dd06-43e0-b5cd-4b5456d2f5ad tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f007e1fc-dd06-43e0-b5cd-4b5456d2f5ad tempest-VolumesTransfersV355Test-1674604178 tempest-VolumesTransfersV355Test-1674604178-project-admin] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 404 Sep 02 16:21:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 142/280] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:56 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70a9365c-b202-4ffb-beba-cec5cc6ac677 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70a9365c-b202-4ffb-beba-cec5cc6ac677 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] GET http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70a9365c-b202-4ffb-beba-cec5cc6ac677 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70a9365c-b202-4ffb-beba-cec5cc6ac677 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70a9365c-b202-4ffb-beba-cec5cc6ac677 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 404 Sep 02 16:21:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 139/281] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:21:56 2026] GET /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:21:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] Delete volume with id: c4e59e8a-1fe6-4630-baf0-71aec0a36b30 Sep 02 16:21:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5672e470-934c-43df-9494-a0b0b1d93bf1 tempest-VolumesTransfersV355Test-1778465595 tempest-VolumesTransfersV355Test-1778465595-project-member] http://192.168.122.38/volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 returned with HTTP 404 Sep 02 16:21:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 143/282] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:21:56 2026] DELETE /volume/v3/volumes/c4e59e8a-1fe6-4630-baf0-71aec0a36b30 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:22:06 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=4,cinder:UPDATE=2 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:22:06 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=4 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-807701888"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-807701888'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Create volume of 1 GB Sep 02 16:22:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Availability Zones retrieved successfully. Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Flow 'volume_create_api' (1c55c131-d1d9-4b1d-9a64-a5bf5da37a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f78c14a5-4e29-4da2-8bdf-6736b560f68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f78c14a5-4e29-4da2-8bdf-6736b560f68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9305499f-b1cb-4b71-b042-ebe5d6d0049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Created reservations ['be09ba56-340c-4980-aa24-f168633542db', '0125f197-8633-49b1-8813-85d00dca0c98', '5dc7a811-31ba-46ed-952a-195ada39a1b9', '20a622b5-1755-4e6a-af99-4af97f0dd7c7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9305499f-b1cb-4b71-b042-ebe5d6d0049d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be09ba56-340c-4980-aa24-f168633542db', '0125f197-8633-49b1-8813-85d00dca0c98', '5dc7a811-31ba-46ed-952a-195ada39a1b9', '20a622b5-1755-4e6a-af99-4af97f0dd7c7']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee106ba9-2eca-418c-80eb-beeb98e839a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee106ba9-2eca-418c-80eb-beeb98e839a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02695100-40e1-4737-8f96-2b0189b0a3ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-807701888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4082be9803247ebbade4fb5251d8aff',qos_specs=None,replication_status=,reservations=['be09ba56-340c-4980-aa24-f168633542db','0125f197-8633-49b1-8813-85d00dca0c98','5dc7a811-31ba-46ed-952a-195ada39a1b9','20a622b5-1755-4e6a-af99-4af97f0dd7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8768583f4b54603b82f820389d54215',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-807701888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02695100-40e1-4737-8f96-2b0189b0a3ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4082be9803247ebbade4fb5251d8aff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8768583f4b54603b82f820389d54215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3060d3e5-0897-4815-9f99-cc18ddbce945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3060d3e5-0897-4815-9f99-cc18ddbce945) transitioned into state 'SUCCESS' from state '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-807701888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4082be9803247ebbade4fb5251d8aff',qos_specs=None,replication_status=,reservations=['be09ba56-340c-4980-aa24-f168633542db','0125f197-8633-49b1-8813-85d00dca0c98','5dc7a811-31ba-46ed-952a-195ada39a1b9','20a622b5-1755-4e6a-af99-4af97f0dd7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8768583f4b54603b82f820389d54215',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7049d1b9-0bd0-4527-9d79-c2f595ec5f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7049d1b9-0bd0-4527-9d79-c2f595ec5f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Flow 'volume_create_api' (1c55c131-d1d9-4b1d-9a64-a5bf5da37a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:22:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Create volume request issued successfully. Sep 02 16:22:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70feda96-5ff2-401f-b7f6-edcc34b072c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:22:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 140/283] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:22:18 2026] POST /volume/v3/volumes => generated 755 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:22:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9c8c7ef-30fa-4301-a10e-5632db6f302c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 144/284] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:19 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:22:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cb5a5d13-7a1a-4100-97a7-6d83fe7d4445 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 141/285] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:20 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-attach": {"instance_uuid": "f56e7341-65ee-46de-98eb-2e0686196b1e", "mountpoint": "/dev/vdb"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f56e7341-65ee-46de-98eb-2e0686196b1e", "mountpoint": "/dev/vdb"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update volume admin metadata completed successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Attach volume completed successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd61f5e3-8728-4b4c-a767-65f6619e8c3e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 145/286] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:28 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7f1c12c-3811-49a9-b4c3-f52f389bd9af tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 142/287] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:28 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 1182 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Detach volume completed successfully. Sep 02 16:22:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1ac5cd-0b6d-40be-ba0b-48a0af9ccec4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 146/288] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:28 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-fd77bab0-b3fb-45fc-92df-14018f706e4b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-fd77bab0-b3fb-45fc-92df-14018f706e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-fd77bab0-b3fb-45fc-92df-14018f706e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-fd77bab0-b3fb-45fc-92df-14018f706e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a2fe88d4-29c5-435b-9385-0c31ce2728ed tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 143/289] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:28 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:29 devstack devstack@c-api.service[86751]: /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 02 16:22:29 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:22:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-fd77bab0-b3fb-45fc-92df-14018f706e4b tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 returned with HTTP 200 Sep 02 16:22:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 147/290] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:22:29 2026] DELETE /volume/v3/attachments/132f3554-7097-495b-a40a-e4b403638a40 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:22:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Delete volume with id: 32741032-dd90-4026-8ae9-5a94880d9cf1 Sep 02 16:22:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Delete volume request issued successfully. Sep 02 16:22:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-336303e3-bc32-4c29-80d8-342a1779ca5c req-0710bee3-2645-454b-8479-53e28349c775 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 returned with HTTP 202 Sep 02 16:22:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 144/291] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:22:29 2026] DELETE /volume/v3/volumes/32741032-dd90-4026-8ae9-5a94880d9cf1 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0078efed-84f9-427d-93aa-7f00a6b5281d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1644625479"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1644625479'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume of 1 GB Sep 02 16:22:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Availability Zones retrieved successfully. Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (956d78d9-1c19-4100-b64f-6fdc0e847c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648cdc54-f298-4b26-bc57-050fff8a98ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648cdc54-f298-4b26-bc57-050fff8a98ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c7eae0-6fbf-493b-a7b6-9626bef48ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Created reservations ['66649de5-e63e-4938-bbaf-50961bf8e255', '60f3dc54-2f67-452d-bb09-fc94b9ab3b36', 'e5fdc759-fad6-41e7-a166-e9e40a8cd908', '957bb4e7-02f2-4f6b-a091-b2f06ba43ec0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c7eae0-6fbf-493b-a7b6-9626bef48ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66649de5-e63e-4938-bbaf-50961bf8e255', '60f3dc54-2f67-452d-bb09-fc94b9ab3b36', 'e5fdc759-fad6-41e7-a166-e9e40a8cd908', '957bb4e7-02f2-4f6b-a091-b2f06ba43ec0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b8f268-f1af-4dfb-a2d0-b87f86e66ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b8f268-f1af-4dfb-a2d0-b87f86e66ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff36494-1afc-4c56-8193-1d86340d75e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1644625479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['66649de5-e63e-4938-bbaf-50961bf8e255','60f3dc54-2f67-452d-bb09-fc94b9ab3b36','e5fdc759-fad6-41e7-a166-e9e40a8cd908','957bb4e7-02f2-4f6b-a091-b2f06ba43ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1644625479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff36494-1afc-4c56-8193-1d86340d75e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eece2a5376674471a4a1f8d25bf45aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163793e67a7e413bbd55b6796e9f540d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b35e245-6462-42ac-99ac-ac1454d0bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b35e245-6462-42ac-99ac-ac1454d0bc96) transitioned into state 'SUCCESS' from state '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-1644625479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['66649de5-e63e-4938-bbaf-50961bf8e255','60f3dc54-2f67-452d-bb09-fc94b9ab3b36','e5fdc759-fad6-41e7-a166-e9e40a8cd908','957bb4e7-02f2-4f6b-a091-b2f06ba43ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9dbc1f-74b9-4f34-82bc-299c768614ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9dbc1f-74b9-4f34-82bc-299c768614ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (956d78d9-1c19-4100-b64f-6fdc0e847c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:22:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request issued successfully. Sep 02 16:22:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0078efed-84f9-427d-93aa-7f00a6b5281d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:22:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 148/292] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:22:29 2026] POST /volume/v3/volumes => generated 762 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:22:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30d08327-2d68-4176-9a54-70c8ce568b7a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30d08327-2d68-4176-9a54-70c8ce568b7a tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30d08327-2d68-4176-9a54-70c8ce568b7a tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30d08327-2d68-4176-9a54-70c8ce568b7a tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-30d08327-2d68-4176-9a54-70c8ce568b7a tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30d08327-2d68-4176-9a54-70c8ce568b7a tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 145/293] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:30 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 830 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] DELETE http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Delete volume with id: 409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:22:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf84f4b3-d0c2-42b9-9c4d-e38964c533f9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 149/294] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:31 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:22:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Delete volume request issued successfully. Sep 02 16:22:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9167cf6-8464-4bbc-afc8-8a74451d9d4f tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 202 Sep 02 16:22:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 146/295] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:22:31 2026] DELETE /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Volume info retrieved successfully. Sep 02 16:22:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2f2b1a6-ce40-462d-b50c-71d755b60473 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 200 Sep 02 16:22:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 150/296] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:31 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d165e42-b454-4b0d-9c72-5c31c601b1ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 147/297] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:32 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e5d38db2-f52c-4ca8-bf45-03ead11f7751 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-be95021f-017b-4f93-84ee-3c3b57b8a35e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 151/298] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:22:32 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e5d38db2-f52c-4ca8-bf45-03ead11f7751 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] GET http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e5d38db2-f52c-4ca8-bf45-03ead11f7751 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e5d38db2-f52c-4ca8-bf45-03ead11f7751 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e5d38db2-f52c-4ca8-bf45-03ead11f7751 tempest-ServerActionsTestOtherA-987948759 tempest-ServerActionsTestOtherA-987948759-project-member] http://192.168.122.38/volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 returned with HTTP 404 Sep 02 16:22:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 148/299] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:32 2026] GET /volume/v3/volumes/409c22ed-57b1-449b-844f-de5d93f63ec4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bedad396-d479-4a2f-a1f5-ecb9323a1ab4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bedad396-d479-4a2f-a1f5-ecb9323a1ab4 None None] GET http://192.168.122.38/volume// Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bedad396-d479-4a2f-a1f5-ecb9323a1ab4 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bedad396-d479-4a2f-a1f5-ecb9323a1ab4 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bedad396-d479-4a2f-a1f5-ecb9323a1ab4 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:22:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 152/300] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:22:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-751a8a3f-67e4-4216-87f9-0ae9e00fca2c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-751a8a3f-67e4-4216-87f9-0ae9e00fca2c tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-751a8a3f-67e4-4216-87f9-0ae9e00fca2c tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff36494-1afc-4c56-8193-1d86340d75e8", "connector": null, "instance_uuid": "0fd79edf-cd8f-4da7-a1b3-8e2e7472cb59"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-751a8a3f-67e4-4216-87f9-0ae9e00fca2c tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:22:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 149/301] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:22:33 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d46d784f-d387-47a2-980f-84bd0094b6fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d46d784f-d387-47a2-980f-84bd0094b6fc tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d46d784f-d387-47a2-980f-84bd0094b6fc tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d46d784f-d387-47a2-980f-84bd0094b6fc tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b3bc9e3-be28-4c6d-8771-ca272f8e65f0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3bc9e3-be28-4c6d-8771-ca272f8e65f0 None None] GET http://192.168.122.38/volume// Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3bc9e3-be28-4c6d-8771-ca272f8e65f0 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3bc9e3-be28-4c6d-8771-ca272f8e65f0 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3bc9e3-be28-4c6d-8771-ca272f8e65f0 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:22:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 150/302] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:22:33 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:22:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d46d784f-d387-47a2-980f-84bd0094b6fc tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d46d784f-d387-47a2-980f-84bd0094b6fc tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 153/303] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:33 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-ec00ba40-bf94-4116-b3e4-3a9e1abf7c21 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 151/304] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:22:33 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1035 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] PUT http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Acquiring lock "cinder-attachment_update-eff36494-1afc-4c56-8193-1d86340d75e8-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-eff36494-1afc-4c56-8193-1d86340d75e8-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:33 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-eff36494-1afc-4c56-8193-1d86340d75e8-devstack" released by "attachment_update" :: held 0.313s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:22:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-08ffee36-172f-4dd5-b00a-47c14fbd8e74 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc returned with HTTP 200 Sep 02 16:22:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 154/305] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:22:33 2026] PUT /volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc => generated 694 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:22:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8209cf79-920e-41a9-afce-1b98af21fe4f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8209cf79-920e-41a9-afce-1b98af21fe4f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8209cf79-920e-41a9-afce-1b98af21fe4f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8209cf79-920e-41a9-afce-1b98af21fe4f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8209cf79-920e-41a9-afce-1b98af21fe4f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8209cf79-920e-41a9-afce-1b98af21fe4f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 152/306] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:34 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-1fb93fba-ccd9-4cfd-bd92-ea169bef0a93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-1fb93fba-ccd9-4cfd-bd92-ea169bef0a93 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc/action Sep 02 16:22:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-1fb93fba-ccd9-4cfd-bd92-ea169bef0a93 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-1fb93fba-ccd9-4cfd-bd92-ea169bef0a93 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3acc1524-ea55-4379-8890-36c8fa4b81ae req-1fb93fba-ccd9-4cfd-bd92-ea169bef0a93 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc/action returned with HTTP 204 Sep 02 16:22:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 155/307] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:22:34 2026] POST /volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:22:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad90e4bc-e62b-4397-9dd9-0bad50020e98 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 153/308] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:35 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:22:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abfd08c5-8868-466c-a116-2a33306efc29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abfd08c5-8868-466c-a116-2a33306efc29 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:22:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abfd08c5-8868-466c-a116-2a33306efc29 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abfd08c5-8868-466c-a116-2a33306efc29 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abfd08c5-8868-466c-a116-2a33306efc29 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:22:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abfd08c5-8868-466c-a116-2a33306efc29 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:22:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 156/309] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:35 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1147 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:22:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cc9462ad-64c5-4c69-b700-09e030be5545 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-attach": {"instance_uuid": "80060e7a-ac18-406a-8431-721c3213dd59", "mountpoint": "/dev/vdb"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "80060e7a-ac18-406a-8431-721c3213dd59", "mountpoint": "/dev/vdb"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update volume admin metadata completed successfully. Sep 02 16:22:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Attach volume completed successfully. Sep 02 16:22:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc9462ad-64c5-4c69-b700-09e030be5545 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 154/310] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:41 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56b7fd84-5e78-4ceb-b28e-c6a58a78e987 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 157/311] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:41 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 1182 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-884e4621-42d6-41cb-8fd7-3660762e92ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-884e4621-42d6-41cb-8fd7-3660762e92ba tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-884e4621-42d6-41cb-8fd7-3660762e92ba tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-884e4621-42d6-41cb-8fd7-3660762e92ba tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-884e4621-42d6-41cb-8fd7-3660762e92ba tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-884e4621-42d6-41cb-8fd7-3660762e92ba tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 155/312] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:42 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 1182 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:22:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Detach volume completed successfully. Sep 02 16:22:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a068dc2-2b76-4ece-9bb0-11c2275e6b04 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 158/313] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:42 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-004d350a-7f1f-4563-a8f5-03730e975bda None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-004d350a-7f1f-4563-a8f5-03730e975bda tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-004d350a-7f1f-4563-a8f5-03730e975bda tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-004d350a-7f1f-4563-a8f5-03730e975bda tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-004d350a-7f1f-4563-a8f5-03730e975bda tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-004d350a-7f1f-4563-a8f5-03730e975bda tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 156/314] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:42 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Reserve volume completed successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f757c06f-2d77-48a4-9e8c-a06ff3847713 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 159/315] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:47 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-11f0eb43-f274-40ce-a974-ab53210e701f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11f0eb43-f274-40ce-a974-ab53210e701f tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11f0eb43-f274-40ce-a974-ab53210e701f tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11f0eb43-f274-40ce-a974-ab53210e701f tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-11f0eb43-f274-40ce-a974-ab53210e701f tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11f0eb43-f274-40ce-a974-ab53210e701f tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 157/316] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:47 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Unreserve volume completed successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6675f91-b5d6-49b1-92f4-5d0e66ce2170 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 160/317] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:47 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66b3bc33-40c5-43d6-90d7-16fac9d44101 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 158/318] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:47 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab1f792f-9419-468a-b7bc-213a44de953b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume updated successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab1f792f-9419-468a-b7bc-213a44de953b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 161/319] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:47 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d680f06e-11ed-483a-ae5e-7537f3e98a9c tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 159/320] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:47 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume updated successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b978ba7e-7477-4a00-b64d-34a839d9ed55 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 162/321] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:47 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c992ac66-d734-480c-bba7-8d303e98e219 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c992ac66-d734-480c-bba7-8d303e98e219 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c992ac66-d734-480c-bba7-8d303e98e219 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c992ac66-d734-480c-bba7-8d303e98e219 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c992ac66-d734-480c-bba7-8d303e98e219 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c992ac66-d734-480c-bba7-8d303e98e219 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 160/322] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:47 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1755630e-71e2-4144-b163-0ad2da8b84ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update volume admin metadata completed successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update readonly setting on volume completed successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1755630e-71e2-4144-b163-0ad2da8b84ae tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 163/323] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:47 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70d7685d-e45e-4970-93b9-a09e4da3446d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70d7685d-e45e-4970-93b9-a09e4da3446d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70d7685d-e45e-4970-93b9-a09e4da3446d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70d7685d-e45e-4970-93b9-a09e4da3446d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-70d7685d-e45e-4970-93b9-a09e4da3446d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70d7685d-e45e-4970-93b9-a09e4da3446d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 161/324] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:48 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-712373e0-8554-48ba-940a-5821ab88ae78 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update volume admin metadata completed successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Update readonly setting on volume completed successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-712373e0-8554-48ba-940a-5821ab88ae78 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 164/325] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:22:48 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:22:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ce6a876-aace-4592-aaeb-5128fea07b87 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:22:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 162/326] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:22:48 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0aab10ce-c119-4984-8b75-979ef6257612 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-145265852", "disk_format": "raw"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-145265852", "disk_format": "raw"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:22:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.image.image_utils [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-145265852'}] 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-145265852'}]. {{(pid=86751) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 16:22:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Copy volume to image completed successfully. Sep 02 16:22:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aab10ce-c119-4984-8b75-979ef6257612 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:22:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 165/327] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:22:48 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 654 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] DELETE http://192.168.122.38/volume/v3/volumes/tempest-invalid-734168998 Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Delete volume with id: tempest-invalid-734168998 Sep 02 16:22:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8b98b237-f4d3-465b-8426-9f48e3ea88ba req-fb40bcb7-4891-4edb-a7b3-11492d47cb20 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] http://192.168.122.38/volume/v3/volumes/tempest-invalid-734168998 returned with HTTP 404 Sep 02 16:22:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 163/328] 192.168.122.38 () {62 vars in 1471 bytes} [Wed Sep 2 16:22:50 2026] DELETE /volume/v3/volumes/tempest-invalid-734168998 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:22:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a1f30b10-4cc4-47c7-acd3-0c713e78583f Sep 02 16:22:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] Delete volume with id: a1f30b10-4cc4-47c7-acd3-0c713e78583f Sep 02 16:22:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cdce75fa-54c6-4a61-9031-2544380bafe1 req-9ca23b67-8c81-4af8-9163-f7c1e0a94244 tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-member] http://192.168.122.38/volume/v3/volumes/a1f30b10-4cc4-47c7-acd3-0c713e78583f returned with HTTP 404 Sep 02 16:22:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 166/329] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:22:50 2026] DELETE /volume/v3/volumes/a1f30b10-4cc4-47c7-acd3-0c713e78583f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-fd77544f-d36c-495d-a291-a1cc84301470 req-e8df7a75-fc44-4f5a-85df-02e66858e0dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-fd77544f-d36c-495d-a291-a1cc84301470 req-e8df7a75-fc44-4f5a-85df-02e66858e0dd tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-reader] GET http://192.168.122.38/volume/v3/volumes/260aee32-9d01-4e22-9190-cdba1068ac8a Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-fd77544f-d36c-495d-a291-a1cc84301470 req-e8df7a75-fc44-4f5a-85df-02e66858e0dd tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-fd77544f-d36c-495d-a291-a1cc84301470 req-e8df7a75-fc44-4f5a-85df-02e66858e0dd tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-reader] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:22:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-fd77544f-d36c-495d-a291-a1cc84301470 req-e8df7a75-fc44-4f5a-85df-02e66858e0dd tempest-VolumesNegativeTest-776227485 tempest-VolumesNegativeTest-776227485-project-reader] http://192.168.122.38/volume/v3/volumes/260aee32-9d01-4e22-9190-cdba1068ac8a returned with HTTP 404 Sep 02 16:22:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 164/330] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:22:50 2026] GET /volume/v3/volumes/260aee32-9d01-4e22-9190-cdba1068ac8a => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:22:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1871c1a-116e-4746-8637-478521e91745 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1871c1a-116e-4746-8637-478521e91745 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:22:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1871c1a-116e-4746-8637-478521e91745 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1116398803"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1871c1a-116e-4746-8637-478521e91745 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:22:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 167/331] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:22:59 2026] POST /volume/v3/types => generated 228 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:22:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b78bac31-9065-491f-800d-f8d88bc304cd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:22:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b78bac31-9065-491f-800d-f8d88bc304cd tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:22:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b78bac31-9065-491f-800d-f8d88bc304cd tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1507002319"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:22:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b78bac31-9065-491f-800d-f8d88bc304cd tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:22:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 165/332] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:22:59 2026] POST /volume/v3/group_types => generated 185 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:22:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:23:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5258ec3f-3d82-4892-a849-1fcb53d5850e", "volume_types": ["347697c3-b170-4725-8f81-3e701f0a1e61"], "name": "tempest-GroupSnapshotsV319Test-Group-1056948671"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Creating new group {'group': {'group_type': '5258ec3f-3d82-4892-a849-1fcb53d5850e', 'volume_types': ['347697c3-b170-4725-8f81-3e701f0a1e61'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1056948671'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:23:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1056948671. Sep 02 16:23:00 devstack devstack@c-api.service[86751]: /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 02 16:23:00 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:23:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Availability zone cache updated, next update will occur around 2026-09-02 15:23:00.221816. {{(pid=86751) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 16:23:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Availability Zones retrieved successfully. Sep 02 16:23:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Created reservations ['becc8916-5878-4556-9d0e-6f0761d20a94'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c67b405-c4e2-410c-a6b0-9b5a6a297567 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:23:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 168/333] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:22:59 2026] POST /volume/v3/groups => generated 116 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f Sep 02 16:23:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 468f2055-9b8a-4ff2-a6fc-d318aeb3277f {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:00 devstack devstack@c-api.service[86750]: /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 02 16:23:00 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff51ab50-838b-4d24-b8ab-507c3f130759 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f returned with HTTP 200 Sep 02 16:23:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 166/334] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:00 2026] GET /volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f => generated 396 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f Sep 02 16:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 468f2055-9b8a-4ff2-a6fc-d318aeb3277f {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:01 devstack devstack@c-api.service[86751]: /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 02 16:23:01 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85a87ccc-a39e-4ca2-b550-6ecf1c2b7062 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f returned with HTTP 200 Sep 02 16:23:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 169/335] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:01 2026] GET /volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f => generated 397 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-db7100c7-b883-4e04-aa32-80424a692f04 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1060909259", "volume_type": "347697c3-b170-4725-8f81-3e701f0a1e61", "group_id": "468f2055-9b8a-4ff2-a6fc-d318aeb3277f", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1060909259', 'volume_type': '347697c3-b170-4725-8f81-3e701f0a1e61', 'group_id': '468f2055-9b8a-4ff2-a6fc-d318aeb3277f', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Create volume of 1 GB Sep 02 16:23:01 devstack devstack@c-api.service[86750]: /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 02 16:23:01 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Availability Zones retrieved successfully. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Flow 'volume_create_api' (d30b9462-28af-48f1-a7bc-c64bef7a4f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc281993-8e2c-43d6-820c-99a829953067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc281993-8e2c-43d6-820c-99a829953067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:23:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=347697c3-b170-4725-8f81-3e701f0a1e61,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1116398803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '347697c3-b170-4725-8f81-3e701f0a1e61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '468f2055-9b8a-4ff2-a6fc-d318aeb3277f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0148f6-21f2-4c83-bc9b-c90fb56c9f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1116398803 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1116398803, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1116398803 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1116398803, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Created reservations ['61cb3ace-bdd9-4b37-9388-1a37c91929b5', 'b2ec91e8-d9e7-4e76-ad82-14b238b236f7', '97527a70-ab51-4ce3-9dc0-a422be920557', '2961c720-ed3b-4a04-90df-e83554bb223d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0148f6-21f2-4c83-bc9b-c90fb56c9f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cb3ace-bdd9-4b37-9388-1a37c91929b5', 'b2ec91e8-d9e7-4e76-ad82-14b238b236f7', '97527a70-ab51-4ce3-9dc0-a422be920557', '2961c720-ed3b-4a04-90df-e83554bb223d']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c362e58-cbbb-42d1-8f3a-52cfa80535ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c362e58-cbbb-42d1-8f3a-52cfa80535ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3acd1907-9ef1-4557-b7de-31db7d6af38f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1060909259',encryption_key_id=None,group_id=468f2055-9b8a-4ff2-a6fc-d318aeb3277f,group_type_id=,metadata={},multiattach=False,project_id='73583994cb484677b6bac57b19b6f6d2',qos_specs=None,replication_status=,reservations=['61cb3ace-bdd9-4b37-9388-1a37c91929b5','b2ec91e8-d9e7-4e76-ad82-14b238b236f7','97527a70-ab51-4ce3-9dc0-a422be920557','2961c720-ed3b-4a04-90df-e83554bb223d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bb9ee285ed4228862773f314c0a505',volume_type_id=347697c3-b170-4725-8f81-3e701f0a1e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1060909259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=468f2055-9b8a-4ff2-a6fc-d318aeb3277f,host=None,id=3acd1907-9ef1-4557-b7de-31db7d6af38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73583994cb484677b6bac57b19b6f6d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31bb9ee285ed4228862773f314c0a505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(347697c3-b170-4725-8f81-3e701f0a1e61),volume_type_id=347697c3-b170-4725-8f81-3e701f0a1e61)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922a0607-47ef-4b77-b7f1-32430cf8986e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922a0607-47ef-4b77-b7f1-32430cf8986e) transitioned into state 'SUCCESS' from state '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-1060909259',encryption_key_id=None,group_id=468f2055-9b8a-4ff2-a6fc-d318aeb3277f,group_type_id=,metadata={},multiattach=False,project_id='73583994cb484677b6bac57b19b6f6d2',qos_specs=None,replication_status=,reservations=['61cb3ace-bdd9-4b37-9388-1a37c91929b5','b2ec91e8-d9e7-4e76-ad82-14b238b236f7','97527a70-ab51-4ce3-9dc0-a422be920557','2961c720-ed3b-4a04-90df-e83554bb223d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bb9ee285ed4228862773f314c0a505',volume_type_id=347697c3-b170-4725-8f81-3e701f0a1e61)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7344198c-d743-423c-8d5e-cf61d2a912ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7344198c-d743-423c-8d5e-cf61d2a912ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:02 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Flow 'volume_create_api' (d30b9462-28af-48f1-a7bc-c64bef7a4f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Create volume request issued successfully. Sep 02 16:23:02 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:02 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:02 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db7100c7-b883-4e04-aa32-80424a692f04 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 167/336] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:23:01 2026] POST /volume/v3/volumes => generated 833 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:02 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:02 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:02 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37ab893c-e5f0-4c4c-84e2-7463f7562f37 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 170/337] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:02 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 901 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:03 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:03 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:03 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad64bcf0-6521-432f-bf98-c5df298e7566 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 168/338] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:03 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:04 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:04 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:04 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8d12da8-7404-466c-8820-8c182a2cb1ee tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 171/339] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:04 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-802c4525-9bfa-4f4c-964e-2904af24d171 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:05 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:05 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:05 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-802c4525-9bfa-4f4c-964e-2904af24d171 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 169/340] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:05 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:06 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:06 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:06 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7a052d-b1a8-4d8c-a8d8-3c5f0aa4c7b9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 172/341] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:06 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0ad0380e-545f-4c59-aece-4d445f748271 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:08 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:08 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:08 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ad0380e-545f-4c59-aece-4d445f748271 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 170/342] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:07 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:09 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:09 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:09 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19e0bbe0-22ec-46d7-b7c0-d34062cfbda7 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 173/343] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:09 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:23:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-95a897e1-bbd4-4db3-8f37-aa057ae07950 req-7a6cf5dd-01b9-4485-adee-96450d611f01 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:23:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 171/344] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:23:10 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:10 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:10 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:10 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5528cbf-5ee7-4fd0-a2e7-0229f8c2d46e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 174/345] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:10 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8c9c6385-6930-40a7-aeec-4dc69449449c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:11 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:11 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:11 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c9c6385-6930-40a7-aeec-4dc69449449c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 172/346] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:11 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-76a2e11a-ece9-464c-a87a-80c77c435bea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:12 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:12 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:12 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76a2e11a-ece9-464c-a87a-80c77c435bea tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 175/347] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:12 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-330787c1-c528-4b11-b917-e9e9070da0ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:13 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:13 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:14 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330787c1-c528-4b11-b917-e9e9070da0ec tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 173/348] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:13 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:15 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-523db2f4-6aaf-462e-b3d8-0a1f08a86846 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 176/349] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:15 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d6b4d6d-bb6f-4322-b03f-9c2cc7aab358 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:23:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 174/350] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:15 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-6e6bdc2d-0535-4e21-a914-e373d6a466ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:23:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 177/351] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:23:15 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8/action Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Begin detaching volume completed successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-64f2bae8-3029-402d-aa15-398a9db6ae5e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8/action returned with HTTP 202 Sep 02 16:23:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 175/352] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:23:15 2026] POST /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c811f64-ea0d-4f1e-9bcf-ecdf51cfe128 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c811f64-ea0d-4f1e-9bcf-ecdf51cfe128 None None] GET http://192.168.122.38/volume// Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c811f64-ea0d-4f1e-9bcf-ecdf51cfe128 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c811f64-ea0d-4f1e-9bcf-ecdf51cfe128 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c811f64-ea0d-4f1e-9bcf-ecdf51cfe128 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:23:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 178/353] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:23:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-8472af59-5ace-4368-bb11-8b13988503d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:23:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 176/354] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:23:15 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2bfb40ed-e27b-43db-beed-159affccf422 req-516e9623-1af6-42b7-8c3f-28aaa85da711 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-516e9623-1af6-42b7-8c3f-28aaa85da711 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-516e9623-1af6-42b7-8c3f-28aaa85da711 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-516e9623-1af6-42b7-8c3f-28aaa85da711 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:16 devstack devstack@c-api.service[86751]: /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 02 16:23:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:23:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2bfb40ed-e27b-43db-beed-159affccf422 req-516e9623-1af6-42b7-8c3f-28aaa85da711 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc returned with HTTP 200 Sep 02 16:23:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 179/355] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:23:16 2026] DELETE /volume/v3/attachments/ee754cee-b7a2-458c-af9f-7001ee0aacdc => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:16 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:16 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:16 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c66f0fc-467d-4c21-ae02-7885fd2e1aa6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 177/356] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:16 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=179,cinder:INSERT=16,cinder:UPDATE=33 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:23:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49ab0c37-9727-4eab-b4b7-5d944cdfc66f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:23:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 180/357] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:16 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6a449d84-408c-4f82-90da-52ca042f737b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:17 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=206,cinder:INSERT=24,cinder:UPDATE=29 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:23:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:17 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:17 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:17 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a449d84-408c-4f82-90da-52ca042f737b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 178/358] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:17 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:18 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:18 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:19 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f413769d-7f0a-4f93-a9fc-eb51c338b810 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 181/359] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:18 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:20 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89e1e2b5-169f-43eb-b629-e7e1f78b81e8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 179/360] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:20 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f60afc4-038c-4b27-b54d-e878ffb2fd08 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:23:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 182/361] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:20 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-408171a1-dd04-461d-b6ac-9241611e195b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] POST http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-752947916", "disk_format": "qcow2"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-752947916", "disk_format": "qcow2"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:21 devstack devstack@c-api.service[86750]: DEBUG cinder.image.image_utils [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-752947916'}] 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-752947916'}]. {{(pid=86750) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:21 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a15e480b-8838-4069-8ebd-c0afa5e15809 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 183/362] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:21 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 926 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55d3223d-05ec-42c1-8e38-05d10a450611 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] POST http://192.168.122.38/volume/v3/group_snapshots Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "468f2055-9b8a-4ff2-a6fc-d318aeb3277f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1683023732"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '468f2055-9b8a-4ff2-a6fc-d318aeb3277f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1683023732'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1683023732. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /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 02 16:23:21 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:21 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1116398803 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1116398803, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1116398803 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1116398803, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Created reservations ['09aa6d1a-24ec-4de7-ae68-21cc8fc75698', 'd2674040-5421-4355-a5f5-d57684f77eca', '84979295-49a4-433e-a9b2-a18e113fc67c', '1b0f9e76-a43e-4bb7-b439-b4234fffef58'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55d3223d-05ec-42c1-8e38-05d10a450611 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots returned with HTTP 202 Sep 02 16:23:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 184/363] 192.168.122.38 () {62 vars in 1203 bytes} [Wed Sep 2 16:23:21 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63f97597-7666-4b9e-bda1-134573ddcb62 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f97597-7666-4b9e-bda1-134573ddcb62 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f97597-7666-4b9e-bda1-134573ddcb62 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f97597-7666-4b9e-bda1-134573ddcb62 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-63f97597-7666-4b9e-bda1-134573ddcb62 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f97597-7666-4b9e-bda1-134573ddcb62 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 185/364] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:22 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Copy volume to image completed successfully. Sep 02 16:23:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-408171a1-dd04-461d-b6ac-9241611e195b tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action returned with HTTP 202 Sep 02 16:23:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 180/365] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:23:20 2026] POST /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca/action => generated 656 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f66da22-8b69-4033-8582-8e9a52c7899c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f66da22-8b69-4033-8582-8e9a52c7899c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f66da22-8b69-4033-8582-8e9a52c7899c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f66da22-8b69-4033-8582-8e9a52c7899c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-2f66da22-8b69-4033-8582-8e9a52c7899c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f66da22-8b69-4033-8582-8e9a52c7899c tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 186/366] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:23 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a84e694-cc67-4433-a978-b17a78aa9ea5 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 181/367] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:24 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89dbb554-1810-42bb-a940-385d38894ab8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89dbb554-1810-42bb-a940-385d38894ab8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89dbb554-1810-42bb-a940-385d38894ab8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89dbb554-1810-42bb-a940-385d38894ab8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-89dbb554-1810-42bb-a940-385d38894ab8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89dbb554-1810-42bb-a940-385d38894ab8 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 187/368] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /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 02 16:23:25 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Get all snapshots completed successfully. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-902f05a4-9921-42ee-b9e8-1e3ea6761502 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 182/369] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Snapshot retrieved successfully. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8716eaaf-58c3-4c37-b4f3-14798d34256e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 188/370] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d72747be-f6fa-4a80-b91d-a172550bed86 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d72747be-f6fa-4a80-b91d-a172550bed86 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d72747be-f6fa-4a80-b91d-a172550bed86 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d72747be-f6fa-4a80-b91d-a172550bed86 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-d72747be-f6fa-4a80-b91d-a172550bed86 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Updating group '7b35f7ea-7772-4024-8143-bc2af5299d69' with 'creating' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d72747be-f6fa-4a80-b91d-a172550bed86 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action returned with HTTP 202 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 183/371] 192.168.122.38 () {62 vars in 1334 bytes} [Wed Sep 2 16:23:25 2026] POST /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-01221180-57ba-4f38-b3b1-1dcd2f6a57e2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 189/372] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Updating group '7b35f7ea-7772-4024-8143-bc2af5299d69' with 'available' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40ce5a21-48ec-4e27-8bed-bcccc26ddc8a tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action returned with HTTP 202 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 184/373] 192.168.122.38 () {62 vars in 1334 bytes} [Wed Sep 2 16:23:25 2026] POST /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f27e310-e8ac-46e4-92fb-a2bf31b1c4eb tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 190/374] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 331 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Updating group '7b35f7ea-7772-4024-8143-bc2af5299d69' with 'error' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d4f44e9-7127-49f7-b376-c074e7f61e45 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action returned with HTTP 202 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 185/375] 192.168.122.38 () {62 vars in 1334 bytes} [Wed Sep 2 16:23:25 2026] POST /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-98832412-384c-47aa-b378-988b3822d640 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98832412-384c-47aa-b378-988b3822d640 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98832412-384c-47aa-b378-988b3822d640 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98832412-384c-47aa-b378-988b3822d640 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-98832412-384c-47aa-b378-988b3822d640 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98832412-384c-47aa-b378-988b3822d640 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 191/376] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] POST http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Updating group '7b35f7ea-7772-4024-8143-bc2af5299d69' with 'available' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff0f3bfd-23eb-497e-b837-8e0d291e4f6c tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action returned with HTTP 202 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 186/377] 192.168.122.38 () {62 vars in 1334 bytes} [Wed Sep 2 16:23:25 2026] POST /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c644023e-0c0f-4b8b-930e-5e5fc1a0b29b tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 200 Sep 02 16:23:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 192/378] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] delete called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86750) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Delete group_snapshot with id: 7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:25 devstack devstack@c-api.service[86750]: /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 02 16:23:25 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:23:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f58691e-23f9-4f0f-b0b8-52a8d09e5cf6 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 202 Sep 02 16:23:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 187/379] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:23:25 2026] DELETE /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:26 devstack devstack@c-api.service[86751]: /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 02 16:23:26 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Get all volumes completed successfully. Sep 02 16:23:26 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:26 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:26 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c21122b-04f1-4eee-ab8f-25052a7ba98d tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 193/380] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:25 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8f9cd1c6-304b-4829-967e-059db74624e9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:23:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:26 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:23:26 devstack devstack@c-api.service[86750]: /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 02 16:23:26 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:23:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Get all snapshots completed successfully. Sep 02 16:23:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f9cd1c6-304b-4829-967e-059db74624e9 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:23:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 188/381] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:23:26 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 Sep 02 16:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Snapshot retrieved successfully. Sep 02 16:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5eda01f-ef4c-4328-a96a-eac591d4aa75 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 returned with HTTP 200 Sep 02 16:23:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 194/382] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:23:26 2026] GET /volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:23:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a35a803d-50b1-4071-b073-608365b01235 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a35a803d-50b1-4071-b073-608365b01235 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 Sep 02 16:23:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a35a803d-50b1-4071-b073-608365b01235 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a35a803d-50b1-4071-b073-608365b01235 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a35a803d-50b1-4071-b073-608365b01235 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Snapshot retrieved successfully. Sep 02 16:23:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a35a803d-50b1-4071-b073-608365b01235 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 returned with HTTP 200 Sep 02 16:23:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 189/383] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:23:27 2026] GET /volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 => generated 473 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 Sep 02 16:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Snapshot retrieved successfully. Sep 02 16:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8336e42-4f5b-458f-9e66-3b648e8635a2 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 returned with HTTP 200 Sep 02 16:23:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 195/384] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:23:28 2026] GET /volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 => generated 473 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c221feee-7041-4ecf-96c5-64d299c00089 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c221feee-7041-4ecf-96c5-64d299c00089 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 Sep 02 16:23:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c221feee-7041-4ecf-96c5-64d299c00089 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c221feee-7041-4ecf-96c5-64d299c00089 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c221feee-7041-4ecf-96c5-64d299c00089 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 returned with HTTP 404 Sep 02 16:23:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 190/385] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:23:29 2026] GET /volume/v3/snapshots/93a91192-a29f-46d7-8c53-717fa1cb7199 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 7b35f7ea-7772-4024-8143-bc2af5299d69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-238ccb73-68ab-4c04-aed0-bda9a71aba20 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 returned with HTTP 404 Sep 02 16:23:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 196/386] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:23:30 2026] GET /volume/v3/group_snapshots/7b35f7ea-7772-4024-8143-bc2af5299d69 => generated 116 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: /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 02 16:23:30 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Get all volumes completed successfully. Sep 02 16:23:30 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:30 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:30 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dea09a01-243e-4b72-a6ab-f18d9180f834 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 191/387] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:30 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-731e85dc-e56c-4381-be61-28b2008a948a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] POST http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f/action Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] delete called for group 468f2055-9b8a-4ff2-a6fc-d318aeb3277f {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Delete group with id: 468f2055-9b8a-4ff2-a6fc-d318aeb3277f Sep 02 16:23:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:30 devstack devstack@c-api.service[86751]: /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 02 16:23:30 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:23:31 devstack devstack@c-api.service[86751]: /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 02 16:23:31 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:23:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-731e85dc-e56c-4381-be61-28b2008a948a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f/action returned with HTTP 202 Sep 02 16:23:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 197/388] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:23:30 2026] POST /volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f/action => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d834cb36-8c49-48b6-8157-e55fbd649744 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:31 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:31 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:31 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d834cb36-8c49-48b6-8157-e55fbd649744 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 192/389] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:31 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Volume info retrieved successfully. Sep 02 16:23:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:32 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c298ca8b-f387-4ba4-bb42-760e43ffe21e tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 200 Sep 02 16:23:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 198/390] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:32 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 924 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6d389668-ebe2-464e-8f9d-d8ec349d3e2a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d389668-ebe2-464e-8f9d-d8ec349d3e2a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d389668-ebe2-464e-8f9d-d8ec349d3e2a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d389668-ebe2-464e-8f9d-d8ec349d3e2a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d389668-ebe2-464e-8f9d-d8ec349d3e2a tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f returned with HTTP 404 Sep 02 16:23:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 193/391] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:33 2026] GET /volume/v3/volumes/3acd1907-9ef1-4557-b7de-31db7d6af38f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] GET http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] show called for member 468f2055-9b8a-4ff2-a6fc-d318aeb3277f {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f7f8541-4c17-4baf-a429-5064a32caa12 tempest-GroupSnapshotsV319Test-955252623 tempest-GroupSnapshotsV319Test-955252623-project-member] http://192.168.122.38/volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f returned with HTTP 404 Sep 02 16:23:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 199/392] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:33 2026] GET /volume/v3/groups/468f2055-9b8a-4ff2-a6fc-d318aeb3277f => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7ed1f4a-2cf2-4b03-9ef5-ddd9fcdcf5c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7ed1f4a-2cf2-4b03-9ef5-ddd9fcdcf5c7 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/5258ec3f-3d82-4892-a849-1fcb53d5850e Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7ed1f4a-2cf2-4b03-9ef5-ddd9fcdcf5c7 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7ed1f4a-2cf2-4b03-9ef5-ddd9fcdcf5c7 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7ed1f4a-2cf2-4b03-9ef5-ddd9fcdcf5c7 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/group_types/5258ec3f-3d82-4892-a849-1fcb53d5850e returned with HTTP 202 Sep 02 16:23:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 194/393] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:23:33 2026] DELETE /volume/v3/group_types/5258ec3f-3d82-4892-a849-1fcb53d5850e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c44faa21-8f03-411b-8062-45272e776dfc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c44faa21-8f03-411b-8062-45272e776dfc tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] DELETE http://192.168.122.38/volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c44faa21-8f03-411b-8062-45272e776dfc tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c44faa21-8f03-411b-8062-45272e776dfc tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c44faa21-8f03-411b-8062-45272e776dfc tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 returned with HTTP 202 Sep 02 16:23:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 200/394] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:23:33 2026] DELETE /volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:23:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-020036b3-0399-49eb-ace9-b45473fc4bc6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-020036b3-0399-49eb-ace9-b45473fc4bc6 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] GET http://192.168.122.38/volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 Sep 02 16:23:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-020036b3-0399-49eb-ace9-b45473fc4bc6 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-020036b3-0399-49eb-ace9-b45473fc4bc6 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-020036b3-0399-49eb-ace9-b45473fc4bc6 tempest-GroupSnapshotsV319Test-837396201 tempest-GroupSnapshotsV319Test-837396201-project-admin] http://192.168.122.38/volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 returned with HTTP 404 Sep 02 16:23:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 195/395] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:23:34 2026] GET /volume/v3/types/347697c3-b170-4725-8f81-3e701f0a1e61 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5c62944-6b1d-4ecd-b9fe-011c10996e6e tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:23:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 201/396] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:37 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f5ee7aa-a7b7-4011-94f9-38fbf1273e9d tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:23:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 196/397] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:37 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 867 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] DELETE http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Delete volume with id: 02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Delete volume request issued successfully. Sep 02 16:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-776fdf41-dde4-491b-b27b-1b5fe7a799c4 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 202 Sep 02 16:23:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 202/398] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:23:38 2026] DELETE /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:23:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Volume info retrieved successfully. Sep 02 16:23:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1a0cf8f-7ae8-4275-a277-4bf811874910 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 200 Sep 02 16:23:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 197/399] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:38 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3451a2fd-3bd5-4d84-9bbb-4d7ac3adc479 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3451a2fd-3bd5-4d84-9bbb-4d7ac3adc479 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] GET http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca Sep 02 16:23:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3451a2fd-3bd5-4d84-9bbb-4d7ac3adc479 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3451a2fd-3bd5-4d84-9bbb-4d7ac3adc479 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3451a2fd-3bd5-4d84-9bbb-4d7ac3adc479 tempest-VolumesActionsTest-1695936643 tempest-VolumesActionsTest-1695936643-project-member] http://192.168.122.38/volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca returned with HTTP 404 Sep 02 16:23:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 203/400] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:39 2026] GET /volume/v3/volumes/02695100-40e1-4737-8f96-2b0189b0a3ca => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:23:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d56df42-c8fa-40c7-b32a-8d45f284142c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d56df42-c8fa-40c7-b32a-8d45f284142c tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:23:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d56df42-c8fa-40c7-b32a-8d45f284142c tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1642312675"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d56df42-c8fa-40c7-b32a-8d45f284142c tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:23:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 198/401] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:23:39 2026] POST /volume/v3/types => generated 216 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0c427b6-6736-480d-a4d6-cca6c51c291d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0c427b6-6736-480d-a4d6-cca6c51c291d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0c427b6-6736-480d-a4d6-cca6c51c291d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-356267363"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0c427b6-6736-480d-a4d6-cca6c51c291d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:23:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 204/402] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:23:39 2026] POST /volume/v3/group_types => generated 172 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:23:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b1c7940-07c6-48f3-9388-73803c4726b0", "volume_types": ["5129f7d2-6698-40ef-a3c3-cb6911de0e90"], "name": "tempest-Group1-996069688"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating new group {'group': {'group_type': '4b1c7940-07c6-48f3-9388-73803c4726b0', 'volume_types': ['5129f7d2-6698-40ef-a3c3-cb6911de0e90'], 'name': 'tempest-Group1-996069688'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:23:40 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating group tempest-Group1-996069688. Sep 02 16:23:40 devstack devstack@c-api.service[86750]: /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 02 16:23:40 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:23:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability zone cache updated, next update will occur around 2026-09-02 15:23:40.331598. {{(pid=86750) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 16:23:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:23:40 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['f40b3bfd-ce9e-47b9-bc68-d19ebe3ada0e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6646e4c0-0b99-4b0c-8555-c11d6a994707 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:23:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 199/403] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:23:40 2026] POST /volume/v3/groups => generated 93 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:40 devstack devstack@c-api.service[86751]: /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 02 16:23:40 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9dfa794-f258-4c83-8e45-f6a4c1243fa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 returned with HTTP 200 Sep 02 16:23:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 205/404] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:40 2026] GET /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 => generated 321 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:41 devstack devstack@c-api.service[86750]: /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 02 16:23:41 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c1243e9-c35c-49c2-9da5-06aead80b3b8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 returned with HTTP 200 Sep 02 16:23:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 200/405] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:41 2026] GET /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 => generated 322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:23:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b1c7940-07c6-48f3-9388-73803c4726b0", "volume_types": ["5129f7d2-6698-40ef-a3c3-cb6911de0e90"], "name": "tempest-Group2-1713555956"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating new group {'group': {'group_type': '4b1c7940-07c6-48f3-9388-73803c4726b0', 'volume_types': ['5129f7d2-6698-40ef-a3c3-cb6911de0e90'], 'name': 'tempest-Group2-1713555956'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:23:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating group tempest-Group2-1713555956. Sep 02 16:23:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:23:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['7e21e4fa-6bf5-454a-a8b8-07ffc5e49ddc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89107313-f80d-41dc-ba0e-aabc6e8b501a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:23:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 206/406] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:23:41 2026] POST /volume/v3/groups => generated 94 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:41 devstack devstack@c-api.service[86750]: /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 02 16:23:41 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f91f98b-36b3-40dd-ad99-9f81e1d57b6f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc returned with HTTP 200 Sep 02 16:23:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 201/407] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:41 2026] GET /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc => generated 322 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5e1822a-28c9-466f-b812-a506508015d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5e1822a-28c9-466f-b812-a506508015d1 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5e1822a-28c9-466f-b812-a506508015d1 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5e1822a-28c9-466f-b812-a506508015d1 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-c5e1822a-28c9-466f-b812-a506508015d1 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:42 devstack devstack@c-api.service[86751]: /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 02 16:23:42 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5e1822a-28c9-466f-b812-a506508015d1 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc returned with HTTP 200 Sep 02 16:23:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 207/408] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:42 2026] GET /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8844a55b-f381-437b-9ce8-735ab1944b59 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1657442087", "volume_type": "5129f7d2-6698-40ef-a3c3-cb6911de0e90", "group_id": "1db837d3-6f82-41c9-b8ac-abbe863bf134", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1657442087', 'volume_type': '5129f7d2-6698-40ef-a3c3-cb6911de0e90', 'group_id': '1db837d3-6f82-41c9-b8ac-abbe863bf134', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume of 1 GB Sep 02 16:23:42 devstack devstack@c-api.service[86750]: /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 02 16:23:42 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (8c6cfc1d-7d05-4367-98a2-734c918997af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9bf1d92-d0ff-48e1-a5ee-250f07cad258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9bf1d92-d0ff-48e1-a5ee-250f07cad258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:23:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5129f7d2-6698-40ef-a3c3-cb6911de0e90,is_public=True,name='tempest-GroupsTest-volume-type-1642312675',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5129f7d2-6698-40ef-a3c3-cb6911de0e90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1db837d3-6f82-41c9-b8ac-abbe863bf134', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae90cb3-9783-4875-8c95-8de7b864c2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1642312675 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1642312675, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:43 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1642312675 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1642312675, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['33a1e0d6-11a0-48f2-b214-72551b453374', '805ee98a-f45f-466d-a334-1ccb4a23b2b1', '5bf243ee-91a1-478f-a451-859af284acc9', '5c6891d2-2a5f-4076-b579-e274431fb063'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae90cb3-9783-4875-8c95-8de7b864c2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a1e0d6-11a0-48f2-b214-72551b453374', '805ee98a-f45f-466d-a334-1ccb4a23b2b1', '5bf243ee-91a1-478f-a451-859af284acc9', '5c6891d2-2a5f-4076-b579-e274431fb063']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1817d91e-92d7-440e-a4dc-b1fb132b3965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1817d91e-92d7-440e-a4dc-b1fb132b3965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b4ae26-c580-418c-a8e9-c5528b02549f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1657442087',encryption_key_id=None,group_id=1db837d3-6f82-41c9-b8ac-abbe863bf134,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['33a1e0d6-11a0-48f2-b214-72551b453374','805ee98a-f45f-466d-a334-1ccb4a23b2b1','5bf243ee-91a1-478f-a451-859af284acc9','5c6891d2-2a5f-4076-b579-e274431fb063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=5129f7d2-6698-40ef-a3c3-cb6911de0e90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1657442087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1db837d3-6f82-41c9-b8ac-abbe863bf134,host=None,id=f9b4ae26-c580-418c-a8e9-c5528b02549f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfff0130dd7e463b84dea412677e95c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5129f7d2-6698-40ef-a3c3-cb6911de0e90),volume_type_id=5129f7d2-6698-40ef-a3c3-cb6911de0e90)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ac5700-73f6-4cd5-9179-57699a4ec106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ac5700-73f6-4cd5-9179-57699a4ec106) transitioned into state 'SUCCESS' from state '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-1657442087',encryption_key_id=None,group_id=1db837d3-6f82-41c9-b8ac-abbe863bf134,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['33a1e0d6-11a0-48f2-b214-72551b453374','805ee98a-f45f-466d-a334-1ccb4a23b2b1','5bf243ee-91a1-478f-a451-859af284acc9','5c6891d2-2a5f-4076-b579-e274431fb063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=5129f7d2-6698-40ef-a3c3-cb6911de0e90)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106774c7-9c28-4b99-b310-f76b9037533c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106774c7-9c28-4b99-b310-f76b9037533c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (8c6cfc1d-7d05-4367-98a2-734c918997af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request issued successfully. Sep 02 16:23:43 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:43 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:43 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8844a55b-f381-437b-9ce8-735ab1944b59 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 202/409] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:23:42 2026] POST /volume/v3/volumes => generated 821 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f Sep 02 16:23:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:43 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:43 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:43 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ff31d43-77fc-4fed-a565-a3e650e5d144 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f returned with HTTP 200 Sep 02 16:23:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 208/410] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:43 2026] GET /volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f => generated 889 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f Sep 02 16:23:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:44 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:44 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:44 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3f3345f-e20c-40f5-8924-ed59bb7c9de3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f returned with HTTP 200 Sep 02 16:23:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 203/411] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:44 2026] GET /volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f Sep 02 16:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:45 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e97de816-f240-48ad-92e7-01cdb6b025c4 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 209/412] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:45 2026] GET /volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f0af2ab-c00b-465d-a0da-ea312c901721 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 204/413] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99d99edc-4073-4999-b65d-3b88ecd948ed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99d99edc-4073-4999-b65d-3b88ecd948ed tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99d99edc-4073-4999-b65d-3b88ecd948ed tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99d99edc-4073-4999-b65d-3b88ecd948ed tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-99d99edc-4073-4999-b65d-3b88ecd948ed tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /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 02 16:23:46 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99d99edc-4073-4999-b65d-3b88ecd948ed tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 210/414] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87c72581-e760-4dd0-8411-0d41a59bba40 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87c72581-e760-4dd0-8411-0d41a59bba40 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/detail Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87c72581-e760-4dd0-8411-0d41a59bba40 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87c72581-e760-4dd0-8411-0d41a59bba40 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87c72581-e760-4dd0-8411-0d41a59bba40 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/detail returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 205/415] 192.168.122.38 () {60 vars in 1175 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/groups/detail => generated 639 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /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 02 16:23:46 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:46 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f46993da-6d59-4fe9-ae06-97c33622ffa5 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 211/416] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:46 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51737336-aa91-4ef2-ba20-024fed4bb29f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88403e60-2d23-4ab2-83a0-03ff0287b2ca tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 206/417] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] delete called for group 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Delete group with id: 1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /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 02 16:23:46 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1399213865"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1399213865'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume of 1 GB Sep 02 16:23:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Availability Zones retrieved successfully. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de88eb3e-d5a9-44f9-8311-07c0e6e3497e tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action returned with HTTP 202 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 207/418] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:23:46 2026] POST /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Flow 'volume_create_api' (1da4ace1-7e15-4a56-822c-cfa0a1296738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf35b5e-4418-4cbc-bcdc-63b58cdde656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:46 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf35b5e-4418-4cbc-bcdc-63b58cdde656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359ae9f0-459f-482c-9f1e-54ec412bbfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5ed61e6e-f0ea-44f5-b269-7f85e56eb03d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f returned with HTTP 200 Sep 02 16:23:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 208/419] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:46 2026] GET /volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Created reservations ['d8b1a295-952d-496f-ad39-c23d75dec803', 'efe2a100-3ad5-49e6-b81a-01475a2b9729', 'ae9fa678-d9f9-470d-82ca-b1daeae5a21a', '5a6c5a09-8d8f-47ce-991c-46ecb60a7c8d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359ae9f0-459f-482c-9f1e-54ec412bbfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b1a295-952d-496f-ad39-c23d75dec803', 'efe2a100-3ad5-49e6-b81a-01475a2b9729', 'ae9fa678-d9f9-470d-82ca-b1daeae5a21a', '5a6c5a09-8d8f-47ce-991c-46ecb60a7c8d']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cd4c82-cce4-4a23-8215-cdbc5ebe7474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cd4c82-cce4-4a23-8215-cdbc5ebe7474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17e163e3-88ed-4e51-8c0f-b65471adc38d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1399213865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5ac6bfd3ce45b7b114355ea463916a',qos_specs=None,replication_status=,reservations=['d8b1a295-952d-496f-ad39-c23d75dec803','efe2a100-3ad5-49e6-b81a-01475a2b9729','ae9fa678-d9f9-470d-82ca-b1daeae5a21a','5a6c5a09-8d8f-47ce-991c-46ecb60a7c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3acc49740a84695b544841aac463be4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1399213865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17e163e3-88ed-4e51-8c0f-b65471adc38d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd5ac6bfd3ce45b7b114355ea463916a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3acc49740a84695b544841aac463be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4d4565-529e-4c90-97f7-5274b867fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4d4565-529e-4c90-97f7-5274b867fc4b) transitioned into state 'SUCCESS' from state '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-1399213865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5ac6bfd3ce45b7b114355ea463916a',qos_specs=None,replication_status=,reservations=['d8b1a295-952d-496f-ad39-c23d75dec803','efe2a100-3ad5-49e6-b81a-01475a2b9729','ae9fa678-d9f9-470d-82ca-b1daeae5a21a','5a6c5a09-8d8f-47ce-991c-46ecb60a7c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3acc49740a84695b544841aac463be4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2b91f3-aa81-4366-b5c4-5484944ddae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2b91f3-aa81-4366-b5c4-5484944ddae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Flow 'volume_create_api' (1da4ace1-7e15-4a56-822c-cfa0a1296738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume request issued successfully. Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51737336-aa91-4ef2-ba20-024fed4bb29f tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 212/420] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:23:46 2026] POST /volume/v3/volumes => generated 754 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-21548c88-fb8f-42b9-b02a-c3e4b0baa1ef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 200 Sep 02 16:23:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 209/421] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:47 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-957ca032-4e1d-43dd-a421-f60ca7e2d025 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957ca032-4e1d-43dd-a421-f60ca7e2d025 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957ca032-4e1d-43dd-a421-f60ca7e2d025 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957ca032-4e1d-43dd-a421-f60ca7e2d025 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957ca032-4e1d-43dd-a421-f60ca7e2d025 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f returned with HTTP 404 Sep 02 16:23:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 213/422] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:47 2026] GET /volume/v3/volumes/f9b4ae26-c580-418c-a8e9-c5528b02549f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19169ef7-5e2b-49a4-a7dd-40eae014cdfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 returned with HTTP 404 Sep 02 16:23:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 210/423] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:47 2026] GET /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] delete called for group 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Delete group with id: 52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:47 devstack devstack@c-api.service[86751]: /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 02 16:23:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef9d7bd-7282-4cbc-ac28-db5df66e22f6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action returned with HTTP 202 Sep 02 16:23:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 214/424] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:23:47 2026] POST /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:47 devstack devstack@c-api.service[86750]: /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 02 16:23:47 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f7dc95b-9849-4f4c-9ef2-796df7da0691 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc returned with HTTP 200 Sep 02 16:23:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 211/425] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:47 2026] GET /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ed8e595-482a-4c71-b336-903df1b3d071 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ed8e595-482a-4c71-b336-903df1b3d071 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ed8e595-482a-4c71-b336-903df1b3d071 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ed8e595-482a-4c71-b336-903df1b3d071 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ed8e595-482a-4c71-b336-903df1b3d071 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ed8e595-482a-4c71-b336-903df1b3d071 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 200 Sep 02 16:23:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 215/426] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:48 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0478dcd8-5dec-4507-b789-a67ab05e52d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc returned with HTTP 404 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 212/427] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4676213f-859c-4959-8d0e-772a7dbdca2f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4676213f-859c-4959-8d0e-772a7dbdca2f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/detail Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4676213f-859c-4959-8d0e-772a7dbdca2f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4676213f-859c-4959-8d0e-772a7dbdca2f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: /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 02 16:23:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4676213f-859c-4959-8d0e-772a7dbdca2f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/detail returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 216/428] 192.168.122.38 () {60 vars in 1175 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /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 02 16:23:49 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d18d792b-a8dc-4653-a69a-e4428b9e22c6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 213/429] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-551d927e-4abb-41ce-a5c3-d0a103936621 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] delete called for group 52a33025-3f7b-46a8-a2e2-47a3bb212ecc {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Delete group with id: 52a33025-3f7b-46a8-a2e2-47a3bb212ecc Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-551d927e-4abb-41ce-a5c3-d0a103936621 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action returned with HTTP 404 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 217/430] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/groups/52a33025-3f7b-46a8-a2e2-47a3bb212ecc/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-010966f1-011c-4404-bb41-bcb5b5704744 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-010966f1-011c-4404-bb41-bcb5b5704744 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 214/431] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] delete called for group 1db837d3-6f82-41c9-b8ac-abbe863bf134 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Delete group with id: 1db837d3-6f82-41c9-b8ac-abbe863bf134 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a40908cd-6779-4a1a-9dbc-430bfbe1d2f3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action returned with HTTP 404 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 218/432] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/groups/1db837d3-6f82-41c9-b8ac-abbe863bf134/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-22940ae7-d969-444a-b869-69404c6b6562 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-22940ae7-d969-444a-b869-69404c6b6562 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/4b1c7940-07c6-48f3-9388-73803c4726b0 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-22940ae7-d969-444a-b869-69404c6b6562 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-22940ae7-d969-444a-b869-69404c6b6562 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-22940ae7-d969-444a-b869-69404c6b6562 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/group_types/4b1c7940-07c6-48f3-9388-73803c4726b0 returned with HTTP 202 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 215/433] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:23:49 2026] DELETE /volume/v3/group_types/4b1c7940-07c6-48f3-9388-73803c4726b0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05e024c7-21ed-4b1f-a5c7-c5c058fbbeed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05e024c7-21ed-4b1f-a5c7-c5c058fbbeed tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] DELETE http://192.168.122.38/volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05e024c7-21ed-4b1f-a5c7-c5c058fbbeed tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05e024c7-21ed-4b1f-a5c7-c5c058fbbeed tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b9c3df8-ad15-4aaf-9729-73ea0b181525 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 216/434] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05e024c7-21ed-4b1f-a5c7-c5c058fbbeed tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 returned with HTTP 202 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 219/435] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:23:49 2026] DELETE /volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87484663-50de-459b-80b2-7fb25b1db92a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7d62226-5d36-4b66-be42-9940bbaa110d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7d62226-5d36-4b66-be42-9940bbaa110d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] GET http://192.168.122.38/volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7d62226-5d36-4b66-be42-9940bbaa110d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7d62226-5d36-4b66-be42-9940bbaa110d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "17e163e3-88ed-4e51-8c0f-b65471adc38d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-967796838"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume request body: {'volume': {'source_volid': '17e163e3-88ed-4e51-8c0f-b65471adc38d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-967796838'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7d62226-5d36-4b66-be42-9940bbaa110d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 returned with HTTP 404 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 220/436] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/types/5129f7d2-6698-40ef-a3c3-cb6911de0e90 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume retrieved successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume of 2 GB Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1658e3ca-c660-496d-95a0-b41c0a4099f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1658e3ca-c660-496d-95a0-b41c0a4099f5 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1658e3ca-c660-496d-95a0-b41c0a4099f5 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-705015602"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Availability Zones retrieved successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Flow 'volume_create_api' (7e2fd62f-eba9-4a30-878f-357d5114eecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbb7a01-c6ba-4b42-ad1c-2a0654dde5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1658e3ca-c660-496d-95a0-b41c0a4099f5 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 221/437] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/types => generated 215 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aed0f344-e972-4aa2-b010-c11e2a70cb91 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aed0f344-e972-4aa2-b010-c11e2a70cb91 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aed0f344-e972-4aa2-b010-c11e2a70cb91 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-332764568"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aed0f344-e972-4aa2-b010-c11e2a70cb91 tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 222/438] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/group_types => generated 172 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbb7a01-c6ba-4b42-ad1c-2a0654dde5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '17e163e3-88ed-4e51-8c0f-b65471adc38d', 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d3e1aa-5cb8-48bf-b271-7c1f4455c370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ebac23d5-009b-498e-b646-5ce101a461cf", "volume_types": ["8f18644e-202a-4a67-9c5d-be33c2085320"], "name": "tempest-GroupsTest-Group-982371284"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating new group {'group': {'group_type': 'ebac23d5-009b-498e-b646-5ce101a461cf', 'volume_types': ['8f18644e-202a-4a67-9c5d-be33c2085320'], 'name': 'tempest-GroupsTest-Group-982371284'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Creating group tempest-GroupsTest-Group-982371284. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['cf224e5c-eb7c-4885-91c6-8ebcca10474a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Created reservations ['1fa0cc24-6768-42e6-8b12-ad4c0b3a4625', 'b5fdcb78-b9ca-4409-ba45-9250df0f483d', '62fe18c9-e2ca-4f79-b53b-5e9bb6398b7b', 'b8a28b58-622d-45b7-8ab4-9aabfde80df2'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d3e1aa-5cb8-48bf-b271-7c1f4455c370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa0cc24-6768-42e6-8b12-ad4c0b3a4625', 'b5fdcb78-b9ca-4409-ba45-9250df0f483d', '62fe18c9-e2ca-4f79-b53b-5e9bb6398b7b', 'b8a28b58-622d-45b7-8ab4-9aabfde80df2']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6040945c-e25c-4cba-9fd8-370235d80251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d87d77c8-91a5-4936-b82a-4eba227e5f68 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 223/439] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/groups => generated 103 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6040945c-e25c-4cba-9fd8-370235d80251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a5797d-301e-4985-acb6-9b850552c77c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-967796838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5ac6bfd3ce45b7b114355ea463916a',qos_specs=None,replication_status=,reservations=['1fa0cc24-6768-42e6-8b12-ad4c0b3a4625','b5fdcb78-b9ca-4409-ba45-9250df0f483d','62fe18c9-e2ca-4f79-b53b-5e9bb6398b7b','b8a28b58-622d-45b7-8ab4-9aabfde80df2'],size=2,snapshot_id=None,source_replicaid=,source_volid=17e163e3-88ed-4e51-8c0f-b65471adc38d,status='creating',user_id='e3acc49740a84695b544841aac463be4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-967796838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a5797d-301e-4985-acb6-9b850552c77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd5ac6bfd3ce45b7b114355ea463916a',provider_auth=None,provider_geometry=None,provider_id=None,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=17e163e3-88ed-4e51-8c0f-b65471adc38d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3acc49740a84695b544841aac463be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b79380-baf9-4483-9d0f-60647478af1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: /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 02 16:23:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d8906ae-91fa-43cd-8e8f-c0ef02a01332 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 224/440] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b79380-baf9-4483-9d0f-60647478af1a) transitioned into state 'SUCCESS' from state '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-967796838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5ac6bfd3ce45b7b114355ea463916a',qos_specs=None,replication_status=,reservations=['1fa0cc24-6768-42e6-8b12-ad4c0b3a4625','b5fdcb78-b9ca-4409-ba45-9250df0f483d','62fe18c9-e2ca-4f79-b53b-5e9bb6398b7b','b8a28b58-622d-45b7-8ab4-9aabfde80df2'],size=2,snapshot_id=None,source_replicaid=,source_volid=17e163e3-88ed-4e51-8c0f-b65471adc38d,status='creating',user_id='e3acc49740a84695b544841aac463be4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0567504-68d7-4096-8691-c40dc7d33d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0567504-68d7-4096-8691-c40dc7d33d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Flow 'volume_create_api' (7e2fd62f-eba9-4a30-878f-357d5114eecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Create volume request issued successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87484663-50de-459b-80b2-7fb25b1db92a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 217/441] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:23:49 2026] POST /volume/v3/volumes => generated 787 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b50eef8a-92e5-4194-915e-858a4d46ece5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 225/442] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:49 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01323a29-a051-4a7d-8ca5-361375974bfb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01323a29-a051-4a7d-8ca5-361375974bfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01323a29-a051-4a7d-8ca5-361375974bfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01323a29-a051-4a7d-8ca5-361375974bfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-01323a29-a051-4a7d-8ca5-361375974bfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:50 devstack devstack@c-api.service[86750]: /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 02 16:23:50 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:23:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01323a29-a051-4a7d-8ca5-361375974bfb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:23:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 218/443] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:23:50 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1112606454", "volume_type": "8f18644e-202a-4a67-9c5d-be33c2085320", "group_id": "1979a391-0ee1-4816-affc-5ba9c9c92762", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1112606454', 'volume_type': '8f18644e-202a-4a67-9c5d-be33c2085320', 'group_id': '1979a391-0ee1-4816-affc-5ba9c9c92762', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume of 1 GB Sep 02 16:23:50 devstack devstack@c-api.service[86751]: /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 02 16:23:50 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:23:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (f7f20414-61a4-48b5-b5df-a8e9aafc9f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda24f90-d596-4322-9d8a-4a9decf2ef21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda24f90-d596-4322-9d8a-4a9decf2ef21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f18644e-202a-4a67-9c5d-be33c2085320,is_public=True,name='tempest-GroupsTest-volume-type-705015602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f18644e-202a-4a67-9c5d-be33c2085320', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1979a391-0ee1-4816-affc-5ba9c9c92762', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7604bc8-dba2-41fe-a709-2892781ff3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ccd5880-a5dc-4760-9d05-b3c1bfe42a2d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 219/444] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:50 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:50 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-705015602 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-705015602, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-705015602 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-705015602, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['a4ec1dea-8a6e-4159-964d-09207b382cc9', '71cc2cda-b5be-47ec-9b2b-f3abee067255', '716d54d2-e0ee-42f1-98db-0529248a1699', 'b11dc174-e0e6-4201-a2dc-b6e43210fece'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7604bc8-dba2-41fe-a709-2892781ff3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ec1dea-8a6e-4159-964d-09207b382cc9', '71cc2cda-b5be-47ec-9b2b-f3abee067255', '716d54d2-e0ee-42f1-98db-0529248a1699', 'b11dc174-e0e6-4201-a2dc-b6e43210fece']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a56f83-bff4-42c8-9ec5-469d67bea371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a56f83-bff4-42c8-9ec5-469d67bea371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85e7028-d302-4eca-8e54-daaa4bd87416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1112606454',encryption_key_id=None,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['a4ec1dea-8a6e-4159-964d-09207b382cc9','71cc2cda-b5be-47ec-9b2b-f3abee067255','716d54d2-e0ee-42f1-98db-0529248a1699','b11dc174-e0e6-4201-a2dc-b6e43210fece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1112606454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,host=None,id=d85e7028-d302-4eca-8e54-daaa4bd87416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfff0130dd7e463b84dea412677e95c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f18644e-202a-4a67-9c5d-be33c2085320),volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cda560e9-1f89-4ffd-8d3c-29d9c78971b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cda560e9-1f89-4ffd-8d3c-29d9c78971b9) transitioned into state 'SUCCESS' from state '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-1112606454',encryption_key_id=None,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['a4ec1dea-8a6e-4159-964d-09207b382cc9','71cc2cda-b5be-47ec-9b2b-f3abee067255','716d54d2-e0ee-42f1-98db-0529248a1699','b11dc174-e0e6-4201-a2dc-b6e43210fece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6decf3c3-e612-417d-b767-8389c8736a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6decf3c3-e612-417d-b767-8389c8736a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (f7f20414-61a4-48b5-b5df-a8e9aafc9f61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request issued successfully. Sep 02 16:23:51 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:51 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a1f16af-0106-4b2e-846b-7ffb4f94b7e6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 226/445] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:23:50 2026] POST /volume/v3/volumes => generated 820 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:23:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4120412e-3ee6-468d-9676-e1419b5184cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:51 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:51 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:51 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4120412e-3ee6-468d-9676-e1419b5184cb tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 220/446] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:51 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 888 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94760435-8e63-45b3-8652-783c585e7419 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94760435-8e63-45b3-8652-783c585e7419 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94760435-8e63-45b3-8652-783c585e7419 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94760435-8e63-45b3-8652-783c585e7419 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-94760435-8e63-45b3-8652-783c585e7419 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94760435-8e63-45b3-8652-783c585e7419 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 227/447] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:51 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:52 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:52 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:52 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd5785dc-3214-4fb8-8ed8-8cc6463c0ed2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 221/448] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:52 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b135263-7992-4520-8fa9-f9e48b4a34d0 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 228/449] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:52 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8acba310-898d-4202-b83b-e57945818492 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:53 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:53 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:53 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8acba310-898d-4202-b83b-e57945818492 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 222/450] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:53 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba715d98-1ace-4ade-baee-e24a15d082e1 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 229/451] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:53 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:54 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:54 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:55 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e9ae989-6df3-4702-976c-867ce12ffb9f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 223/452] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:54 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08dca3b1-299d-4d0b-b51a-ab225567a7f3 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 230/453] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:55 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:56 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:56 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f90e491b-5ff3-4592-9ccf-a30f59ae6433 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 231/454] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:56 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:23:56 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cde4bf08-a934-4c55-9a01-64aab3c4b87a tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 224/455] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:56 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-272054238"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-272054238'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume of 1 GB Sep 02 16:23:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Availability Zones retrieved successfully. Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (d075046f-f280-4eae-94b1-8152a48df979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5a1551-b347-4e26-99c1-72492c9924b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-999f4abb-53a5-42ed-a586-44182f63ad47 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-999f4abb-53a5-42ed-a586-44182f63ad47 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-999f4abb-53a5-42ed-a586-44182f63ad47 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-999f4abb-53a5-42ed-a586-44182f63ad47 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-999f4abb-53a5-42ed-a586-44182f63ad47 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5a1551-b347-4e26-99c1-72492c9924b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-999f4abb-53a5-42ed-a586-44182f63ad47 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 225/456] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:57 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775718f8-76c3-4a14-9769-aeb176581603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:57 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Created reservations ['62f8a811-0dfc-4d6f-bd75-612b9c88c450', 'c110ac38-12ec-431f-878b-b08e9d8c0d4f', '3945b45b-558b-4f7c-9d56-9e521488fd7f', '8a565bc2-690f-41bb-8e93-c4373036fdb5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775718f8-76c3-4a14-9769-aeb176581603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f8a811-0dfc-4d6f-bd75-612b9c88c450', 'c110ac38-12ec-431f-878b-b08e9d8c0d4f', '3945b45b-558b-4f7c-9d56-9e521488fd7f', '8a565bc2-690f-41bb-8e93-c4373036fdb5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fad010-a9db-4185-9a79-51905fb802b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d22a7910-66c4-4c95-8cb2-c7ef681611a3 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 226/457] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:57 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fad010-a9db-4185-9a79-51905fb802b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5d7680-d699-45d8-9446-2437481f11d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-272054238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['62f8a811-0dfc-4d6f-bd75-612b9c88c450','c110ac38-12ec-431f-878b-b08e9d8c0d4f','3945b45b-558b-4f7c-9d56-9e521488fd7f','8a565bc2-690f-41bb-8e93-c4373036fdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-272054238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5d7680-d699-45d8-9446-2437481f11d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eece2a5376674471a4a1f8d25bf45aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163793e67a7e413bbd55b6796e9f540d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2d2af0-2dc3-4766-8334-3a712d166caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2d2af0-2dc3-4766-8334-3a712d166caf) transitioned into state 'SUCCESS' from state '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-272054238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['62f8a811-0dfc-4d6f-bd75-612b9c88c450','c110ac38-12ec-431f-878b-b08e9d8c0d4f','3945b45b-558b-4f7c-9d56-9e521488fd7f','8a565bc2-690f-41bb-8e93-c4373036fdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8392ae0a-c206-48cb-a681-7d021a446712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8392ae0a-c206-48cb-a681-7d021a446712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (d075046f-f280-4eae-94b1-8152a48df979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:23:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request issued successfully. Sep 02 16:23:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ccbefe4-4164-416b-98c6-7f3723bfe323 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:23:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 232/458] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:23:57 2026] POST /volume/v3/volumes => generated 761 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d099e8a7-4df9-4c09-bc94-0bd53677a6a7 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:23:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 227/459] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:57 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e870fc5-c5fc-4e7b-94a2-3fe8c16a7b3e tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 233/460] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:58 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-68104da7-b678-4b9e-a29d-757369c2c826 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:58 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:58 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:58 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:23:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-68104da7-b678-4b9e-a29d-757369c2c826 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:23:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 228/461] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:58 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c33857f-3754-45d8-9654-39315501bbc6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c33857f-3754-45d8-9654-39315501bbc6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c33857f-3754-45d8-9654-39315501bbc6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c33857f-3754-45d8-9654-39315501bbc6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c33857f-3754-45d8-9654-39315501bbc6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c33857f-3754-45d8-9654-39315501bbc6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:23:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 234/462] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:58 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eadac766-0caf-47ac-a88e-76f9a2cada6b tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 229/463] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:59 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-442fe465-dd96-4dd0-b67d-2784b84a1ee6 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 235/464] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:59 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-427f60ad-e9eb-4086-b065-a64e131e051a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-427f60ad-e9eb-4086-b065-a64e131e051a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-427f60ad-e9eb-4086-b065-a64e131e051a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-427f60ad-e9eb-4086-b065-a64e131e051a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-427f60ad-e9eb-4086-b065-a64e131e051a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-427f60ad-e9eb-4086-b065-a64e131e051a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 230/465] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:59 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] DELETE http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Delete volume with id: 72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Delete volume request issued successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-167d6b9c-87ee-45b7-96b0-b11fdfceb051 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 202 Sep 02 16:23:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 236/466] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:23:59 2026] DELETE /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88b7b4da-af23-4494-968b-68a5c4d139ac None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:23:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:23:59 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:23:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2304b9bc-3d80-4bc3-a008-3bd333a82589 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 200 Sep 02 16:23:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 237/467] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:23:59 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-39313c39-54f2-47e2-a618-99b14b8e3131 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39313c39-54f2-47e2-a618-99b14b8e3131 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39313c39-54f2-47e2-a618-99b14b8e3131 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39313c39-54f2-47e2-a618-99b14b8e3131 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:00 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-39313c39-54f2-47e2-a618-99b14b8e3131 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39313c39-54f2-47e2-a618-99b14b8e3131 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 238/468] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:00 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88b7b4da-af23-4494-968b-68a5c4d139ac tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:24:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 231/469] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:23:59 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd30b690-4c7c-42e8-8956-bc8d2acd52df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd30b690-4c7c-42e8-8956-bc8d2acd52df tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd30b690-4c7c-42e8-8956-bc8d2acd52df tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd30b690-4c7c-42e8-8956-bc8d2acd52df tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd30b690-4c7c-42e8-8956-bc8d2acd52df tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c returned with HTTP 404 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 239/470] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/72a5797d-301e-4985-acb6-9b850552c77c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bfab6ee5-8a12-4062-b5b0-9ea313b9d17d tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 200 Sep 02 16:24:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 232/471] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-020959f3-3d36-48cb-ae40-b9e4ac34771d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 240/472] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0671c057-ee21-49ae-a6eb-db3fd886deef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] DELETE http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Delete volume with id: 17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Delete volume request issued successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0671c057-ee21-49ae-a6eb-db3fd886deef tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 202 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 241/473] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:01 2026] DELETE /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03fb334c-f13f-447f-a02e-d98849d1a34a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03fb334c-f13f-447f-a02e-d98849d1a34a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03fb334c-f13f-447f-a02e-d98849d1a34a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03fb334c-f13f-447f-a02e-d98849d1a34a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330dd22c-3eff-4ba2-8954-5e16d1a25e97 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 200 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-03fb334c-f13f-447f-a02e-d98849d1a34a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 233/474] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03fb334c-f13f-447f-a02e-d98849d1a34a tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 200 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 242/475] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1748428864", "volume_type": "8f18644e-202a-4a67-9c5d-be33c2085320", "group_id": "1979a391-0ee1-4816-affc-5ba9c9c92762", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1748428864', 'volume_type': '8f18644e-202a-4a67-9c5d-be33c2085320', 'group_id': '1979a391-0ee1-4816-affc-5ba9c9c92762', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume of 1 GB Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /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 02 16:24:01 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Availability Zones retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (869b069b-8dc3-48a4-90ef-8628a00daf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48934fb-3994-441a-9252-1f1cdb7ec558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48934fb-3994-441a-9252-1f1cdb7ec558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f18644e-202a-4a67-9c5d-be33c2085320,is_public=True,name='tempest-GroupsTest-volume-type-705015602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f18644e-202a-4a67-9c5d-be33c2085320', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1979a391-0ee1-4816-affc-5ba9c9c92762', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1258f95-7713-498a-b585-de52a6f1d68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-705015602 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-705015602, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-705015602 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-705015602, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Created reservations ['302c82c6-a368-49a0-97f0-8db38985b1db', 'e387bbde-2362-4bc3-be1d-9739ff9bc9a1', '502733fd-d894-4db9-b4b9-69926f5a4f7c', '8b5a5be3-2b72-4390-9571-82c412e43824'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1258f95-7713-498a-b585-de52a6f1d68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['302c82c6-a368-49a0-97f0-8db38985b1db', 'e387bbde-2362-4bc3-be1d-9739ff9bc9a1', '502733fd-d894-4db9-b4b9-69926f5a4f7c', '8b5a5be3-2b72-4390-9571-82c412e43824']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9cbe6a-501a-4c4c-8d43-dd53511839b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9cbe6a-501a-4c4c-8d43-dd53511839b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1748428864',encryption_key_id=None,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['302c82c6-a368-49a0-97f0-8db38985b1db','e387bbde-2362-4bc3-be1d-9739ff9bc9a1','502733fd-d894-4db9-b4b9-69926f5a4f7c','8b5a5be3-2b72-4390-9571-82c412e43824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1748428864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,host=None,id=5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfff0130dd7e463b84dea412677e95c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f18644e-202a-4a67-9c5d-be33c2085320),volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761d4a82-718b-4ed0-ba2d-95288f34883d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761d4a82-718b-4ed0-ba2d-95288f34883d) transitioned into state 'SUCCESS' from state '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-1748428864',encryption_key_id=None,group_id=1979a391-0ee1-4816-affc-5ba9c9c92762,group_type_id=,metadata={},multiattach=False,project_id='cfff0130dd7e463b84dea412677e95c3',qos_specs=None,replication_status=,reservations=['302c82c6-a368-49a0-97f0-8db38985b1db','e387bbde-2362-4bc3-be1d-9739ff9bc9a1','502733fd-d894-4db9-b4b9-69926f5a4f7c','8b5a5be3-2b72-4390-9571-82c412e43824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d4928b0f95f4e609f6aa2fe2fe59a65',volume_type_id=8f18644e-202a-4a67-9c5d-be33c2085320)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e13e3d8-3988-479b-97f7-92d859e8fccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e13e3d8-3988-479b-97f7-92d859e8fccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Flow 'volume_create_api' (869b069b-8dc3-48a4-90ef-8628a00daf7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Create volume request issued successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:01 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:01 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7d1439d-9d87-4132-a2dc-0d992350cf2b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 234/476] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:24:01 2026] POST /volume/v3/volumes => generated 820 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:01 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:01 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c697ac8-8757-4f57-a6d8-569fdf766c1d tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 returned with HTTP 200 Sep 02 16:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 243/477] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:01 2026] GET /volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 => generated 888 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2a69a625-22ac-4210-826c-2617634bb901 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a69a625-22ac-4210-826c-2617634bb901 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a69a625-22ac-4210-826c-2617634bb901 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a69a625-22ac-4210-826c-2617634bb901 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2a69a625-22ac-4210-826c-2617634bb901 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a69a625-22ac-4210-826c-2617634bb901 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 235/478] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:02 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d0e4bbd2-4378-40e2-8aa2-c1eb25410da5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0e4bbd2-4378-40e2-8aa2-c1eb25410da5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] GET http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d Sep 02 16:24:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0e4bbd2-4378-40e2-8aa2-c1eb25410da5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0e4bbd2-4378-40e2-8aa2-c1eb25410da5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0e4bbd2-4378-40e2-8aa2-c1eb25410da5 tempest-VolumesCloneTest-1202125509 tempest-VolumesCloneTest-1202125509-project-member] http://192.168.122.38/volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d returned with HTTP 404 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 236/479] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:02 2026] GET /volume/v3/volumes/17e163e3-88ed-4e51-8c0f-b65471adc38d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-fdb62ae0-579d-47dc-94fd-ab1c47ebd9d1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 244/480] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:02 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c078599a-6046-4cc1-adc3-1018faabae1f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c078599a-6046-4cc1-adc3-1018faabae1f None None] GET http://192.168.122.38/volume// Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c078599a-6046-4cc1-adc3-1018faabae1f None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c078599a-6046-4cc1-adc3-1018faabae1f None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c078599a-6046-4cc1-adc3-1018faabae1f None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 237/481] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:24:02 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-0ea0943b-3e51-4abc-b1ce-43e219e4d193 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-0ea0943b-3e51-4abc-b1ce-43e219e4d193 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:24:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-0ea0943b-3e51-4abc-b1ce-43e219e4d193 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a5d7680-d699-45d8-9446-2437481f11d3", "connector": null, "instance_uuid": "3675946f-b3fa-4605-b748-4ddd352530b3"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:24:02 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:02 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-0ea0943b-3e51-4abc-b1ce-43e219e4d193 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 245/482] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:24:02 2026] POST /volume/v3/attachments => generated 273 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd0a511c-a158-4711-9c47-bf1573d8c8a9 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 238/483] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:02 2026] GET /volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e60f8051-e014-4149-a862-583f671b4799 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e60f8051-e014-4149-a862-583f671b4799 None None] GET http://192.168.122.38/volume// Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e60f8051-e014-4149-a862-583f671b4799 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e60f8051-e014-4149-a862-583f671b4799 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e60f8051-e014-4149-a862-583f671b4799 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 239/484] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:24:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75af1575-cd18-4f36-a0b3-95b53c110f91 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 246/485] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:03 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] PUT http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Update called for group 1979a391-0ee1-4816-affc-5ba9c9c92762. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Updating group 1979a391-0ee1-4816-affc-5ba9c9c92762 with name new_group description: This is a new group add_volumes: None remove_volumes: 5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-43383a53-85d3-4bed-8e5c-19aaf6fbd461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 240/486] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:24:03 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1034 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-100c2372-fb92-4e50-b56b-14f8ff80f785 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 202 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 247/487] 192.168.122.38 () {62 vars in 1286 bytes} [Wed Sep 2 16:24:03 2026] PUT /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-370c6743-5ad9-48d9-8a26-5168307183d8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-370c6743-5ad9-48d9-8a26-5168307183d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-370c6743-5ad9-48d9-8a26-5168307183d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-370c6743-5ad9-48d9-8a26-5168307183d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-370c6743-5ad9-48d9-8a26-5168307183d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86750]: /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 02 16:24:03 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-370c6743-5ad9-48d9-8a26-5168307183d8 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 241/488] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:03 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 323 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] PUT http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Acquiring lock "cinder-attachment_update-3a5d7680-d699-45d8-9446-2437481f11d3-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-3a5d7680-d699-45d8-9446-2437481f11d3-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-3a5d7680-d699-45d8-9446-2437481f11d3-devstack" released by "attachment_update" :: held 0.193s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-1aa893d4-9b93-4aaa-8836-c986959d2d27 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f returned with HTTP 200 Sep 02 16:24:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 248/489] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:24:03 2026] PUT /volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f => generated 694 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1d994f3-0474-48fe-be99-5733b81fd1b1 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 242/490] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:04 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-198bdfda-aa8b-4adb-ba4c-456aadf81772 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-198bdfda-aa8b-4adb-ba4c-456aadf81772 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f/action Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-198bdfda-aa8b-4adb-ba4c-456aadf81772 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-198bdfda-aa8b-4adb-ba4c-456aadf81772 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cd8723cb-2723-431e-947e-72ac332e4c25 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd8723cb-2723-431e-947e-72ac332e4c25 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd8723cb-2723-431e-947e-72ac332e4c25 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd8723cb-2723-431e-947e-72ac332e4c25 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-cd8723cb-2723-431e-947e-72ac332e4c25 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f02de44-a372-4918-b7f9-5e6ad15cfce8 req-198bdfda-aa8b-4adb-ba4c-456aadf81772 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f/action returned with HTTP 204 Sep 02 16:24:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 249/491] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:24:04 2026] POST /volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /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 02 16:24:04 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd8723cb-2723-431e-947e-72ac332e4c25 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 243/492] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:04 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /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 02 16:24:04 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d867ccea-7a9a-4b52-b483-bf0dca33813f tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:24:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 250/493] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:04 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /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 02 16:24:04 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:04 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8c3e5edd-23e9-4548-8c2f-606cc6a30bc2 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 244/494] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:04 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] PUT http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Update called for group 1979a391-0ee1-4816-affc-5ba9c9c92762. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Updating group 1979a391-0ee1-4816-affc-5ba9c9c92762 with name None description: None add_volumes: 5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 remove_volumes: None. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:04 devstack devstack@c-api.service[86751]: /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 02 16:24:04 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7ff6f58-c1ac-4990-bbbd-56f4f9a00a6b tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 202 Sep 02 16:24:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 251/495] 192.168.122.38 () {62 vars in 1285 bytes} [Wed Sep 2 16:24:04 2026] PUT /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:04 devstack devstack@c-api.service[86750]: /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 02 16:24:04 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eb8e5dff-8628-482f-9d7e-69c91a736e82 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:24:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 245/496] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:04 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-815e4b05-101f-4017-8c83-d69ec46655b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1091270587"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume request body: {'volume': {'imageRef': 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1091270587'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-807d7d48-f4e1-4c44-a78b-f31cc0862eef tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 246/497] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume of 1 GB Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Availability Zones retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88e1c34f-698d-472f-9c49-cba15ced28e3 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 247/498] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Flow 'volume_create_api' (a4622ffc-7933-4dd6-a368-498196b9f706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba41ef6-b048-4fd6-973c-0e99f9b54151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba41ef6-b048-4fd6-973c-0e99f9b54151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-bee53db0-3750-4fa9-8409-26df4c58670c req-c0092ee7-027c-4c1d-8b38-689b2fb068c5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 248/499] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557c9c07-6323-4b71-8880-54c7515d42bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b868948-b884-4fd9-9a24-8557e8c41f4d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 249/500] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Created reservations ['f281d05c-cc77-4800-8e8e-c66ba7cbc5bd', '7a693889-522f-4d34-a4b8-05295f901df8', '87a2b2ee-8ca6-4f60-aaaa-0b8b90a3878c', '85239ecc-156a-4699-81d5-e78b2917d9b9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557c9c07-6323-4b71-8880-54c7515d42bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f281d05c-cc77-4800-8e8e-c66ba7cbc5bd', '7a693889-522f-4d34-a4b8-05295f901df8', '87a2b2ee-8ca6-4f60-aaaa-0b8b90a3878c', '85239ecc-156a-4699-81d5-e78b2917d9b9']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab6576-a69f-4d95-8d3b-b9ee8a3236b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab6576-a69f-4d95-8d3b-b9ee8a3236b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '663a3c2d-4df7-4d29-887f-61f9837339f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1091270587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7dde67244c549318cedd49cbc6354eb',qos_specs=None,replication_status=,reservations=['f281d05c-cc77-4800-8e8e-c66ba7cbc5bd','7a693889-522f-4d34-a4b8-05295f901df8','87a2b2ee-8ca6-4f60-aaaa-0b8b90a3878c','85239ecc-156a-4699-81d5-e78b2917d9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab11c913380840319966931b033b561a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1091270587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=663a3c2d-4df7-4d29-887f-61f9837339f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7dde67244c549318cedd49cbc6354eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab11c913380840319966931b033b561a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426543ad-35ff-45b7-a376-ce4f43f84915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-e263ecd0-bde1-4199-badb-aeab75448650 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 250/501] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3/action Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426543ad-35ff-45b7-a376-ce4f43f84915) transitioned into state 'SUCCESS' from state '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-1091270587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7dde67244c549318cedd49cbc6354eb',qos_specs=None,replication_status=,reservations=['f281d05c-cc77-4800-8e8e-c66ba7cbc5bd','7a693889-522f-4d34-a4b8-05295f901df8','87a2b2ee-8ca6-4f60-aaaa-0b8b90a3878c','85239ecc-156a-4699-81d5-e78b2917d9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab11c913380840319966931b033b561a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad087f7-7b32-4d85-9d34-3096cc564484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad087f7-7b32-4d85-9d34-3096cc564484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Flow 'volume_create_api' (a4622ffc-7933-4dd6-a368-498196b9f706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume request issued successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-815e4b05-101f-4017-8c83-d69ec46655b0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 252/502] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:24:05 2026] POST /volume/v3/volumes => generated 755 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Begin detaching volume completed successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-eda3954d-d919-4d31-8215-ab5d60b47f9f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3/action returned with HTTP 202 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 251/503] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:24:05 2026] POST /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /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 02 16:24:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9e49720-528c-46e4-bf3e-ed1e8b188ed0 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 253/504] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-594c7c9a-9c68-4021-a7e6-49971a98e137 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 252/505] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 823 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /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 02 16:24:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:05 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8dc8a2cd-0cfa-48f7-9a78-ac9f40be0598 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dc8a2cd-0cfa-48f7-9a78-ac9f40be0598 None None] GET http://192.168.122.38/volume// Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dc8a2cd-0cfa-48f7-9a78-ac9f40be0598 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dc8a2cd-0cfa-48f7-9a78-ac9f40be0598 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dc8a2cd-0cfa-48f7-9a78-ac9f40be0598 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 253/506] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-aa95c5bd-6fc1-464c-b823-c47fcceba79e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 254/507] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:05 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:05 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32bfdcd7-2935-499a-a4f5-8b000a5cf989 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 254/508] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:05 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-871a79fd-1198-46a6-8d76-53725ade9d35 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /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 02 16:24:06 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Get all volumes completed successfully. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:06 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:06 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-524a0e22-c495-4b9d-983b-d7a902ba718d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-524a0e22-c495-4b9d-983b-d7a902ba718d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-524a0e22-c495-4b9d-983b-d7a902ba718d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-524a0e22-c495-4b9d-983b-d7a902ba718d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /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 02 16:24:06 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-871a79fd-1198-46a6-8d76-53725ade9d35 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 255/509] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:06 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d6811edc-33a9-4c44-be1f-719855e26de6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] POST http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762/action Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] delete called for group 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Delete group with id: 1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /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 02 16:24:06 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b9c14958-fd3c-49b5-97e9-63410e414f00 req-524a0e22-c495-4b9d-983b-d7a902ba718d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f returned with HTTP 200 Sep 02 16:24:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 255/510] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:24:06 2026] DELETE /volume/v3/attachments/a1a8503a-1161-48b8-8198-5e1778904e4f => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /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 02 16:24:06 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6811edc-33a9-4c44-be1f-719855e26de6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762/action returned with HTTP 202 Sep 02 16:24:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 256/511] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:24:06 2026] POST /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c5f4059-5012-4b59-9126-e396892a51bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:06 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c5f4059-5012-4b59-9126-e396892a51bf tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 returned with HTTP 200 Sep 02 16:24:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 256/512] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:06 2026] GET /volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1ef4f69-ef69-4690-b9f7-0410d76113bb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 257/513] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:06 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-381d77b1-c6d2-43d4-b490-5cdec506b7a6 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:24:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 257/514] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:06 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 Sep 02 16:24:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Volume info retrieved successfully. Sep 02 16:24:07 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:07 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:07 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b25a65ed-98d6-4f86-93a0-aa751fd388a6 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 returned with HTTP 200 Sep 02 16:24:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1d14b182-232a-43c2-927f-afbae9a8e702 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 258/515] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:07 2026] GET /volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d14b182-232a-43c2-927f-afbae9a8e702 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d14b182-232a-43c2-927f-afbae9a8e702 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d14b182-232a-43c2-927f-afbae9a8e702 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1d14b182-232a-43c2-927f-afbae9a8e702 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d14b182-232a-43c2-927f-afbae9a8e702 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 258/516] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:07 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d21fe443-1c11-4c8a-9efe-ce379f88bc08 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d21fe443-1c11-4c8a-9efe-ce379f88bc08 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 Sep 02 16:24:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d21fe443-1c11-4c8a-9efe-ce379f88bc08 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d21fe443-1c11-4c8a-9efe-ce379f88bc08 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d21fe443-1c11-4c8a-9efe-ce379f88bc08 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 returned with HTTP 404 Sep 02 16:24:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 259/517] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:08 2026] GET /volume/v3/volumes/5586d0fe-bc92-4b3c-b60d-d24ac0dc4e98 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:24:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e877d04-7b4a-47b4-81f2-9ed2cfe8c561 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e877d04-7b4a-47b4-81f2-9ed2cfe8c561 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e877d04-7b4a-47b4-81f2-9ed2cfe8c561 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e877d04-7b4a-47b4-81f2-9ed2cfe8c561 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-996d7c03-e31a-43c0-aee1-749f795ff5af None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e877d04-7b4a-47b4-81f2-9ed2cfe8c561 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 returned with HTTP 404 Sep 02 16:24:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-996d7c03-e31a-43c0-aee1-749f795ff5af tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-996d7c03-e31a-43c0-aee1-749f795ff5af tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-996d7c03-e31a-43c0-aee1-749f795ff5af tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 259/518] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:08 2026] GET /volume/v3/volumes/d85e7028-d302-4eca-8e54-daaa4bd87416 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] GET http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] show called for member 1979a391-0ee1-4816-affc-5ba9c9c92762 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b8cc22e-2608-4557-a816-f32ddd435f72 tempest-GroupsTest-163638045 tempest-GroupsTest-163638045-project-member] http://192.168.122.38/volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 returned with HTTP 404 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 260/519] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:09 2026] GET /volume/v3/groups/1979a391-0ee1-4816-affc-5ba9c9c92762 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:24:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-996d7c03-e31a-43c0-aee1-749f795ff5af tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ab9a9a8-36c6-429c-b281-2a28d026996b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ab9a9a8-36c6-429c-b281-2a28d026996b tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/ebac23d5-009b-498e-b646-5ce101a461cf Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ab9a9a8-36c6-429c-b281-2a28d026996b tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ab9a9a8-36c6-429c-b281-2a28d026996b tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-996d7c03-e31a-43c0-aee1-749f795ff5af tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 260/520] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:09 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ab9a9a8-36c6-429c-b281-2a28d026996b tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/group_types/ebac23d5-009b-498e-b646-5ce101a461cf returned with HTTP 202 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 261/521] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:24:09 2026] DELETE /volume/v3/group_types/ebac23d5-009b-498e-b646-5ce101a461cf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fa1dc6b1-2bff-45ea-9905-d948e6874cee None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa1dc6b1-2bff-45ea-9905-d948e6874cee tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] DELETE http://192.168.122.38/volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa1dc6b1-2bff-45ea-9905-d948e6874cee tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa1dc6b1-2bff-45ea-9905-d948e6874cee tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa1dc6b1-2bff-45ea-9905-d948e6874cee tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 returned with HTTP 202 Sep 02 16:24:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 261/522] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:24:09 2026] DELETE /volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e0ed858f-b8e5-4af3-9b24-76144221390d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0ed858f-b8e5-4af3-9b24-76144221390d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] GET http://192.168.122.38/volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0ed858f-b8e5-4af3-9b24-76144221390d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0ed858f-b8e5-4af3-9b24-76144221390d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0ed858f-b8e5-4af3-9b24-76144221390d tempest-GroupsTest-1771300400 tempest-GroupsTest-1771300400-project-admin] http://192.168.122.38/volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 returned with HTTP 404 Sep 02 16:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 262/523] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:24:09 2026] GET /volume/v3/types/8f18644e-202a-4a67-9c5d-be33c2085320 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30edf40e-54cc-4c67-9b1b-e90f741f7360 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 262/524] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:10 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 908 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc754022-e09e-49bc-b10b-4d40a53498c9 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 263/525] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:11 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 908 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fb8b7905-eaed-4f40-a45c-1fd958c27c13 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 263/526] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:12 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6ad52ce-748c-498c-a309-e0d62222037f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ad52ce-748c-498c-a309-e0d62222037f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ad52ce-748c-498c-a309-e0d62222037f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ad52ce-748c-498c-a309-e0d62222037f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6ad52ce-748c-498c-a309-e0d62222037f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ad52ce-748c-498c-a309-e0d62222037f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 264/527] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:13 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] POST http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6/action Sep 02 16:24:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Created reservations ['ea43d271-5206-4a36-b51e-51ceb4f115ea', 'a7466654-7948-47fb-80c8-a4f08dc116c9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Extend volume request issued successfully. Sep 02 16:24:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd132d3d-14f6-4ea8-b8c7-eff01ce530cb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6/action returned with HTTP 202 Sep 02 16:24:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 264/528] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:24:13 2026] POST /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abb54b3f-b59a-4a78-a579-283a7957aeff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abb54b3f-b59a-4a78-a579-283a7957aeff tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abb54b3f-b59a-4a78-a579-283a7957aeff tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abb54b3f-b59a-4a78-a579-283a7957aeff tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abb54b3f-b59a-4a78-a579-283a7957aeff tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abb54b3f-b59a-4a78-a579-283a7957aeff tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 265/529] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:13 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1326 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f630642a-493a-46eb-883e-79ff01513e7b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f630642a-493a-46eb-883e-79ff01513e7b tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f630642a-493a-46eb-883e-79ff01513e7b tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-939238412"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f630642a-493a-46eb-883e-79ff01513e7b tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:24:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 265/530] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:24:14 2026] POST /volume/v3/types => generated 219 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10510e15-cb53-4685-b9bd-5560ae9a51d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10510e15-cb53-4685-b9bd-5560ae9a51d3 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10510e15-cb53-4685-b9bd-5560ae9a51d3 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-260308876"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10510e15-cb53-4685-b9bd-5560ae9a51d3 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 266/531] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:24:14 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1918849f-5092-4604-a5b0-92481673c2ef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1918849f-5092-4604-a5b0-92481673c2ef tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1918849f-5092-4604-a5b0-92481673c2ef tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1918849f-5092-4604-a5b0-92481673c2ef tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1918849f-5092-4604-a5b0-92481673c2ef tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1918849f-5092-4604-a5b0-92481673c2ef tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 267/532] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:14 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3afde900-33be-4036-91bf-df72955f0e15", "volume_types": ["09101bcf-2ec4-4d13-ae4b-cc5a979285df"], "name": "tempest-GroupsV314Test-Group-1439787566"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Creating new group {'group': {'group_type': '3afde900-33be-4036-91bf-df72955f0e15', 'volume_types': ['09101bcf-2ec4-4d13-ae4b-cc5a979285df'], 'name': 'tempest-GroupsV314Test-Group-1439787566'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2b33b95-2c9c-4004-98a9-cf086a57ea5d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 268/533] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:14 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Creating group tempest-GroupsV314Test-Group-1439787566. Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Availability Zones retrieved successfully. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Created reservations ['856c722e-ddf6-4e0d-b0b3-b7d3544fb408'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3288b5d-a6e5-4656-89b5-765464ebffeb tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 269/534] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:14 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] DELETE http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Delete volume with id: 663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c533ee08-f2bd-4b06-aa3c-7ecaa960aca1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:24:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 266/535] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:24:14 2026] POST /volume/v3/groups => generated 108 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] show called for member ff9200d3-ff67-4682-aed7-b31453522976 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:15 devstack devstack@c-api.service[86750]: /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 02 16:24:15 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e323ec6e-e2e1-4755-8c1a-6b6478c1a1c3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 returned with HTTP 200 Sep 02 16:24:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 267/536] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:14 2026] GET /volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Delete volume request issued successfully. Sep 02 16:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab71e381-2aac-4b86-a672-7bfb53a5da59 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 202 Sep 02 16:24:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 270/537] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:14 2026] DELETE /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2773a60-a920-4694-9bef-60ffdfb03b34 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 200 Sep 02 16:24:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 268/538] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:15 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] show called for member ff9200d3-ff67-4682-aed7-b31453522976 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /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 02 16:24:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51813317-6dfe-414c-92b6-b4ca2b3547e4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 returned with HTTP 200 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 271/539] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:16 2026] GET /volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f251268e-926c-4df4-9c97-9daaf0baad70 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-309369827", "volume_type": "09101bcf-2ec4-4d13-ae4b-cc5a979285df", "group_id": "ff9200d3-ff67-4682-aed7-b31453522976", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-309369827', 'volume_type': '09101bcf-2ec4-4d13-ae4b-cc5a979285df', 'group_id': 'ff9200d3-ff67-4682-aed7-b31453522976', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Create volume of 1 GB Sep 02 16:24:16 devstack devstack@c-api.service[86750]: /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 02 16:24:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Availability Zones retrieved successfully. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08fcb048-8968-499b-9817-729ed3d2ce2e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08fcb048-8968-499b-9817-729ed3d2ce2e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08fcb048-8968-499b-9817-729ed3d2ce2e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08fcb048-8968-499b-9817-729ed3d2ce2e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Flow 'volume_create_api' (834e90f7-1343-420e-8378-57cd02bd6dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d662685-dbab-4424-a420-577a8e8dbda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08fcb048-8968-499b-9817-729ed3d2ce2e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 returned with HTTP 404 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 272/540] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:16 2026] GET /volume/v3/volumes/663a3c2d-4df7-4d29-887f-61f9837339f6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-144541179"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-144541179'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume of 1 GB Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Availability Zones retrieved successfully. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Flow 'volume_create_api' (7079e99a-2376-41ec-9019-496a12ebc717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6135b8-773e-4d6f-a2ff-26ed25486824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d662685-dbab-4424-a420-577a8e8dbda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:24:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09101bcf-2ec4-4d13-ae4b-cc5a979285df,is_public=True,name='tempest-GroupsV314Test-volume-type-939238412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09101bcf-2ec4-4d13-ae4b-cc5a979285df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff9200d3-ff67-4682-aed7-b31453522976', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5e2c47-bf3a-47ab-b9a9-fa567393422e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6135b8-773e-4d6f-a2ff-26ed25486824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efaf81c-69c7-4e4a-b7fa-106518b728dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-939238412 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-939238412, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-939238412 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-939238412, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Created reservations ['3f52a5ab-4a1f-4606-be04-c7a683961e24', '959341b2-0386-4dbc-8c62-3ff4c53db2ba', '1465961d-1716-43a1-8d29-45f4fe24ff74', '8f457dfe-37f3-4892-9405-759b94341df8'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Created reservations ['475be16a-839e-4619-94c6-e2ebcac509d9', 'fccc6e72-cb3f-493a-b78e-ef2539ab4b56', 'f05ca324-86d5-486a-bc0f-06b8b74c1ca0', '46676bbf-995f-4e1a-bbde-d50c7178bb82'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5e2c47-bf3a-47ab-b9a9-fa567393422e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f52a5ab-4a1f-4606-be04-c7a683961e24', '959341b2-0386-4dbc-8c62-3ff4c53db2ba', '1465961d-1716-43a1-8d29-45f4fe24ff74', '8f457dfe-37f3-4892-9405-759b94341df8']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efaf81c-69c7-4e4a-b7fa-106518b728dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['475be16a-839e-4619-94c6-e2ebcac509d9', 'fccc6e72-cb3f-493a-b78e-ef2539ab4b56', 'f05ca324-86d5-486a-bc0f-06b8b74c1ca0', '46676bbf-995f-4e1a-bbde-d50c7178bb82']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428a708c-c72e-4344-921d-35db01e70760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a552ef-a0c6-41e3-872d-f3731eda6947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428a708c-c72e-4344-921d-35db01e70760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48abae9d-7f05-49a5-8e44-cc5d7d825674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-144541179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7dde67244c549318cedd49cbc6354eb',qos_specs=None,replication_status=,reservations=['475be16a-839e-4619-94c6-e2ebcac509d9','fccc6e72-cb3f-493a-b78e-ef2539ab4b56','f05ca324-86d5-486a-bc0f-06b8b74c1ca0','46676bbf-995f-4e1a-bbde-d50c7178bb82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab11c913380840319966931b033b561a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-144541179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48abae9d-7f05-49a5-8e44-cc5d7d825674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7dde67244c549318cedd49cbc6354eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab11c913380840319966931b033b561a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3a2e80-c109-4dde-a844-81e94f837f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a552ef-a0c6-41e3-872d-f3731eda6947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507a2afa-83a7-4f54-bd89-a30efde0abd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-309369827',encryption_key_id=None,group_id=ff9200d3-ff67-4682-aed7-b31453522976,group_type_id=,metadata={},multiattach=False,project_id='8ce35e85beee4688a813f1a028d1542a',qos_specs=None,replication_status=,reservations=['3f52a5ab-4a1f-4606-be04-c7a683961e24','959341b2-0386-4dbc-8c62-3ff4c53db2ba','1465961d-1716-43a1-8d29-45f4fe24ff74','8f457dfe-37f3-4892-9405-759b94341df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-309369827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff9200d3-ff67-4682-aed7-b31453522976,host=None,id=507a2afa-83a7-4f54-bd89-a30efde0abd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce35e85beee4688a813f1a028d1542a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09101bcf-2ec4-4d13-ae4b-cc5a979285df),volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cade32-2547-4849-80c1-2c7616bfec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3a2e80-c109-4dde-a844-81e94f837f9a) transitioned into state 'SUCCESS' from state '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-144541179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7dde67244c549318cedd49cbc6354eb',qos_specs=None,replication_status=,reservations=['475be16a-839e-4619-94c6-e2ebcac509d9','fccc6e72-cb3f-493a-b78e-ef2539ab4b56','f05ca324-86d5-486a-bc0f-06b8b74c1ca0','46676bbf-995f-4e1a-bbde-d50c7178bb82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab11c913380840319966931b033b561a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b49710-9f4e-45d5-b3cf-b08c8d51d3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cade32-2547-4849-80c1-2c7616bfec6a) transitioned into state 'SUCCESS' from state '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-309369827',encryption_key_id=None,group_id=ff9200d3-ff67-4682-aed7-b31453522976,group_type_id=,metadata={},multiattach=False,project_id='8ce35e85beee4688a813f1a028d1542a',qos_specs=None,replication_status=,reservations=['3f52a5ab-4a1f-4606-be04-c7a683961e24','959341b2-0386-4dbc-8c62-3ff4c53db2ba','1465961d-1716-43a1-8d29-45f4fe24ff74','8f457dfe-37f3-4892-9405-759b94341df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac3b2d6-b442-41bd-ba1e-53d01965bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b49710-9f4e-45d5-b3cf-b08c8d51d3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Flow 'volume_create_api' (7079e99a-2376-41ec-9019-496a12ebc717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create volume request issued successfully. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0a7b32-534a-4451-9420-ea6da4f6ad85 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 273/541] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:24:16 2026] POST /volume/v3/volumes => generated 754 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db2a6502-2893-4844-ac7b-b1248ae58327 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db2a6502-2893-4844-ac7b-b1248ae58327 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db2a6502-2893-4844-ac7b-b1248ae58327 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db2a6502-2893-4844-ac7b-b1248ae58327 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac3b2d6-b442-41bd-ba1e-53d01965bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Flow 'volume_create_api' (834e90f7-1343-420e-8378-57cd02bd6dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db2a6502-2893-4844-ac7b-b1248ae58327 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Create volume request issued successfully. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:16 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db2a6502-2893-4844-ac7b-b1248ae58327 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 274/542] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:16 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f251268e-926c-4df4-9c97-9daaf0baad70 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 269/543] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:24:16 2026] POST /volume/v3/volumes => generated 823 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=479,cinder:INSERT=63,cinder:UPDATE=105 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:17 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:17 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:17 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44d4f16b-2095-4b6d-b32f-109eb34f527c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 returned with HTTP 200 Sep 02 16:24:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 275/544] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:16 2026] GET /volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 => generated 891 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-61530692-0724-4885-8fc2-b807c1be6109 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-61530692-0724-4885-8fc2-b807c1be6109 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-61530692-0724-4885-8fc2-b807c1be6109 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-61530692-0724-4885-8fc2-b807c1be6109 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:17 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=484,cinder:UPDATE=78,cinder:INSERT=44 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:24:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-61530692-0724-4885-8fc2-b807c1be6109 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-61530692-0724-4885-8fc2-b807c1be6109 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 270/545] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:17 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 846 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 Sep 02 16:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:18 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:18 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:18 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e61bb03e-5edb-4dbb-bfb1-5e2b3f5efae2 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 returned with HTTP 200 Sep 02 16:24:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 276/546] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:18 2026] GET /volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cee097e4-2c88-48e4-a552-40d9331e5b4d tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 271/547] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:18 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70d97c89-afd2-4804-8054-9d089954fa02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48abae9d-7f05-49a5-8e44-cc5d7d825674", "name": "tempest-VolumesExtendTest-Snapshot-1579932010"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Create snapshot from volume 48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:19 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-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 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-113c309b-b204-4179-8516-991e7e8728da None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Created reservations ['3c710815-3065-4b6a-8376-33c7b512b43f', '48f6190b-07a1-4d69-b5cc-57d2cbd5f300', '570f3118-256b-46a3-a496-a685e598a5f1', '49b67beb-0cd6-450a-93e1-1a31b2c10c93'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:19 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot create request issued successfully. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70d97c89-afd2-4804-8054-9d089954fa02 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:24:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 277/548] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:24:19 2026] POST /volume/v3/snapshots => generated 304 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a911715-13c9-4c68-a9fe-246cbee5eaa6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 278/549] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:19 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 436 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-113c309b-b204-4179-8516-991e7e8728da tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 returned with HTTP 200 Sep 02 16:24:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 272/550] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:19 2026] GET /volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 => generated 916 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] POST http://192.168.122.38/volume/v3/groups/action Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action body: b'{"create-from-src": {"source_group_id": "ff9200d3-ff67-4682-aed7-b31453522976", "name": "tempest-Group_from_grp-795928884"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ff9200d3-ff67-4682-aed7-b31453522976", "name": "tempest-Group_from_grp-795928884"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Creating new group {'create-from-src': {'source_group_id': 'ff9200d3-ff67-4682-aed7-b31453522976', 'name': 'tempest-Group_from_grp-795928884'}}. {{(pid=86751) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 16:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Creating group tempest-Group_from_grp-795928884 from source group ff9200d3-ff67-4682-aed7-b31453522976. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /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 02 16:24:19 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /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 02 16:24:19 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Created reservations ['3e2fdbff-d8bf-48b4-88dd-f78e571d7356'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /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 02 16:24:20 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.group.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] A mapping entry already exists for group d688044b-cf31-4158-a924-bd5610705cbf and volume type 09101bcf-2ec4-4d13-ae4b-cc5a979285df. Do not need to create again. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Availability Zones retrieved successfully. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Flow 'volume_create_api' (0df1cc63-c3b4-49f1-8ebc-400f390e2f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b861d4-ba60-456d-b51d-4f60eef61185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b861d4-ba60-456d-b51d-4f60eef61185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '507a2afa-83a7-4f54-bd89-a30efde0abd1', 'volume_type': VolumeType(created_at=2026-09-02T14:24:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09101bcf-2ec4-4d13-ae4b-cc5a979285df,is_public=True,name='tempest-GroupsV314Test-volume-type-939238412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09101bcf-2ec4-4d13-ae4b-cc5a979285df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd688044b-cf31-4158-a924-bd5610705cbf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7911d370-e201-4f7d-b6df-ab8a3ba41013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-939238412 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-939238412, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-939238412 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-939238412, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Created reservations ['72c5a813-d521-4768-aa3b-48769af9e334', '69c03f86-135e-4c67-9e65-3c28796486a3', 'fd7909bf-b22d-45c5-bd24-dbf7909a180c', '6b9baad6-23e5-4b22-b407-21a26373d995'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7911d370-e201-4f7d-b6df-ab8a3ba41013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72c5a813-d521-4768-aa3b-48769af9e334', '69c03f86-135e-4c67-9e65-3c28796486a3', 'fd7909bf-b22d-45c5-bd24-dbf7909a180c', '6b9baad6-23e5-4b22-b407-21a26373d995']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a6f7cf-1770-4a7f-a183-b82941220ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a6f7cf-1770-4a7f-a183-b82941220ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab64b59-cdb3-4ea3-b681-ccac4095b685', '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=d688044b-cf31-4158-a924-bd5610705cbf,group_type_id=,metadata={},multiattach=False,project_id='8ce35e85beee4688a813f1a028d1542a',qos_specs=None,replication_status=,reservations=['72c5a813-d521-4768-aa3b-48769af9e334','69c03f86-135e-4c67-9e65-3c28796486a3','fd7909bf-b22d-45c5-bd24-dbf7909a180c','6b9baad6-23e5-4b22-b407-21a26373d995'],size=1,snapshot_id=None,source_replicaid=,source_volid=507a2afa-83a7-4f54-bd89-a30efde0abd1,status='creating',user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d688044b-cf31-4158-a924-bd5610705cbf,host=None,id=4ab64b59-cdb3-4ea3-b681-ccac4095b685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce35e85beee4688a813f1a028d1542a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=507a2afa-83a7-4f54-bd89-a30efde0abd1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09101bcf-2ec4-4d13-ae4b-cc5a979285df),volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873e1b8c-0f30-4e90-8d1f-fd688fd412e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873e1b8c-0f30-4e90-8d1f-fd688fd412e8) transitioned into state 'SUCCESS' from 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=d688044b-cf31-4158-a924-bd5610705cbf,group_type_id=,metadata={},multiattach=False,project_id='8ce35e85beee4688a813f1a028d1542a',qos_specs=None,replication_status=,reservations=['72c5a813-d521-4768-aa3b-48769af9e334','69c03f86-135e-4c67-9e65-3c28796486a3','fd7909bf-b22d-45c5-bd24-dbf7909a180c','6b9baad6-23e5-4b22-b407-21a26373d995'],size=1,snapshot_id=None,source_replicaid=,source_volid=507a2afa-83a7-4f54-bd89-a30efde0abd1,status='creating',user_id='90618a9eaa7c4b1f9b63a6a0c5460c28',volume_type_id=09101bcf-2ec4-4d13-ae4b-cc5a979285df)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Flow 'volume_create_api' (0df1cc63-c3b4-49f1-8ebc-400f390e2f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Create volume request issued successfully. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /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 02 16:24:20 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548a6b8a-a0ce-486f-85d4-b5f3c742de53 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/action returned with HTTP 202 Sep 02 16:24:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 279/551] 192.168.122.38 () {62 vars in 1197 bytes} [Wed Sep 2 16:24:19 2026] POST /volume/v3/groups/action => generated 101 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: /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 02 16:24:20 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Get all volumes completed successfully. Sep 02 16:24:20 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:20 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:20 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53784207-fa63-40f9-b88e-c95afed8bbb7 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 280/552] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:20 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:20 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a6cefab-99d5-4da1-86b0-32c0fe10850a tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 273/553] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:20 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:20 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:20 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:21 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bbd5b03-bf80-4bf1-9bd7-23aa2bf246be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 281/554] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:20 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-25e81e24-80cf-4bb9-9610-62ca263c06de None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e81e24-80cf-4bb9-9610-62ca263c06de tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e81e24-80cf-4bb9-9610-62ca263c06de tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e81e24-80cf-4bb9-9610-62ca263c06de tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-25e81e24-80cf-4bb9-9610-62ca263c06de tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e81e24-80cf-4bb9-9610-62ca263c06de tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 274/555] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:21 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:22 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e12ccd3-386b-41ed-a47a-268fdadb1aa6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 282/556] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:22 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d2366fd-48fb-41e8-9f01-0f38bcb27709 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 275/557] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:22 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] POST http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674/action Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Created reservations ['79ede5f3-7a09-4885-9def-d234a8b18879', 'ec02087d-e45a-41e1-a72d-360696a1e395'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Extend volume request issued successfully. Sep 02 16:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e05b26e-d555-4dd0-ae9c-f1aebdf83c9f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674/action returned with HTTP 202 Sep 02 16:24:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 283/558] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:24:22 2026] POST /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05fde4b8-c3ba-4710-87c8-e743dcc84d2f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 276/559] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:22 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81af5478-5781-4c9e-8052-e7374e84fb3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:23 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:23 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:23 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81af5478-5781-4c9e-8052-e7374e84fb3c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 284/560] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:23 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7b4e0e1-5b9b-4c27-a814-0f0283b65bf6 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 277/561] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:24 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:24 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:24 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:24 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a775c0f-9606-42d1-8423-324b454cb6b6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 285/562] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:24 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33a70514-f608-46b4-8120-2b4c7053f305 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33a70514-f608-46b4-8120-2b4c7053f305 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33a70514-f608-46b4-8120-2b4c7053f305 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33a70514-f608-46b4-8120-2b4c7053f305 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33a70514-f608-46b4-8120-2b4c7053f305 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33a70514-f608-46b4-8120-2b4c7053f305 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 278/563] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bc106b7-d7f0-413b-88f0-26f66cc204c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 286/564] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1141 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-691f47a8-57d1-437e-a1fc-36f5e80f0d80 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 279/565] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd/action Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Begin detaching volume completed successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-45975b6b-dd1d-44a5-8da4-e0a729342a1c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd/action returned with HTTP 202 Sep 02 16:24:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 287/566] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:24:25 2026] POST /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-51f27bed-eedc-47dd-adc8-9ec639d1f9ed None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-51f27bed-eedc-47dd-adc8-9ec639d1f9ed None None] GET http://192.168.122.38/volume// Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-51f27bed-eedc-47dd-adc8-9ec639d1f9ed None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-51f27bed-eedc-47dd-adc8-9ec639d1f9ed None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-51f27bed-eedc-47dd-adc8-9ec639d1f9ed None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 280/567] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-e911951d-19f1-4739-af21-e1b0ea062d37 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 288/568] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 1325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-264f0f48-8914-447f-968d-ce5392deba80 req-2f164ce7-a0f2-4376-b44d-9a87d4972f20 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-2f164ce7-a0f2-4376-b44d-9a87d4972f20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-2f164ce7-a0f2-4376-b44d-9a87d4972f20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-2f164ce7-a0f2-4376-b44d-9a87d4972f20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:25 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:25 devstack devstack@c-api.service[86750]: /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 02 16:24:25 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:24:25 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-264f0f48-8914-447f-968d-ce5392deba80 req-2f164ce7-a0f2-4376-b44d-9a87d4972f20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 281/569] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:24:25 2026] DELETE /volume/v3/attachments/7e953a22-23e4-4983-a9ea-1d4373e629ce => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d68e8724-a959-495d-8f4f-fb4e9702fb0c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 289/570] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:25 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-55791191-a497-4762-bc5c-12c5ebf4dedd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55791191-a497-4762-bc5c-12c5ebf4dedd tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55791191-a497-4762-bc5c-12c5ebf4dedd tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55791191-a497-4762-bc5c-12c5ebf4dedd tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-55791191-a497-4762-bc5c-12c5ebf4dedd tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55791191-a497-4762-bc5c-12c5ebf4dedd tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 282/571] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:26 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d69c0b70-ceab-47c7-90df-dae636d27006 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d69c0b70-ceab-47c7-90df-dae636d27006 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:24:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d69c0b70-ceab-47c7-90df-dae636d27006 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d69c0b70-ceab-47c7-90df-dae636d27006 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d69c0b70-ceab-47c7-90df-dae636d27006 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d69c0b70-ceab-47c7-90df-dae636d27006 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:24:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 290/572] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:26 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 849 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:27 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:27 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:27 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37c481c8-82fc-4761-8502-022db33d336f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bbf6e755-65d2-4603-bbe3-d74813cd1896 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 283/573] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:26 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37c481c8-82fc-4761-8502-022db33d336f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37c481c8-82fc-4761-8502-022db33d336f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37c481c8-82fc-4761-8502-022db33d336f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37c481c8-82fc-4761-8502-022db33d336f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37c481c8-82fc-4761-8502-022db33d336f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 291/574] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:27 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:28 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:28 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:28 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6868380-4027-46a4-9354-3cdc1e0f61ad tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 292/575] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:28 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1b5b9b0-d0e7-4514-ad19-847c0c4b34ed tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 284/576] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:28 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-53bcf571-8286-4d56-80a4-2aef8068d203 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa674b7e-38f7-4a7d-8578-79abf4ea9a45 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 293/577] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:29 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:29 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:29 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:30 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53bcf571-8286-4d56-80a4-2aef8068d203 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 285/578] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:29 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73a274d6-366e-49ad-a511-c32b3a8b258e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73a274d6-366e-49ad-a511-c32b3a8b258e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73a274d6-366e-49ad-a511-c32b3a8b258e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73a274d6-366e-49ad-a511-c32b3a8b258e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73a274d6-366e-49ad-a511-c32b3a8b258e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73a274d6-366e-49ad-a511-c32b3a8b258e tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 294/579] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:30 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:31 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:31 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:31 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a0e1314-cdcd-43d5-94ad-62ec6613624d tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 286/580] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:31 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6329e57d-be10-4ba3-9c26-33cf2e70b48c tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 295/581] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:32 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87657eef-6245-4be6-bd49-f842ff1348f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:32 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:32 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:33 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87657eef-6245-4be6-bd49-f842ff1348f3 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 287/582] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:32 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a550ee5-b338-4f2c-b71b-2ed8fdb02c31 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 296/583] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:33 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:34 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:34 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:34 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52195b6c-e9db-4db0-969a-5f9cf70cf8d4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 288/584] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:34 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c68d70d3-309b-4ee3-b074-1ca91ff38d97 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 297/585] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:34 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-789b6e9c-97eb-456d-a861-f8da0e3ced1c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 289/586] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 928 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] show called for member d688044b-cf31-4158-a924-bd5610705cbf {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /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 02 16:24:35 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8a9fb50-77ef-4407-9ed8-6bccb1d7193c tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 290/587] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf => generated 416 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c41cc4e5-b713-4a92-983f-fc7f31b37261 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 298/588] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3638a2fc-34f2-4593-9add-603901fe2deb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /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 02 16:24:35 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Get all volumes completed successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fca60dd4-307f-4259-b64e-eaed47121ae4 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 299/589] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Delete snapshot with id: 7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot delete request issued successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-562f1d05-e3d5-488d-a2ab-ee272eb923c0 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 202 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 300/590] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:24:35 2026] DELETE /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e5651ef-c5d8-46ea-a714-2cf1afc98ead tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 301/591] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3638a2fc-34f2-4593-9add-603901fe2deb tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 291/592] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] POST http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf/action Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] delete called for group d688044b-cf31-4158-a924-bd5610705cbf {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Delete group with id: d688044b-cf31-4158-a924-bd5610705cbf Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /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 02 16:24:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:24:35 devstack devstack@c-api.service[86751]: /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 02 16:24:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:24:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06e2ea8e-2716-4df5-b880-ae4c1efd04be tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf/action returned with HTTP 202 Sep 02 16:24:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 302/593] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:24:35 2026] POST /volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:36 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:36 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c48ba92f-630a-43ee-a469-7d6a5ed429b4 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 200 Sep 02 16:24:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 292/594] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:35 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 927 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Snapshot retrieved successfully. Sep 02 16:24:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a425e31-96e3-4bd4-8fec-41a8ec4bef3f tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 200 Sep 02 16:24:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 303/595] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:36 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-787a1ce6-4e73-43be-8bb8-497ddeaf1c16 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-787a1ce6-4e73-43be-8bb8-497ddeaf1c16 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-787a1ce6-4e73-43be-8bb8-497ddeaf1c16 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-787a1ce6-4e73-43be-8bb8-497ddeaf1c16 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-787a1ce6-4e73-43be-8bb8-497ddeaf1c16 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 returned with HTTP 404 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 293/596] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/volumes/4ab64b59-cdb3-4ea3-b681-ccac4095b685 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] show called for member d688044b-cf31-4158-a924-bd5610705cbf {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf84096b-43e2-4b5c-a0f1-67b27a875bf1 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf returned with HTTP 404 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 304/597] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/groups/d688044b-cf31-4158-a924-bd5610705cbf => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9e169f10-5de9-48de-9252-5651492ccd57 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /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 02 16:24:37 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Get all volumes completed successfully. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:37 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e169f10-5de9-48de-9252-5651492ccd57 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 294/598] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] POST http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976/action Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] delete called for group ff9200d3-ff67-4682-aed7-b31453522976 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Delete group with id: ff9200d3-ff67-4682-aed7-b31453522976 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86751]: /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 02 16:24:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:24:37 devstack devstack@c-api.service[86751]: /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 02 16:24:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ac9d800-b8d9-4d12-9201-202f69db7df6 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976/action returned with HTTP 202 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 305/599] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:24:37 2026] POST /volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Volume info retrieved successfully. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:24:37 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3ed103e-ba09-4d1c-b083-d29c22a32457 tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 returned with HTTP 200 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 295/600] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0eb642c0-cf23-4e16-be0b-1070609b2b81 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb642c0-cf23-4e16-be0b-1070609b2b81 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb642c0-cf23-4e16-be0b-1070609b2b81 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb642c0-cf23-4e16-be0b-1070609b2b81 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb642c0-cf23-4e16-be0b-1070609b2b81 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 returned with HTTP 404 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 306/601] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/snapshots/7b89c277-05e7-43ef-b640-4b273c951a73 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-acdfe7ab-3e4f-45f4-8e88-7cb54568d06a tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 296/602] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:37 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] DELETE http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Delete volume with id: 48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Delete volume request issued successfully. Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a033aca7-f0cb-4121-a5d0-7e69be905b20 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 202 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 307/603] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:37 2026] DELETE /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d190312-582c-4086-b725-b4ff58971712 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d190312-582c-4086-b725-b4ff58971712 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d190312-582c-4086-b725-b4ff58971712 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d190312-582c-4086-b725-b4ff58971712 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5d190312-582c-4086-b725-b4ff58971712 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Volume info retrieved successfully. Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d190312-582c-4086-b725-b4ff58971712 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 200 Sep 02 16:24:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 297/604] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:38 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84c1b0d8-e93e-4c3c-81d0-8e39fabe1cfc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84c1b0d8-e93e-4c3c-81d0-8e39fabe1cfc tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84c1b0d8-e93e-4c3c-81d0-8e39fabe1cfc tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84c1b0d8-e93e-4c3c-81d0-8e39fabe1cfc tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84c1b0d8-e93e-4c3c-81d0-8e39fabe1cfc tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 returned with HTTP 404 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 308/605] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:24:38 2026] GET /volume/v3/volumes/507a2afa-83a7-4f54-bd89-a30efde0abd1 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] GET http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] show called for member ff9200d3-ff67-4682-aed7-b31453522976 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55c27619-64f6-4f94-b338-e5d13f62c4ec tempest-GroupsV314Test-1408423783 tempest-GroupsV314Test-1408423783-project-member] http://192.168.122.38/volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 returned with HTTP 404 Sep 02 16:24:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 298/606] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:24:38 2026] GET /volume/v3/groups/ff9200d3-ff67-4682-aed7-b31453522976 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee112468-ba1b-4bde-88ed-881458c5ff82 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee112468-ba1b-4bde-88ed-881458c5ff82 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/3afde900-33be-4036-91bf-df72955f0e15 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee112468-ba1b-4bde-88ed-881458c5ff82 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee112468-ba1b-4bde-88ed-881458c5ff82 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee112468-ba1b-4bde-88ed-881458c5ff82 tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] http://192.168.122.38/volume/v3/group_types/3afde900-33be-4036-91bf-df72955f0e15 returned with HTTP 202 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 309/607] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:24:38 2026] DELETE /volume/v3/group_types/3afde900-33be-4036-91bf-df72955f0e15 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6634f301-0e13-4b97-ac88-83ce0713cffc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6634f301-0e13-4b97-ac88-83ce0713cffc tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] DELETE http://192.168.122.38/volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6634f301-0e13-4b97-ac88-83ce0713cffc tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6634f301-0e13-4b97-ac88-83ce0713cffc tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6634f301-0e13-4b97-ac88-83ce0713cffc tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] http://192.168.122.38/volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df returned with HTTP 202 Sep 02 16:24:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 299/608] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:24:38 2026] DELETE /volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4f1d9d33-4b13-4649-85e3-beaebacc344d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f1d9d33-4b13-4649-85e3-beaebacc344d tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] GET http://192.168.122.38/volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f1d9d33-4b13-4649-85e3-beaebacc344d tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f1d9d33-4b13-4649-85e3-beaebacc344d tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f1d9d33-4b13-4649-85e3-beaebacc344d tempest-GroupsV314Test-299304991 tempest-GroupsV314Test-299304991-project-admin] http://192.168.122.38/volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df returned with HTTP 404 Sep 02 16:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 310/609] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:24:38 2026] GET /volume/v3/types/09101bcf-2ec4-4d13-ae4b-cc5a979285df => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1656adc0-8ec3-4a8c-a6e6-fd01f77c4524 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1656adc0-8ec3-4a8c-a6e6-fd01f77c4524 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] GET http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 Sep 02 16:24:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1656adc0-8ec3-4a8c-a6e6-fd01f77c4524 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1656adc0-8ec3-4a8c-a6e6-fd01f77c4524 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1656adc0-8ec3-4a8c-a6e6-fd01f77c4524 tempest-VolumesExtendTest-88132966 tempest-VolumesExtendTest-88132966-project-member] http://192.168.122.38/volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 returned with HTTP 404 Sep 02 16:24:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 300/610] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:39 2026] GET /volume/v3/volumes/48abae9d-7f05-49a5-8e44-cc5d7d825674 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9edaa0cd-3a75-4a65-ad79-aba6613520a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:24:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 311/611] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:24:42 2026] GET /volume/v3/volumes => generated 15 bytes in 741 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:24:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1570168313"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1570168313'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:43 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume of 1 GB Sep 02 16:24:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Availability Zones retrieved successfully. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (dd1601ba-52e7-4eea-afba-9915eb5bbafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2997c4-9402-42e0-bc04-434302e1dc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2997c4-9402-42e0-bc04-434302e1dc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374c69d7-02b3-4269-b368-0c9c8e3460af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Created reservations ['84457c5a-3da9-4d30-9842-68ef94b1edac', '1d43296b-89db-496d-9759-575ae2fbff94', '0b8253fd-5e3d-4284-98b0-4fbe8c0d4372', '723a3125-e9c3-48e4-a3bb-c1ddf725064f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374c69d7-02b3-4269-b368-0c9c8e3460af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84457c5a-3da9-4d30-9842-68ef94b1edac', '1d43296b-89db-496d-9759-575ae2fbff94', '0b8253fd-5e3d-4284-98b0-4fbe8c0d4372', '723a3125-e9c3-48e4-a3bb-c1ddf725064f']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7a36ae-cf0e-4739-83bf-be3dd8412202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7a36ae-cf0e-4739-83bf-be3dd8412202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e5c9009-655f-4b2e-901a-dfa125df3b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1570168313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['84457c5a-3da9-4d30-9842-68ef94b1edac','1d43296b-89db-496d-9759-575ae2fbff94','0b8253fd-5e3d-4284-98b0-4fbe8c0d4372','723a3125-e9c3-48e4-a3bb-c1ddf725064f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1570168313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e5c9009-655f-4b2e-901a-dfa125df3b99,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61914c93cc1440f597d524a0d7063350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c779237ab50455faf0e1a1d034afe51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1739898781"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df33ec0-7765-4798-802f-3b3daa9ba740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1739898781'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume of 1 GB Sep 02 16:24:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Availability Zones retrieved successfully. Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (831581a2-63bd-4ba3-9179-07d84c840206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cd2e28-93d9-4a19-bc28-717a44b9c5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df33ec0-7765-4798-802f-3b3daa9ba740) transitioned into state 'SUCCESS' from state '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-1570168313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['84457c5a-3da9-4d30-9842-68ef94b1edac','1d43296b-89db-496d-9759-575ae2fbff94','0b8253fd-5e3d-4284-98b0-4fbe8c0d4372','723a3125-e9c3-48e4-a3bb-c1ddf725064f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964660d8-cf70-468f-8eaf-d5da0b93a9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964660d8-cf70-468f-8eaf-d5da0b93a9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (dd1601ba-52e7-4eea-afba-9915eb5bbafe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request issued successfully. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b508d21-7d72-4198-98a6-bd0494548ea2 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 301/612] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:24:43 2026] POST /volume/v3/volumes => generated 771 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cd2e28-93d9-4a19-bc28-717a44b9c5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239b60e1-1cb6-4739-b225-26355a39c898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5a06a18-a45a-452d-9df9-f3ec7f3486a9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 302/613] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:44 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Created reservations ['7cef01e1-068a-4517-9854-061e0625f26c', '078b10e4-f8b6-4c9b-82a9-79690a85676c', '50ecf6de-9793-48dc-8916-f20e81d366ba', '89c6cd8a-096e-4d96-9068-b2759893776d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239b60e1-1cb6-4739-b225-26355a39c898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cef01e1-068a-4517-9854-061e0625f26c', '078b10e4-f8b6-4c9b-82a9-79690a85676c', '50ecf6de-9793-48dc-8916-f20e81d366ba', '89c6cd8a-096e-4d96-9068-b2759893776d']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d71fed-d698-4891-8fae-1888ec837b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d71fed-d698-4891-8fae-1888ec837b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301f7ba5-810d-437e-b1ff-8424f9d48424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1739898781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['7cef01e1-068a-4517-9854-061e0625f26c','078b10e4-f8b6-4c9b-82a9-79690a85676c','50ecf6de-9793-48dc-8916-f20e81d366ba','89c6cd8a-096e-4d96-9068-b2759893776d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1739898781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=301f7ba5-810d-437e-b1ff-8424f9d48424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eece2a5376674471a4a1f8d25bf45aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163793e67a7e413bbd55b6796e9f540d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61837299-b097-485c-a2a3-d1367feab0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61837299-b097-485c-a2a3-d1367feab0ea) transitioned into state 'SUCCESS' from state '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-1739898781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eece2a5376674471a4a1f8d25bf45aba',qos_specs=None,replication_status=,reservations=['7cef01e1-068a-4517-9854-061e0625f26c','078b10e4-f8b6-4c9b-82a9-79690a85676c','50ecf6de-9793-48dc-8916-f20e81d366ba','89c6cd8a-096e-4d96-9068-b2759893776d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163793e67a7e413bbd55b6796e9f540d',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a520f238-a676-4487-8d18-63558656f5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a520f238-a676-4487-8d18-63558656f5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Flow 'volume_create_api' (831581a2-63bd-4ba3-9179-07d84c840206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Create volume request issued successfully. Sep 02 16:24:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ccaebe6-629b-4938-9ef6-08845565c6e2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 312/614] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:24:44 2026] POST /volume/v3/volumes => generated 762 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad7f2034-f2f5-4764-bf47-a6f5fb0bab3e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 303/615] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:45 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 830 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ea3e4b6-24d9-424e-bd81-911a1f334384 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 313/616] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:46 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2115745649"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2115745649'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create volume of 1 GB Sep 02 16:24:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Availability Zones retrieved successfully. Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Flow 'volume_create_api' (c5754312-31d0-4972-a4ce-7ccde04310d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd13128c-4d22-48b9-b116-41d4ea1f485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd13128c-4d22-48b9-b116-41d4ea1f485f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-400ef770-6355-4d67-9464-547531a2c5d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522ae902-e1ba-471c-947a-cd1be82cf9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-400ef770-6355-4d67-9464-547531a2c5d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-400ef770-6355-4d67-9464-547531a2c5d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-400ef770-6355-4d67-9464-547531a2c5d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-400ef770-6355-4d67-9464-547531a2c5d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-400ef770-6355-4d67-9464-547531a2c5d5 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 314/617] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:46 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['a18ff006-c400-4a14-b74c-f795629326c6', '19cf3d7f-8f43-4d1a-93a3-1a7bf5c37440', '71ccadfd-1903-4570-b836-65aea546188d', '77e8a437-f597-4332-bb6a-1cec3d0a27cc'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522ae902-e1ba-471c-947a-cd1be82cf9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18ff006-c400-4a14-b74c-f795629326c6', '19cf3d7f-8f43-4d1a-93a3-1a7bf5c37440', '71ccadfd-1903-4570-b836-65aea546188d', '77e8a437-f597-4332-bb6a-1cec3d0a27cc']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ff003c-520e-4ef7-af62-898b4cb7118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ff003c-520e-4ef7-af62-898b4cb7118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '497ba0a4-6764-4a5f-ac1e-a6e273e3d8db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2115745649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10d3af2aed49c3b80d009f6c1425cc',qos_specs=None,replication_status=,reservations=['a18ff006-c400-4a14-b74c-f795629326c6','19cf3d7f-8f43-4d1a-93a3-1a7bf5c37440','71ccadfd-1903-4570-b836-65aea546188d','77e8a437-f597-4332-bb6a-1cec3d0a27cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904d8ede14514cb68807901b16fede8f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2115745649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=497ba0a4-6764-4a5f-ac1e-a6e273e3d8db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b10d3af2aed49c3b80d009f6c1425cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='904d8ede14514cb68807901b16fede8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcd149a-2bfa-453c-8aa4-0d4bdd882cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcd149a-2bfa-453c-8aa4-0d4bdd882cec) transitioned into state 'SUCCESS' from state '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-2115745649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10d3af2aed49c3b80d009f6c1425cc',qos_specs=None,replication_status=,reservations=['a18ff006-c400-4a14-b74c-f795629326c6','19cf3d7f-8f43-4d1a-93a3-1a7bf5c37440','71ccadfd-1903-4570-b836-65aea546188d','77e8a437-f597-4332-bb6a-1cec3d0a27cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904d8ede14514cb68807901b16fede8f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e7f34f-1424-4dfc-a4f6-d206dfdc9400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e7f34f-1424-4dfc-a4f6-d206dfdc9400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Flow 'volume_create_api' (c5754312-31d0-4972-a4ce-7ccde04310d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create volume request issued successfully. Sep 02 16:24:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cdf448cb-92e4-49f1-bd1b-49f76d997499 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 304/618] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:24:46 2026] POST /volume/v3/volumes => generated 758 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea7b8515-3eca-49f4-859b-ec08a156a3d0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 315/619] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:46 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 826 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50f4e3e7-27a3-4362-b937-72e3c67fd95f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 305/620] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a79ccbe8-6ec5-4f67-af7d-5a2c8c8c716f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 316/621] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-6142303"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-6142303'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume of 1 GB Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Availability Zones retrieved successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (7dd6632d-c94a-4537-a080-c47f01734d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a908f1-ee8f-41cb-8566-9633730e75ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a908f1-ee8f-41cb-8566-9633730e75ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f7d8ae-07da-4d05-838a-8703befd5704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Created reservations ['e42fbead-2de5-4902-b870-d66614eb554b', 'aa40e7a8-d6e6-49fd-9162-de3ca713a260', 'c1c91795-05b9-4cee-9668-db1ef1e1480d', '3370ef9c-a02b-47a9-99bd-ab4b298fb465'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f7d8ae-07da-4d05-838a-8703befd5704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42fbead-2de5-4902-b870-d66614eb554b', 'aa40e7a8-d6e6-49fd-9162-de3ca713a260', 'c1c91795-05b9-4cee-9668-db1ef1e1480d', '3370ef9c-a02b-47a9-99bd-ab4b298fb465']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b17ab4b-8e40-409e-8787-601417e81ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b17ab4b-8e40-409e-8787-601417e81ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78506a2-f8f3-4457-b1af-d41c1b003e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-6142303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['e42fbead-2de5-4902-b870-d66614eb554b','aa40e7a8-d6e6-49fd-9162-de3ca713a260','c1c91795-05b9-4cee-9668-db1ef1e1480d','3370ef9c-a02b-47a9-99bd-ab4b298fb465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-6142303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c78506a2-f8f3-4457-b1af-d41c1b003e1b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61914c93cc1440f597d524a0d7063350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c779237ab50455faf0e1a1d034afe51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ca81aa-6048-41fb-a51a-009c8bdabbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ca81aa-6048-41fb-a51a-009c8bdabbbf) transitioned into state 'SUCCESS' from state '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-6142303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['e42fbead-2de5-4902-b870-d66614eb554b','aa40e7a8-d6e6-49fd-9162-de3ca713a260','c1c91795-05b9-4cee-9668-db1ef1e1480d','3370ef9c-a02b-47a9-99bd-ab4b298fb465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc94e9e-8c42-4ae1-9593-e05cfe8a6998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db115844-32fe-4e6c-b3e2-0c99dd67c4be tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 317/622] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc94e9e-8c42-4ae1-9593-e05cfe8a6998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (7dd6632d-c94a-4537-a080-c47f01734d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request issued successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9147ea9-3c77-4e08-9f21-92b1e0e358f5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 306/623] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:24:47 2026] POST /volume/v3/volumes => generated 768 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c71f0354-9473-4d21-adf4-9f8d2e6de38b tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 318/624] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 836 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60b237e5-d834-424e-9bec-9c53399d4136 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60b237e5-d834-424e-9bec-9c53399d4136 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60b237e5-d834-424e-9bec-9c53399d4136 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60b237e5-d834-424e-9bec-9c53399d4136 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-f985357f-004c-4b8c-80cd-909e98030e99 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 307/625] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60b237e5-d834-424e-9bec-9c53399d4136 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60b237e5-d834-424e-9bec-9c53399d4136 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 319/626] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:47 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce3ed95b-295e-48d2-8ac7-8bbe5257a1b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce3ed95b-295e-48d2-8ac7-8bbe5257a1b5 None None] GET http://192.168.122.38/volume// Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce3ed95b-295e-48d2-8ac7-8bbe5257a1b5 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce3ed95b-295e-48d2-8ac7-8bbe5257a1b5 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce3ed95b-295e-48d2-8ac7-8bbe5257a1b5 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 308/627] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:24:48 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-8285bf11-ac14-4ed7-959b-40e12155d62f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-8285bf11-ac14-4ed7-959b-40e12155d62f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-8285bf11-ac14-4ed7-959b-40e12155d62f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "301f7ba5-810d-437e-b1ff-8424f9d48424", "connector": null, "instance_uuid": "c15d044c-0ba6-418b-b241-240fa6b81a7f"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-8285bf11-ac14-4ed7-959b-40e12155d62f tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 320/628] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:24:48 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b36b8c79-7f1b-4ba5-81d2-902927bc4ea0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b36b8c79-7f1b-4ba5-81d2-902927bc4ea0 None None] GET http://192.168.122.38/volume// Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b36b8c79-7f1b-4ba5-81d2-902927bc4ea0 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b36b8c79-7f1b-4ba5-81d2-902927bc4ea0 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b36b8c79-7f1b-4ba5-81d2-902927bc4ea0 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 321/629] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:24:48 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce6f3f7a-8cd6-4e08-a084-6312f2a2e26d tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 309/630] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:48 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-00bbb8ac-b89e-4f91-af07-5a735491ae82 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 322/631] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:24:48 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1035 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] PUT http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd Sep 02 16:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Acquiring lock "cinder-attachment_update-301f7ba5-810d-437e-b1ff-8424f9d48424-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-301f7ba5-810d-437e-b1ff-8424f9d48424-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:24:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33b02f85-3f4f-43a1-8ce2-273b8c049fe0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 310/632] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:48 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 860 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-472a1f4c-9fe8-4c7d-9d1d-1ffc073747fd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:24:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 311/633] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:49 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d29e321c-dc45-45ed-abf1-0804ef5fa8a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 312/634] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:49 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81fcd5a1-dd5c-4c80-9d0f-1fc2af82f41e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 313/635] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Lock "cinder-attachment_update-301f7ba5-810d-437e-b1ff-8424f9d48424-devstack" released by "attachment_update" :: held 1.171s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-e5ac2a8d-51b7-4fa6-86d6-8558febb94bd tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 323/636] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:24:49 2026] PUT /volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd => generated 694 bytes in 1218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b41af01-8871-4002-ba2f-143ebc646a76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b41af01-8871-4002-ba2f-143ebc646a76 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b41af01-8871-4002-ba2f-143ebc646a76 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b41af01-8871-4002-ba2f-143ebc646a76 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a33a841f-fbbe-4465-8747-0852a1d8d4b9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 314/637] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b41af01-8871-4002-ba2f-143ebc646a76 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b41af01-8871-4002-ba2f-143ebc646a76 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 324/638] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1469554127"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497ba0a4-6764-4a5f-ac1e-a6e273e3d8db", "name": "tempest-SnapshotsActionsTest-Snapshot-1822581325"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1469554127'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume of 1 GB Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Availability Zones retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create snapshot from volume 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (4c48001b-6ffa-4abd-adda-6966b52de39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c46683-9977-404d-99ae-22dbc0d651e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['3b215984-7def-4a7f-afde-62670c0adb3c', '649e7499-595b-4af6-90ed-d0f85e786d54', 'a78c177f-9587-4a1a-936f-4685fd6192b1', '49322de9-f2c2-44e8-85c1-34342f3289b5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c46683-9977-404d-99ae-22dbc0d651e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3b498b-6d69-45e8-9da0-2035b3061115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot create request issued successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90a330d6-a028-4a77-ad1c-216b5e6e5bad tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 325/639] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:24:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Created reservations ['6aa9f58a-3de7-4282-a045-dc693c135ba4', '179fd0e7-fcac-41d1-a6ff-eb02d57da458', 'c8a92388-b099-4788-a35d-1d589cb797d7', 'c54ad0f9-968b-4b7b-a0c5-bf71ffb49542'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3b498b-6d69-45e8-9da0-2035b3061115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa9f58a-3de7-4282-a045-dc693c135ba4', '179fd0e7-fcac-41d1-a6ff-eb02d57da458', 'c8a92388-b099-4788-a35d-1d589cb797d7', 'c54ad0f9-968b-4b7b-a0c5-bf71ffb49542']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d2d3dda-2cf8-4600-9730-7c7bbe274eef tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 326/640] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cbeac2-0305-4393-9b85-88751f3c17be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cbeac2-0305-4393-9b85-88751f3c17be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de150f2-a317-4600-a7b7-655548afad7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1469554127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['6aa9f58a-3de7-4282-a045-dc693c135ba4','179fd0e7-fcac-41d1-a6ff-eb02d57da458','c8a92388-b099-4788-a35d-1d589cb797d7','c54ad0f9-968b-4b7b-a0c5-bf71ffb49542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1469554127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2de150f2-a317-4600-a7b7-655548afad7f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61914c93cc1440f597d524a0d7063350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c779237ab50455faf0e1a1d034afe51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0b0bfe-89a9-4003-b231-5770e090ce90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0b0bfe-89a9-4003-b231-5770e090ce90) transitioned into state 'SUCCESS' from state '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-1469554127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='61914c93cc1440f597d524a0d7063350',qos_specs=None,replication_status=,reservations=['6aa9f58a-3de7-4282-a045-dc693c135ba4','179fd0e7-fcac-41d1-a6ff-eb02d57da458','c8a92388-b099-4788-a35d-1d589cb797d7','c54ad0f9-968b-4b7b-a0c5-bf71ffb49542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c779237ab50455faf0e1a1d034afe51',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6171be7c-2d7f-40d5-98fd-38554c445539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6171be7c-2d7f-40d5-98fd-38554c445539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Flow 'volume_create_api' (4c48001b-6ffa-4abd-adda-6966b52de39e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Create volume request issued successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5516ca1-4be9-4060-9ccd-7b51c3d45193 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:24:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 315/641] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:24:50 2026] POST /volume/v3/volumes => generated 771 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8a70de8-f8fc-4f89-9e61-dd9ed8560cb9 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 327/642] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 839 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d56f0f8-8aeb-4650-879b-59c6e171245e tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 316/643] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:50 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-203d45fa-c69f-45b2-ab11-173958c04cdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-203d45fa-c69f-45b2-ab11-173958c04cdb tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd/action Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-203d45fa-c69f-45b2-ab11-173958c04cdb tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-203d45fa-c69f-45b2-ab11-173958c04cdb tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-72221a4b-cd84-4f02-a75b-d7719bdfc3f4 req-203d45fa-c69f-45b2-ab11-173958c04cdb tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd/action returned with HTTP 204 Sep 02 16:24:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 328/644] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:24:51 2026] POST /volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-004ad6f3-b682-4015-993f-42888215d91d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-004ad6f3-b682-4015-993f-42888215d91d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-004ad6f3-b682-4015-993f-42888215d91d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-004ad6f3-b682-4015-993f-42888215d91d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-004ad6f3-b682-4015-993f-42888215d91d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-004ad6f3-b682-4015-993f-42888215d91d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 317/645] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:51 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f101887-569f-44f2-8515-cd7a798679cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f101887-569f-44f2-8515-cd7a798679cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f101887-569f-44f2-8515-cd7a798679cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f101887-569f-44f2-8515-cd7a798679cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0f101887-569f-44f2-8515-cd7a798679cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f101887-569f-44f2-8515-cd7a798679cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 329/646] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:51 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dbfc650-1b54-458b-b745-56f27e1162f2 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 318/647] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:51 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7faa5f4b-1efa-4d8f-8958-673f2b9a3f68 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 330/648] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:51 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume with id: 301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-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 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6ab58f6-fed2-4196-9445-f8a8ec2a8727 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 400 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 319/649] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:52 2026] DELETE /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 307 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0a45051-0c9c-4969-9d50-0747ad0e2683 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 331/650] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a9f01f4f-6e17-44de-97e8-7bd5a2964675 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 320/651] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] POST http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424/action Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Begin detaching volume completed successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-039d9b18-ef53-4c3c-8d2b-b57bbe0cc471 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424/action returned with HTTP 202 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 332/652] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:24:52 2026] POST /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1d2d5061-9561-493a-a5ab-61ff6e90778a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d2d5061-9561-493a-a5ab-61ff6e90778a None None] GET http://192.168.122.38/volume// Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d2d5061-9561-493a-a5ab-61ff6e90778a None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d2d5061-9561-493a-a5ab-61ff6e90778a None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d2d5061-9561-493a-a5ab-61ff6e90778a None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 321/653] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-0bd6ee59-c276-4f1c-ae42-fb7a828f9f96 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 333/654] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7627c60-6d54-4797-beeb-ad8971f4495c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7627c60-6d54-4797-beeb-ad8971f4495c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7627c60-6d54-4797-beeb-ad8971f4495c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7627c60-6d54-4797-beeb-ad8971f4495c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e7627c60-6d54-4797-beeb-ad8971f4495c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7627c60-6d54-4797-beeb-ad8971f4495c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 322/655] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a26a8169-eb14-417d-aaba-d203b79ddb06 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a26a8169-eb14-417d-aaba-d203b79ddb06 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a26a8169-eb14-417d-aaba-d203b79ddb06 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a26a8169-eb14-417d-aaba-d203b79ddb06 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:52 devstack devstack@c-api.service[86751]: /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 02 16:24:52 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7504671-f4d5-4939-bd02-05aa37573fc3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 323/656] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:52 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-54550aad-9294-4385-ab58-bcd5faf96bf6 req-a26a8169-eb14-417d-aaba-d203b79ddb06 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd returned with HTTP 200 Sep 02 16:24:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 334/657] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:24:52 2026] DELETE /volume/v3/attachments/0d0f2707-be85-4096-b953-12a17a5661bd => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf908cb5-a06a-4b1f-bcae-a184c2a58e45 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 324/658] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:53 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fea7b56f-6632-49ba-b7ac-76fe4908f784 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 335/659] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:53 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'creating'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:24:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fee78ee9-3f85-4992-a897-e9a6255ebc8b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:24:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 325/660] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:24:53 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51abae33-584e-4600-9151-6a6affb81494 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51abae33-584e-4600-9151-6a6affb81494 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51abae33-584e-4600-9151-6a6affb81494 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51abae33-584e-4600-9151-6a6affb81494 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51abae33-584e-4600-9151-6a6affb81494 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51abae33-584e-4600-9151-6a6affb81494 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 336/661] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:53 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62d70800-0fa3-46d3-a2dc-6a20ee7828cb tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 337/662] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e540795-9c4f-4cf7-bd5d-047f934c0cb2 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 326/663] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:24:54 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7c3ef79-49e8-4dad-b26f-3b3def354369 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 338/664] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-028d2c6b-d9eb-4b9b-979a-c71c6b118f92 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 327/665] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497ba0a4-6764-4a5f-ac1e-a6e273e3d8db", "name": "tempest-SnapshotsActionsTest-Snapshot-561755115"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create snapshot from volume 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73fa0fdc-9ddd-4cbc-a54b-020bbca9a435 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 339/666] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes => generated 991 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1570168313 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1570168313'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fc0cbe3-fff3-4ea2-a5c2-bef50b88d908 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1570168313 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['72a704d7-5632-4b54-9b8e-4584e70766de', 'd081778a-08a9-465c-ba72-2587ed7a63d6', '8c5ab0d1-df63-4044-87eb-8d64d2e67d01', 'e18b224b-9b8c-44a4-a192-cc55e59eb57d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 340/667] 192.168.122.38 () {58 vars in 1217 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1570168313 => generated 340 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d4df026-1a03-4da8-b693-57e26697b359 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1570168313'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d4df026-1a03-4da8-b693-57e26697b359 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 341/668] 192.168.122.38 () {58 vars in 1238 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313 => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=1 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6f70e90-72b8-45c8-bea1-f58e95a6bd1c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 342/669] 192.168.122.38 () {58 vars in 1152 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e745a517-8d98-4227-833b-ad938d776278 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot create request issued successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1d3a9f5-be1e-44ee-bd18-2ac0979c0b5f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 328/670] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:24:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9a2b8be-8f47-4b87-80fb-9432d09bd3c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 329/671] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 438 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e745a517-8d98-4227-833b-ad938d776278 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 343/672] 192.168.122.38 () {58 vars in 1240 bytes} [Wed Sep 2 16:24:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f => generated 1010 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /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 02 16:24:55 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5db414e-d307-4b4a-9e16-11110442c6d5 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 330/673] 192.168.122.38 () {58 vars in 1240 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 1013 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5459978-de9f-4d56-a26e-aaecd29fe6fe tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 344/674] 192.168.122.38 () {58 vars in 1240 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5722853b-b5f7-41df-8179-641e0289bef0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86750) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5722853b-b5f7-41df-8179-641e0289bef0 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 331/675] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2aedbcaa-3ede-4e74-8920-1ac27e9759a4 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 345/676] 192.168.122.38 () {58 vars in 1238 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1907 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?limit=1 Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7bacf289-ae24-42cd-bdbc-1e329f1a580f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 332/677] 192.168.122.38 () {58 vars in 1131 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e0190b0-8a46-4a44-8709-af40be280f5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e0190b0-8a46-4a44-8709-af40be280f5d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e0190b0-8a46-4a44-8709-af40be280f5d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e0190b0-8a46-4a44-8709-af40be280f5d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e0190b0-8a46-4a44-8709-af40be280f5d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e0190b0-8a46-4a44-8709-af40be280f5d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 346/678] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-312f4e36-84e1-4d1c-be4b-10b802ed3480 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 333/679] 192.168.122.38 () {58 vars in 1219 bytes} [Wed Sep 2 16:24:55 2026] GET /volume/v3/volumes?limit=1&marker=2de150f2-a317-4600-a7b7-655548afad7f => generated 476 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /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 02 16:24:56 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac4fcc82-6586-4b76-98d9-8cd121626941 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 347/680] 192.168.122.38 () {58 vars in 1219 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes?limit=1&marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 479 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ece0bad-8c93-4400-90d2-ba62f2f1e24c tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 334/681] 192.168.122.38 () {58 vars in 1219 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes?limit=1&marker=2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1469554127&status=available Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1469554127'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e82228b-4b9e-4296-bc38-0d50893bea25 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1469554127&status=available returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 348/682] 192.168.122.38 () {58 vars in 1251 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1469554127&status=available => generated 340 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7df650df-7f3f-42b4-8937-395b95a62943 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313&status=available Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86750) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1570168313'), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7df650df-7f3f-42b4-8937-395b95a62943 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313&status=available returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 335/683] 192.168.122.38 () {58 vars in 1272 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1570168313&status=available => generated 867 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b&sort=id%3Aasc Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1930bdfd-fb69-4568-93e1-476b43c75d88 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b&sort=id%3Aasc returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 349/684] 192.168.122.38 () {58 vars in 1252 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes/detail?marker=c78506a2-f8f3-4457-b1af-d41c1b003e1b&sort=id%3Aasc => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b06d804c-e21d-403b-b5b1-4d17aface6c1 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 336/685] 192.168.122.38 () {58 vars in 1216 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2572 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7ef6f78-ae77-46a4-967e-446be506075f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7ef6f78-ae77-46a4-967e-446be506075f tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 350/686] 192.168.122.38 () {58 vars in 1137 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes/detail => generated 2572 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7cc806bb-4fba-4007-af65-e4ee9ac2bfc8 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 16:24:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 337/687] 192.168.122.38 () {58 vars in 1195 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 991 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-298940a3-a454-4044-9779-c454d0029891 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?availability_zone=nova Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value nova, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1adf8942-6dd2-4452-ba1c-c02096672abd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1adf8942-6dd2-4452-ba1c-c02096672abd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1adf8942-6dd2-4452-ba1c-c02096672abd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1adf8942-6dd2-4452-ba1c-c02096672abd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-298940a3-a454-4044-9779-c454d0029891 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1adf8942-6dd2-4452-ba1c-c02096672abd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 351/688] 192.168.122.38 () {58 vars in 1161 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1adf8942-6dd2-4452-ba1c-c02096672abd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 338/689] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:56 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?availability_zone=nova Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value nova, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cea6863-3f85-4aa4-88b4-c4d677a47793 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 352/690] 192.168.122.38 () {58 vars in 1161 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?bootable=false Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /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 02 16:24:57 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-122c5fb2-ce06-46bb-bbf2-b9e8b1e6de73 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 339/691] 192.168.122.38 () {58 vars in 1145 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?bootable=false Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c98e3bfc-b117-4460-9cc4-e26f86016079 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 353/692] 192.168.122.38 () {58 vars in 1145 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?status=available Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86750) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3103a00-a228-449c-9b52-9dfc0ca09946 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 340/693] 192.168.122.38 () {58 vars in 1149 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8f316789-0aca-4389-87eb-140a44e21460 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes?status=available Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f316789-0aca-4389-87eb-140a44e21460 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 354/694] 192.168.122.38 () {58 vars in 1149 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?availability_zone=nova Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value nova, assuming string {{(pid=86750) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec1c8dbc-41e6-465c-bf6a-c79311f3791a tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 341/695] 192.168.122.38 () {58 vars in 1182 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2572 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?bootable=false Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b4b363-8bfb-401a-aba0-cbe1d4212e95 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 355/696] 192.168.122.38 () {58 vars in 1166 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?status=available Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Could not evaluate value available, assuming string {{(pid=86750) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Get all volumes completed successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7099d23-dcb5-4f80-ae8b-21da266f5a45 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 342/697] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes/detail?status=available => generated 2572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c4a4078-ca7c-404b-8f7d-ddb45ec56061 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 356/698] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] DELETE http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume with id: 2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume request issued successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c509d46d-262f-4681-8e96-4c72b0a5ccb3 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 202 Sep 02 16:24:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 343/699] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:57 2026] DELETE /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfd4a02e-fb86-49a1-8feb-191b842e4490 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 200 Sep 02 16:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 357/700] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:57 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66944650-8783-40ec-b256-cd6b810f28dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66944650-8783-40ec-b256-cd6b810f28dd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66944650-8783-40ec-b256-cd6b810f28dd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66944650-8783-40ec-b256-cd6b810f28dd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66944650-8783-40ec-b256-cd6b810f28dd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66944650-8783-40ec-b256-cd6b810f28dd tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 344/701] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:58 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '1ec6fb68-9079-4941-99dd-8aeae4288b48' with '{'status': 'creating'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a0afedb-c485-4cbf-8aa5-d7fa41ca2ccd tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action returned with HTTP 202 Sep 02 16:24:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 358/702] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:24:58 2026] POST /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9d7402-ad07-4554-ac7b-fd5db0cf5fd6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 345/703] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:58 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot retrieved successfully. Sep 02 16:24:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot delete request issued successfully. Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85709853-0ed2-4a54-9c3a-8fd999e2d37a tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action returned with HTTP 202 Sep 02 16:24:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 359/704] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:24:58 2026] POST /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3f303aee-2111-46a4-9481-4c3fccf8fd7f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 346/705] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:58 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ab012d2-0b76-4475-a0d7-8e97d20eac87 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ab012d2-0b76-4475-a0d7-8e97d20eac87 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ab012d2-0b76-4475-a0d7-8e97d20eac87 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ab012d2-0b76-4475-a0d7-8e97d20eac87 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ab012d2-0b76-4475-a0d7-8e97d20eac87 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f returned with HTTP 404 Sep 02 16:24:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 360/706] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:58 2026] GET /volume/v3/volumes/2de150f2-a317-4600-a7b7-655548afad7f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bee3bcce-955b-45b7-b9c7-9d2eb2a67df6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 347/707] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:58 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume with id: 301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-afb31fbc-bb04-4c18-916d-4929158b664e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume with id: c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume request issued successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-afb31fbc-bb04-4c18-916d-4929158b664e tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 202 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 348/708] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:59 2026] DELETE /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume request issued successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29445c54-8bfc-49d0-bda9-8e4bf906f258 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 202 Sep 02 16:24:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 361/709] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:24:59 2026] DELETE /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:24:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f35b3b1f-a946-4f3b-88d5-dec87a6674b6 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 200 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 349/710] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:59 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05f50dc8-13cc-4d6d-adfe-346c7100b461 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 200 Sep 02 16:24:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 362/711] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:24:59 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-964ede40-ce84-4106-8557-bbd0c640004a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-964ede40-ce84-4106-8557-bbd0c640004a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-964ede40-ce84-4106-8557-bbd0c640004a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-964ede40-ce84-4106-8557-bbd0c640004a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:24:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-964ede40-ce84-4106-8557-bbd0c640004a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:24:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-964ede40-ce84-4106-8557-bbd0c640004a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 200 Sep 02 16:24:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 350/712] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:24:59 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27d73ca5-bb3f-41e7-8c9a-2683e69afa59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d73ca5-bb3f-41e7-8c9a-2683e69afa59 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27d73ca5-bb3f-41e7-8c9a-2683e69afa59 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27d73ca5-bb3f-41e7-8c9a-2683e69afa59 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4cf9b97a-ff96-486c-b316-beb7e71d7827 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4cf9b97a-ff96-486c-b316-beb7e71d7827 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4cf9b97a-ff96-486c-b316-beb7e71d7827 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4cf9b97a-ff96-486c-b316-beb7e71d7827 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d73ca5-bb3f-41e7-8c9a-2683e69afa59 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b returned with HTTP 404 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 363/713] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/volumes/c78506a2-f8f3-4457-b1af-d41c1b003e1b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4cf9b97a-ff96-486c-b316-beb7e71d7827 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 returned with HTTP 404 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 351/714] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/volumes/301f7ba5-810d-437e-b1ff-8424f9d48424 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb4950a7-6c2f-4c7c-8f21-ba0362ab0417 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 364/715] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] DELETE http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume with id: 2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Delete volume request issued successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc5d9670-7ee0-4d32-ba17-e4d28dd8d505 tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 202 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 352/716] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:00 2026] DELETE /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-df076bdd-8764-4f09-a7b6-9ae98f4f148f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df076bdd-8764-4f09-a7b6-9ae98f4f148f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df076bdd-8764-4f09-a7b6-9ae98f4f148f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df076bdd-8764-4f09-a7b6-9ae98f4f148f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df076bdd-8764-4f09-a7b6-9ae98f4f148f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 404 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 353/717] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume with id: 3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6285daec-b16d-44bd-9ce0-6f89a235c57d tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 200 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 365/718] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume request issued successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6d10341-b2d3-420a-8b94-7209f8f5ece9 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 202 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 354/719] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:00 2026] DELETE /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-826e0864-7189-4257-9650-30554da453a8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-826e0864-7189-4257-9650-30554da453a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-826e0864-7189-4257-9650-30554da453a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-826e0864-7189-4257-9650-30554da453a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-826e0864-7189-4257-9650-30554da453a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-826e0864-7189-4257-9650-30554da453a8 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 200 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 355/720] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c0ba170-fc5d-4f96-8c46-96a4ab46be83 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 366/721] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:00 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7780540-4f09-46f1-a0ce-35c94a2d3ffe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 356/722] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-975d6421-7205-4aa3-800c-81f614904e4d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-975d6421-7205-4aa3-800c-81f614904e4d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-975d6421-7205-4aa3-800c-81f614904e4d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-975d6421-7205-4aa3-800c-81f614904e4d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-975d6421-7205-4aa3-800c-81f614904e4d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete snapshot with id: 1ec6fb68-9079-4941-99dd-8aeae4288b48 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-975d6421-7205-4aa3-800c-81f614904e4d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 returned with HTTP 404 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 367/723] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:00 2026] DELETE /volume/v3/snapshots/1ec6fb68-9079-4941-99dd-8aeae4288b48 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497ba0a4-6764-4a5f-ac1e-a6e273e3d8db", "name": "tempest-SnapshotsActionsTest-Snapshot-655689718"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create snapshot from volume 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:00 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['3978826f-5164-4c4c-9fe4-f377c49c8e62', '074c8f0b-7326-4482-9d15-e011a47e9cfb', '961033ce-7d1e-44fd-b5c0-48342f8eb670', 'ffaeb182-512d-4037-bb15-ffcb3f81b315'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot create request issued successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7fc5d8eb-e9d3-4ccf-8e5b-7bdcdab349e4 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 357/724] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6caa9f8-493b-49db-9db9-bc2771c41e40 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 368/725] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:00 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-495e0fe4-a682-4558-baaa-aaed7abe1dab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-495e0fe4-a682-4558-baaa-aaed7abe1dab tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] GET http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-495e0fe4-a682-4558-baaa-aaed7abe1dab tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-495e0fe4-a682-4558-baaa-aaed7abe1dab tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-495e0fe4-a682-4558-baaa-aaed7abe1dab tempest-VolumesListTestJSON-916319018 tempest-VolumesListTestJSON-916319018-project-member] http://192.168.122.38/volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 returned with HTTP 404 Sep 02 16:25:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 358/726] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:01 2026] GET /volume/v3/volumes/2e5c9009-655f-4b2e-901a-dfa125df3b99 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5017d80-b91c-4fad-8a1d-2d51ed613aba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5017d80-b91c-4fad-8a1d-2d51ed613aba tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5017d80-b91c-4fad-8a1d-2d51ed613aba tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5017d80-b91c-4fad-8a1d-2d51ed613aba tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5017d80-b91c-4fad-8a1d-2d51ed613aba tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 returned with HTTP 404 Sep 02 16:25:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 369/727] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:01 2026] GET /volume/v3/volumes/3a5d7680-d699-45d8-9446-2437481f11d3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1cb7df04-0646-4b2e-9396-55a787c69936 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1cb7df04-0646-4b2e-9396-55a787c69936 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1cb7df04-0646-4b2e-9396-55a787c69936 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1cb7df04-0646-4b2e-9396-55a787c69936 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1cb7df04-0646-4b2e-9396-55a787c69936 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1cb7df04-0646-4b2e-9396-55a787c69936 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 359/728] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:01 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b8665279-1b90-4d56-969c-42c4143f80ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] DELETE http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume with id: eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:25:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:25:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Delete volume request issued successfully. Sep 02 16:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8665279-1b90-4d56-969c-42c4143f80ea tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 202 Sep 02 16:25:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 370/729] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:01 2026] DELETE /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e779f3de-9b87-4776-b857-4d16b42fb733 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e779f3de-9b87-4776-b857-4d16b42fb733 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e779f3de-9b87-4776-b857-4d16b42fb733 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e779f3de-9b87-4776-b857-4d16b42fb733 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e779f3de-9b87-4776-b857-4d16b42fb733 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Volume info retrieved successfully. Sep 02 16:25:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e779f3de-9b87-4776-b857-4d16b42fb733 tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 200 Sep 02 16:25:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 360/730] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:02 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad6cc726-6174-4159-9753-465a4386d464 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad6cc726-6174-4159-9753-465a4386d464 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad6cc726-6174-4159-9753-465a4386d464 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad6cc726-6174-4159-9753-465a4386d464 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad6cc726-6174-4159-9753-465a4386d464 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad6cc726-6174-4159-9753-465a4386d464 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 371/731] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:02 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '40c2b213-f772-4d5b-bde0-fe3298b32e42' with '{'status': 'deleting'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-050b7449-3d3d-4cd0-a98b-704d6a1e372e tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action returned with HTTP 202 Sep 02 16:25:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 361/732] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:02 2026] POST /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f179780d-897f-44b0-88b0-1001373f9ff1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f179780d-897f-44b0-88b0-1001373f9ff1 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f179780d-897f-44b0-88b0-1001373f9ff1 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f179780d-897f-44b0-88b0-1001373f9ff1 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f179780d-897f-44b0-88b0-1001373f9ff1 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f179780d-897f-44b0-88b0-1001373f9ff1 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 372/733] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:03 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a376c019-317e-4593-b392-de3393621a39 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action Sep 02 16:25:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot retrieved successfully. Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9fb1adfc-0c32-4b1f-a3e3-0022598edeca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9fb1adfc-0c32-4b1f-a3e3-0022598edeca tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] GET http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9fb1adfc-0c32-4b1f-a3e3-0022598edeca tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9fb1adfc-0c32-4b1f-a3e3-0022598edeca tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9fb1adfc-0c32-4b1f-a3e3-0022598edeca tempest-AttachVolumeNegativeTest-639539955 tempest-AttachVolumeNegativeTest-639539955-project-member] http://192.168.122.38/volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 returned with HTTP 404 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 373/734] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:03 2026] GET /volume/v3/volumes/eff36494-1afc-4c56-8193-1d86340d75e8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot delete request issued successfully. Sep 02 16:25:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a376c019-317e-4593-b392-de3393621a39 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action returned with HTTP 202 Sep 02 16:25:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 362/735] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:03 2026] POST /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0edaf4af-c41e-4941-adda-58a0f9addf38 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 374/736] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:03 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56f962e6-e49c-4e6d-b38a-217437351e89 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56f962e6-e49c-4e6d-b38a-217437351e89 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56f962e6-e49c-4e6d-b38a-217437351e89 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56f962e6-e49c-4e6d-b38a-217437351e89 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-56f962e6-e49c-4e6d-b38a-217437351e89 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56f962e6-e49c-4e6d-b38a-217437351e89 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 363/737] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:04 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-295966840"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-295966840'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create volume of 1 GB Sep 02 16:25:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Availability Zones retrieved successfully. Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Flow 'volume_create_api' (e1cb4303-bddc-4642-a7e4-5e85c15afd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d45ab4c-1fd4-4df3-abfc-d58e7eec1036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d45ab4c-1fd4-4df3-abfc-d58e7eec1036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e505fb5-6ac2-4129-81d4-35279be783dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Created reservations ['43a1bfe8-3459-4ef0-ba80-90c5e5232c0e', '2a44ce56-b607-4ac5-bce9-041353eb29ad', '4393a167-095a-4704-8588-0bb767909c45', '16fe625d-c2b7-4567-97c9-b8a25cbef8db'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e505fb5-6ac2-4129-81d4-35279be783dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a1bfe8-3459-4ef0-ba80-90c5e5232c0e', '2a44ce56-b607-4ac5-bce9-041353eb29ad', '4393a167-095a-4704-8588-0bb767909c45', '16fe625d-c2b7-4567-97c9-b8a25cbef8db']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb105dc5-b010-45dd-9aac-8c0a636fe8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb105dc5-b010-45dd-9aac-8c0a636fe8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66589efb-3ddb-4c3d-a4ab-507ba9eda479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-295966840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21c482eeec284d7c8209a14f4e9ce846',qos_specs=None,replication_status=,reservations=['43a1bfe8-3459-4ef0-ba80-90c5e5232c0e','2a44ce56-b607-4ac5-bce9-041353eb29ad','4393a167-095a-4704-8588-0bb767909c45','16fe625d-c2b7-4567-97c9-b8a25cbef8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5ac18f7f0b44649c68b38d0312f01e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-295966840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66589efb-3ddb-4c3d-a4ab-507ba9eda479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21c482eeec284d7c8209a14f4e9ce846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5ac18f7f0b44649c68b38d0312f01e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fda087-a45b-4bc4-91d1-7d1b88c02f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fda087-a45b-4bc4-91d1-7d1b88c02f0a) transitioned into state 'SUCCESS' from state '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-295966840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21c482eeec284d7c8209a14f4e9ce846',qos_specs=None,replication_status=,reservations=['43a1bfe8-3459-4ef0-ba80-90c5e5232c0e','2a44ce56-b607-4ac5-bce9-041353eb29ad','4393a167-095a-4704-8588-0bb767909c45','16fe625d-c2b7-4567-97c9-b8a25cbef8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5ac18f7f0b44649c68b38d0312f01e',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407c0830-d6e1-43c7-a4bb-33bc6d13dbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407c0830-d6e1-43c7-a4bb-33bc6d13dbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Flow 'volume_create_api' (e1cb4303-bddc-4642-a7e4-5e85c15afd99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create volume request issued successfully. Sep 02 16:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fcd3fcd1-776f-4ec8-af99-201b78d73437 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 375/738] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:25:04 2026] POST /volume/v3/volumes => generated 764 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-81ae93e7-1312-4088-aef5-5c4f01067551 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81ae93e7-1312-4088-aef5-5c4f01067551 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81ae93e7-1312-4088-aef5-5c4f01067551 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81ae93e7-1312-4088-aef5-5c4f01067551 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-81ae93e7-1312-4088-aef5-5c4f01067551 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81ae93e7-1312-4088-aef5-5c4f01067551 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 200 Sep 02 16:25:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 364/739] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:05 2026] GET /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 832 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b5224b4-bece-4fb6-aaf5-72d2582ecb61 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 200 Sep 02 16:25:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 376/740] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:05 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93124c1d-2bde-48fe-8ffe-487993fb7c37 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 200 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 365/741] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:06 2026] GET /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9204819a-e8fc-4769-ad03-1834de4c9061 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66589efb-3ddb-4c3d-a4ab-507ba9eda479", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1620652683"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create snapshot from volume 66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1780750f-6258-4c55-b294-2af627d1af18 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1780750f-6258-4c55-b294-2af627d1af18 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1780750f-6258-4c55-b294-2af627d1af18 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1780750f-6258-4c55-b294-2af627d1af18 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1780750f-6258-4c55-b294-2af627d1af18 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 404 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 366/742] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:06 2026] GET /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-35c36ad5-beae-4046-ac50-f1a500dcd14b tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 367/743] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:06 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Created reservations ['270dc043-ffea-4799-a331-a9c653f67429', 'a066741c-43e0-438b-97b3-2ca86666a4c1', 'bb9bce91-8483-4332-a90c-8b641757db27', '366c7ef4-1640-4119-a351-3127392fed57'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b04507fd-081f-45e7-883c-d20648153919 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b04507fd-081f-45e7-883c-d20648153919 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b04507fd-081f-45e7-883c-d20648153919 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b04507fd-081f-45e7-883c-d20648153919 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b04507fd-081f-45e7-883c-d20648153919 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b04507fd-081f-45e7-883c-d20648153919 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 368/744] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:06 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-22179cb4-7072-4129-96ff-73e5a930db0a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-22179cb4-7072-4129-96ff-73e5a930db0a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-22179cb4-7072-4129-96ff-73e5a930db0a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-22179cb4-7072-4129-96ff-73e5a930db0a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-22179cb4-7072-4129-96ff-73e5a930db0a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete snapshot with id: 40c2b213-f772-4d5b-bde0-fe3298b32e42 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-22179cb4-7072-4129-96ff-73e5a930db0a tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 returned with HTTP 404 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 369/745] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:06 2026] DELETE /volume/v3/snapshots/40c2b213-f772-4d5b-bde0-fe3298b32e42 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a6eeba32-e245-422a-80a2-7732c34f9449 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497ba0a4-6764-4a5f-ac1e-a6e273e3d8db", "name": "tempest-SnapshotsActionsTest-Snapshot-2108138521"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create snapshot from volume 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot create request issued successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9204819a-e8fc-4769-ad03-1834de4c9061 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 377/746] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fc5cc27-879f-4418-8043-c1516eab2491 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fc5cc27-879f-4418-8043-c1516eab2491 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fc5cc27-879f-4418-8043-c1516eab2491 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fc5cc27-879f-4418-8043-c1516eab2491 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fc5cc27-879f-4418-8043-c1516eab2491 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fc5cc27-879f-4418-8043-c1516eab2491 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 378/747] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:06 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['7df5a35c-6843-4ac7-a191-e103a89cef41', '8c52a4f3-c7e9-4ecd-b015-66b838ae4312', 'abd30b73-b10c-4e17-859e-ded5e84f6350', 'eb66a8ba-0436-41cc-9b6d-4997061ef222'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot create request issued successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6eeba32-e245-422a-80a2-7732c34f9449 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 370/748] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e1647ab-f30a-46c3-98b5-d2ca7f1f926f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 379/749] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:06 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9937a4ae-861a-4411-a2bc-6119911a801c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9937a4ae-861a-4411-a2bc-6119911a801c tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9937a4ae-861a-4411-a2bc-6119911a801c tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9937a4ae-861a-4411-a2bc-6119911a801c tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9937a4ae-861a-4411-a2bc-6119911a801c tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9937a4ae-861a-4411-a2bc-6119911a801c tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 371/750] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:07 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4e5be72-8726-4d4d-9948-43a2f2f00c15 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 380/751] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:07 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ab3cb10-a51c-4e73-b42a-55df15471a43 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 372/752] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:08 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4dbcfcb7-719e-455f-a6dc-01691fea30a8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 381/753] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:08 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-09baabc5-ae94-475a-b212-db1e5e026e6f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-582344242"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-582344242'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume of 1 GB Sep 02 16:25:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Availability Zones retrieved successfully. Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (b3077eb2-a269-439d-bd6e-ead55f573850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199ca913-f650-453b-a2cd-44f8626d25f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199ca913-f650-453b-a2cd-44f8626d25f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0af9765-6e4c-42a0-a52d-041c1e2bf7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Created reservations ['5f4d5442-eb21-4e50-95be-4767077016ba', '2932aef0-9d64-468d-a269-a391fa19c0b1', 'dede4120-eb44-49f9-8733-2111ba29aee5', '3910815d-6815-43f5-888f-aee0db5be376'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0af9765-6e4c-42a0-a52d-041c1e2bf7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4d5442-eb21-4e50-95be-4767077016ba', '2932aef0-9d64-468d-a269-a391fa19c0b1', 'dede4120-eb44-49f9-8733-2111ba29aee5', '3910815d-6815-43f5-888f-aee0db5be376']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cda4928-f3b7-49c1-abf8-11e7534bf7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cda4928-f3b7-49c1-abf8-11e7534bf7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2e6059-0ed1-405d-8d82-02940e7fa581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-582344242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['5f4d5442-eb21-4e50-95be-4767077016ba','2932aef0-9d64-468d-a269-a391fa19c0b1','dede4120-eb44-49f9-8733-2111ba29aee5','3910815d-6815-43f5-888f-aee0db5be376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-582344242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b2e6059-0ed1-405d-8d82-02940e7fa581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eed513e32944c21bbc33855da144368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db930aa03454853bc86a10370e2a80f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19b3258-e54e-409c-861f-faceabc62029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19b3258-e54e-409c-861f-faceabc62029) transitioned into state 'SUCCESS' from state '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-582344242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['5f4d5442-eb21-4e50-95be-4767077016ba','2932aef0-9d64-468d-a269-a391fa19c0b1','dede4120-eb44-49f9-8733-2111ba29aee5','3910815d-6815-43f5-888f-aee0db5be376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce0288b-07a0-44ae-b54b-a1f96bc4acfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce0288b-07a0-44ae-b54b-a1f96bc4acfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (b3077eb2-a269-439d-bd6e-ead55f573850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request issued successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09baabc5-ae94-475a-b212-db1e5e026e6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 373/754] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:25:08 2026] POST /volume/v3/volumes => generated 757 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00a074f3-4920-41d4-84e5-d45cd6ded247 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 382/755] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:09 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 825 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa46db74-b94b-4360-8ca5-c00d6a7b6fa0 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 374/756] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:09 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66589efb-3ddb-4c3d-a4ab-507ba9eda479", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-25127111"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create snapshot from volume 66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Created reservations ['45bffa56-4cac-4e45-a247-ea87050143da', '1057c70c-584c-46e9-a5d2-e457ec6d185b', '013fccbd-0186-4271-8d6c-6e54408e86ea', 'e05469a9-c714-45e0-86ff-13d535835962'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6f319e9-95df-4678-ba16-f4e2d5a9a051 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 375/757] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:09 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot create request issued successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b8b53b9-c3b5-4453-bfb2-22fbe0749778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 383/758] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:09 2026] POST /volume/v3/snapshots => generated 312 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-febcebd0-28ae-46e1-9e36-60eece3c6604 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 376/759] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:09 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 444 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bed6a35-f6a7-484a-b82c-d2cc9248c82c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 384/760] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:10 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1403518424", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1403518424', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Create volume of 1 GB Sep 02 16:25:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Availability Zones retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Flow 'volume_create_api' (23f3f814-8a4a-41d4-b1c8-8d39fed4cbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8411d224-f214-4d96-b5cc-0105ff9f1b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-455fcb6c-043e-4dc0-b437-50840f553bbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-455fcb6c-043e-4dc0-b437-50840f553bbe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-455fcb6c-043e-4dc0-b437-50840f553bbe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-455fcb6c-043e-4dc0-b437-50840f553bbe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-455fcb6c-043e-4dc0-b437-50840f553bbe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-455fcb6c-043e-4dc0-b437-50840f553bbe tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 385/761] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:10 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8411d224-f214-4d96-b5cc-0105ff9f1b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-583b7d07-775a-4209-b8e0-c974de51f2ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709441f7-2e46-4309-9a19-546cd9b19f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-583b7d07-775a-4209-b8e0-c974de51f2ea tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-583b7d07-775a-4209-b8e0-c974de51f2ea tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-583b7d07-775a-4209-b8e0-c974de51f2ea tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-583b7d07-775a-4209-b8e0-c974de51f2ea tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot 'fa192ca2-bf3c-46b3-9423-2d1f64017799' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-583b7d07-775a-4209-b8e0-c974de51f2ea tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action returned with HTTP 202 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 386/762] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:10 2026] POST /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9cc8d083-59df-4a8d-9504-2e5e34ca5795 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 387/763] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:10 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 444 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-884e4a29-7add-4aea-8abe-5d65cf6abeb9 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 388/764] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:10 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df22f967-679b-481e-ad5c-31d355710692 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot retrieved successfully. Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Created reservations ['89cf8897-fe4b-4e2e-bfdf-9d1e11c343ef', '325aed54-9c10-4688-a719-beb7b7a54c9b', '32943220-7932-4ce5-9004-41f477aa964a', '4d5005b0-da4f-427a-a16e-3611c14c1ac4'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709441f7-2e46-4309-9a19-546cd9b19f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89cf8897-fe4b-4e2e-bfdf-9d1e11c343ef', '325aed54-9c10-4688-a719-beb7b7a54c9b', '32943220-7932-4ce5-9004-41f477aa964a', '4d5005b0-da4f-427a-a16e-3611c14c1ac4']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73202568-e130-48f9-a703-2aa4a8c95a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot delete request issued successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df22f967-679b-481e-ad5c-31d355710692 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action returned with HTTP 202 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 389/765] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:10 2026] POST /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73202568-e130-48f9-a703-2aa4a8c95a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0d51da-efb3-49c1-91d1-843159555744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1403518424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d1efee0b30454c8a577103e98f4ff4',qos_specs=None,replication_status=,reservations=['89cf8897-fe4b-4e2e-bfdf-9d1e11c343ef','325aed54-9c10-4688-a719-beb7b7a54c9b','32943220-7932-4ce5-9004-41f477aa964a','4d5005b0-da4f-427a-a16e-3611c14c1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0007a89f1d9f49798d832c91424621ac',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1403518424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0d51da-efb3-49c1-91d1-843159555744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d1efee0b30454c8a577103e98f4ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0007a89f1d9f49798d832c91424621ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2a3dba-3a49-47b3-98db-8d8983df2e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2513082-509b-487f-bb13-15dfc83ae3a0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 390/766] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2a3dba-3a49-47b3-98db-8d8983df2e45) transitioned into state 'SUCCESS' from state '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-1403518424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d1efee0b30454c8a577103e98f4ff4',qos_specs=None,replication_status=,reservations=['89cf8897-fe4b-4e2e-bfdf-9d1e11c343ef','325aed54-9c10-4688-a719-beb7b7a54c9b','32943220-7932-4ce5-9004-41f477aa964a','4d5005b0-da4f-427a-a16e-3611c14c1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0007a89f1d9f49798d832c91424621ac',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf2f5f4-0461-47c8-859e-407379650765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf2f5f4-0461-47c8-859e-407379650765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Flow 'volume_create_api' (23f3f814-8a4a-41d4-b1c8-8d39fed4cbaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Create volume request issued successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-d40a6ea9-8241-49fb-a70e-ca676a7f3d37 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 377/767] 192.168.122.38 () {64 vars in 1425 bytes} [Wed Sep 2 16:25:10 2026] POST /volume/v3/volumes => generated 762 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-7b64bf82-2251-483c-96de-a16af3199d4b req-fee22db6-278a-4829-b6bf-41a547a6bb43 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 391/768] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 830 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b11ffd49-f37d-4fd8-bc5e-2ddbdc64e6f9 req-dc310c9a-5a03-43e6-a9fe-6081c3993041 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 378/769] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 830 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc7aea2e-e2a3-4910-aae7-f73a4f8e554c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 392/770] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-90199fe7-d6a1-43fe-9720-77dd29dc12c7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 379/771] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0340fced-c96c-432e-8d24-db47759c35e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0340fced-c96c-432e-8d24-db47759c35e6 None None] GET http://192.168.122.38/volume// Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0340fced-c96c-432e-8d24-db47759c35e6 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0340fced-c96c-432e-8d24-db47759c35e6 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0340fced-c96c-432e-8d24-db47759c35e6 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 393/772] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0db99724-784e-4ff8-91a1-b208ea87941b req-b36265b5-6ceb-41b4-b97f-92ba3f0d81dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-b36265b5-6ceb-41b4-b97f-92ba3f0d81dd tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-b36265b5-6ceb-41b4-b97f-92ba3f0d81dd tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b2e6059-0ed1-405d-8d82-02940e7fa581", "connector": null, "instance_uuid": "1ccadc05-b7e5-4090-aa56-5632fae6fb69"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-b36265b5-6ceb-41b4-b97f-92ba3f0d81dd tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 380/773] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:25:11 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-caa3bc5e-b04b-4253-aed9-1a2f42ba519a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 381/774] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87f4fa0a-a674-4e4c-b818-51705260ece8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87f4fa0a-a674-4e4c-b818-51705260ece8 None None] GET http://192.168.122.38/volume// Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87f4fa0a-a674-4e4c-b818-51705260ece8 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87f4fa0a-a674-4e4c-b818-51705260ece8 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87f4fa0a-a674-4e4c-b818-51705260ece8 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 382/775] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:25:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfa647b9-aba2-4717-ad0d-8aff8bab0f78 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 394/776] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80cb77f3-1381-4640-8489-fee73c9e1c4c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 200 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 395/777] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:12 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-1b99c811-92e3-4b16-9c16-228afa68e412 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 383/778] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:25:11 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1030 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] PUT http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ebe027e9-bdd2-4535-bf9a-c1bc9f2d1443 req-ff6ee109-38de-4f69-9d0c-c9306c69b5f7 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 396/779] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:12 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Acquiring lock "cinder-attachment_update-0b2e6059-0ed1-405d-8d82-02940e7fa581-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:25:12 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-0b2e6059-0ed1-405d-8d82-02940e7fa581-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:25:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce2368d7-cede-4ed6-9c73-bc93e7b662ea tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 397/780] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:12 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e6ca0382-398c-40b9-aa27-fe03321e834b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66589efb-3ddb-4c3d-a4ab-507ba9eda479", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-539869381"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Create snapshot from volume 66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Created reservations ['c70f2323-24de-442f-ae8e-e78d2b290053', '04b7f5e2-cec0-4588-b0b9-389bacee08a2', '14cbcfdb-9318-421f-9585-330ed9fd473f', '3280a1bd-d7c6-4950-9a68-e368e2a68b76'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot create request issued successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6ca0382-398c-40b9-aa27-fe03321e834b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 398/781] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d585b77-5d81-4f40-9e16-998f98871542 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d585b77-5d81-4f40-9e16-998f98871542 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d585b77-5d81-4f40-9e16-998f98871542 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d585b77-5d81-4f40-9e16-998f98871542 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d585b77-5d81-4f40-9e16-998f98871542 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d585b77-5d81-4f40-9e16-998f98871542 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 399/782] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-107e03f1-acff-4298-8f49-91a8f80920ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-107e03f1-acff-4298-8f49-91a8f80920ba tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-107e03f1-acff-4298-8f49-91a8f80920ba tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-107e03f1-acff-4298-8f49-91a8f80920ba tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-107e03f1-acff-4298-8f49-91a8f80920ba tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 404 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 400/783] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-766db94c-43a9-441d-b8f3-43cf7d8a1011 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 401/784] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1849990d-eac3-41fe-aaac-e8d31202a9b7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 402/785] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:13 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f572742e-fb63-4ec7-be8b-f096c8d2ec0b tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 403/786] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete snapshot with id: fa192ca2-bf3c-46b3-9423-2d1f64017799 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-987c3c22-c5c3-4f1d-9516-794abcf294fb tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 returned with HTTP 404 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 404/787] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:13 2026] DELETE /volume/v3/snapshots/fa192ca2-bf3c-46b3-9423-2d1f64017799 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497ba0a4-6764-4a5f-ac1e-a6e273e3d8db", "name": "tempest-SnapshotsActionsTest-Snapshot-959810611"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Create snapshot from volume 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Created reservations ['3085590e-c770-48d9-87ea-eb588a041774', '6902a711-572c-4037-9095-c711f13f9f38', '4caebd66-db4a-40b5-b143-228bf392e323', '7f19ac0d-7f68-4e17-97be-839ceb9fb1a1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot create request issued successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-771b9bf0-6c35-4e3d-b6a9-b88ee917ecd8 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 405/788] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:25:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e7c89217-7e5a-4101-b330-e7b1c1f87e0f req-4323d831-6515-4ebd-ae2d-bdcba153384d tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 406/789] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a60f80c5-c954-4757-9588-a1f47452b4ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a60f80c5-c954-4757-9588-a1f47452b4ac tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a60f80c5-c954-4757-9588-a1f47452b4ac tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a60f80c5-c954-4757-9588-a1f47452b4ac tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a60f80c5-c954-4757-9588-a1f47452b4ac tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a60f80c5-c954-4757-9588-a1f47452b4ac tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 407/790] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:13 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:13 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-0b2e6059-0ed1-405d-8d82-02940e7fa581-devstack" released by "attachment_update" :: held 1.505s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:25:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-e9f05faf-b38e-4209-a057-2637073e0757 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 returned with HTTP 200 Sep 02 16:25:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 384/791] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:25:12 2026] PUT /volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 => generated 694 bytes in 1554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68f24e69-3529-40d1-8855-215f944f2f7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68f24e69-3529-40d1-8855-215f944f2f7a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68f24e69-3529-40d1-8855-215f944f2f7a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68f24e69-3529-40d1-8855-215f944f2f7a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68f24e69-3529-40d1-8855-215f944f2f7a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b378690f-c3c2-4351-b3e3-caddd9288a5a tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 385/792] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:14 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68f24e69-3529-40d1-8855-215f944f2f7a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 408/793] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:14 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0db99724-784e-4ff8-91a1-b208ea87941b req-35712a42-3f65-4afe-ab55-5da0d7d1a082 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-35712a42-3f65-4afe-ab55-5da0d7d1a082 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2/action Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-35712a42-3f65-4afe-ab55-5da0d7d1a082 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-35712a42-3f65-4afe-ab55-5da0d7d1a082 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fde52f26-a846-4158-8b31-c3cbbf151e1f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 409/794] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:14 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c3e4dccb-0d2d-477b-bf8a-43ad720eb276 req-61c09704-57c1-40bc-8d1f-01fd8bf763cb tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 410/795] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:14 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0db99724-784e-4ff8-91a1-b208ea87941b req-35712a42-3f65-4afe-ab55-5da0d7d1a082 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2/action returned with HTTP 204 Sep 02 16:25:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 386/796] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:25:14 2026] POST /volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e0d51da-efb3-49c1-91d1-843159555744", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-25870067", "description": null, "metadata": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Create snapshot from volume 3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Created reservations ['d4cb86c5-2273-4e54-aec1-572bb27cbe5e', 'fa370583-d908-423e-ae35-11fcc0b0ccdc', '8dba91e8-6dfa-46b2-af0a-0d1822810713', '6e3b5352-cf29-48ff-a222-2438da876c64'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot create request issued successfully. Sep 02 16:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad1b08cc-74f6-4794-b46f-9ed98308c79e req-e8fffee3-d170-483b-af14-eb1dd8694114 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:25:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 411/797] 192.168.122.38 () {64 vars in 1431 bytes} [Wed Sep 2 16:25:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Snapshot retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-15a7f3d8-b688-4a66-9f3a-1d39c9c0c5dd req-dc9a5e70-c799-4746-8987-bfa12dac277e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 387/798] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /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 02 16:25:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] Get all snapshots completed successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e0c8044-c97f-4a8f-920c-fe5b4fa574fe req-740fc8ec-a750-47b3-8037-68bfc0ec2854 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-reader] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 412/799] 192.168.122.38 () {60 vars in 1398 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/snapshots/detail => generated 444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-af88d257-f61a-4f91-b048-a80a93822bd6 req-044fed8d-53e2-403f-a49a-ad2b79fd0cbe tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 388/800] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e06d8929-dd35-4f84-8b3a-ddb982b1cdf2 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 413/801] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0be5d4a8-41bf-4bf0-be95-82a8ae10e6f1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 389/802] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2f7f97b-a6c7-4b53-8dac-bf743fcfdbae tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 414/803] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-824679094"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-824679094'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume of 1 GB Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Availability Zones retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (59d80f7b-0f0e-44ca-94fc-7e9e62e1e8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e19b53b-487b-4e17-88ee-ed13c5df52c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ef6c553-cff1-49b8-9731-b3e7c9bd817d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 415/804] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e19b53b-487b-4e17-88ee-ed13c5df52c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3089b0b-f024-42de-8c4c-da4a3b7f1168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Created reservations ['7075c7cc-e0b6-459a-a52a-51b93b54712a', 'af62b5c8-230c-4256-a7c0-4eb5f3ff8a4d', '30b45c45-3808-4c34-95fb-76fd01e9475f', 'eb824577-38fe-4df2-944c-4c9f7234a0ca'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3089b0b-f024-42de-8c4c-da4a3b7f1168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7075c7cc-e0b6-459a-a52a-51b93b54712a', 'af62b5c8-230c-4256-a7c0-4eb5f3ff8a4d', '30b45c45-3808-4c34-95fb-76fd01e9475f', 'eb824577-38fe-4df2-944c-4c9f7234a0ca']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85593fea-7cc0-4980-8905-97b83f29d2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85593fea-7cc0-4980-8905-97b83f29d2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3154f0ef-d823-433c-9165-f0667912c480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-824679094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['7075c7cc-e0b6-459a-a52a-51b93b54712a','af62b5c8-230c-4256-a7c0-4eb5f3ff8a4d','30b45c45-3808-4c34-95fb-76fd01e9475f','eb824577-38fe-4df2-944c-4c9f7234a0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-824679094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3154f0ef-d823-433c-9165-f0667912c480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eed513e32944c21bbc33855da144368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db930aa03454853bc86a10370e2a80f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e484672c-16f5-42de-8da9-4bfb3d654a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e484672c-16f5-42de-8da9-4bfb3d654a5f) transitioned into state 'SUCCESS' from state '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-824679094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eed513e32944c21bbc33855da144368',qos_specs=None,replication_status=,reservations=['7075c7cc-e0b6-459a-a52a-51b93b54712a','af62b5c8-230c-4256-a7c0-4eb5f3ff8a4d','30b45c45-3808-4c34-95fb-76fd01e9475f','eb824577-38fe-4df2-944c-4c9f7234a0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db930aa03454853bc86a10370e2a80f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb6d642-fdd4-48e9-9bbe-142624e1d232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb6d642-fdd4-48e9-9bbe-142624e1d232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Flow 'volume_create_api' (59d80f7b-0f0e-44ca-94fc-7e9e62e1e8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Create volume request issued successfully. Sep 02 16:25:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2b1b76d8-54a2-4564-a976-87d3903333a3 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 390/805] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:25:15 2026] POST /volume/v3/volumes => generated 757 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d84cb0d0-63e5-4b49-9471-eab9530b1971 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 416/806] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:15 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-169ae7ee-65ab-4af0-a5a6-938d0deef2f2 req-d08753f1-7736-44d3-97f5-264ffa2ff88e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 391/807] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24863645-cba5-47f3-9331-e5aa2c0ea10e tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 417/808] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?limit=1 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d17b3106-5ea6-427e-aa57-dfdea0789802 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 392/809] 192.168.122.38 () {58 vars in 1137 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /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 02 16:25:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce8c5647-dc03-4fe2-997e-28427def9a38 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 418/810] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?limit=100000 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f914333f-12fa-4f8c-80d7-13609ff623d4 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 393/811] 192.168.122.38 () {58 vars in 1147 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82aae157-6174-400d-b21b-981aa1e6ce31 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?limit=0 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /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 02 16:25:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82aae157-6174-400d-b21b-981aa1e6ce31 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 419/812] 192.168.122.38 () {58 vars in 1137 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-78743216-2a1c-4715-ac90-0df453e897e8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78743216-2a1c-4715-ac90-0df453e897e8 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 394/813] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?marker=40660030-b439-4490-acae-591027216216 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8832710-80e1-49e3-af3f-0eaf2e086c0f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?marker=40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 420/814] 192.168.122.38 () {58 vars in 1209 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?marker=40660030-b439-4490-acae-591027216216 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88f10037-8d8b-4a55-933f-c270d1f57778 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?offset=2&limit=3 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88f10037-8d8b-4a55-933f-c270d1f57778 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 395/815] 192.168.122.38 () {58 vars in 1155 bytes} [Wed Sep 2 16:25:16 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 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /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 02 16:25:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a40cadab-ad5a-456f-9574-f0d0ce1b333d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 421/816] 192.168.122.38 () {58 vars in 1187 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-459b87f2-fd9d-47cf-bfbc-108ab0dbcd6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 396/817] 192.168.122.38 () {58 vars in 1189 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c77a1c7e-b9df-4679-9ffc-b28d9b7d4dfc tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 422/818] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c16a95e2-6459-4c0d-868e-a12a66a266e9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 397/819] 192.168.122.38 () {58 vars in 1171 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /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 02 16:25:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83eb52ad-e1cb-4c99-b1ee-54f27608cbfe tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 423/820] 192.168.122.38 () {58 vars in 1173 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a0ab7e9-8834-41c4-a194-8e03ce577034 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 398/821] 192.168.122.38 () {58 vars in 1191 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6f56460-9602-4d9c-9bb8-841565db8059 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /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 02 16:25:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6f56460-9602-4d9c-9bb8-841565db8059 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 424/822] 192.168.122.38 () {58 vars in 1193 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /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 02 16:25:16 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a02cff0-44b3-4629-8b65-c9b3662bc1a1 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 returned with HTTP 200 Sep 02 16:25:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 399/823] 192.168.122.38 () {58 vars in 1262 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail?status=available Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /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 02 16:25:17 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c6a8e39-7e30-4f3e-a0fc-6ae26555f5bc tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 425/824] 192.168.122.38 () {58 vars in 1176 bytes} [Wed Sep 2 16:25:16 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /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 02 16:25:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=580,cinder:INSERT=73,cinder:UPDATE=153,cinder:DELETE=4 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-386852e8-f739-4620-a182-b0c2c70a6cf5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 400/825] 192.168.122.38 () {58 vars in 1296 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /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 02 16:25:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10effe23-bc8f-47cd-986b-0c221c8320f9 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8efc18-5107-49f9-91fe-1db4c10e82ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 401/826] 192.168.122.38 () {58 vars in 1241 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 426/827] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?status=available Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /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 02 16:25:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05870b97-8565-4b8c-bef8-61c58f8a8c81 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?status=available returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 402/828] 192.168.122.38 () {58 vars in 1155 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /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 02 16:25:17 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Get all snapshots completed successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ac073ca-2be9-498d-ae77-8835ce7d1902 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 427/829] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-539869381 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Delete snapshot with id: 567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot delete request issued successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fda31217-109e-40f6-a0f2-b22e546feeb5 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 202 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 403/830] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:17 2026] DELETE /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f98b199-6046-4a3e-b326-0faa2d72850b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f98b199-6046-4a3e-b326-0faa2d72850b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f98b199-6046-4a3e-b326-0faa2d72850b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f98b199-6046-4a3e-b326-0faa2d72850b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f98b199-6046-4a3e-b326-0faa2d72850b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f98b199-6046-4a3e-b326-0faa2d72850b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 428/831] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2f698da8-4dda-4171-ba96-c2f045b07677 req-59383bd0-e2dc-4aab-b3b7-4bb9b6e05414 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 404/832] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-daf9b937-6ded-4bbe-83f4-0e0e72e98153 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 429/833] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '80394559-957d-48af-9516-454d1b21e656' with '{'status': 'error_deleting'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf3955b1-52c2-4c2a-99f0-42785e6a0e35 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action returned with HTTP 202 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 405/834] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:17 2026] POST /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6bc9133b-1ac8-4e0a-b11c-0ff9e3bb046f tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 430/835] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot retrieved successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:17 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=558,cinder:UPDATE=145,cinder:INSERT=77,cinder:DELETE=5 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot delete request issued successfully. Sep 02 16:25:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a5ad8928-dafd-4ebc-8f66-8fe054e5d9f7 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action returned with HTTP 202 Sep 02 16:25:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 406/836] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:17 2026] POST /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d10609cc-de72-4436-aa00-ea81f5c7abe3 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 431/837] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:17 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3efaa2de-cf4f-4ecf-9044-5acc3e75be69 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 407/838] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:18 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51d29b90-27c2-4ed0-bcf8-046184951590 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51d29b90-27c2-4ed0-bcf8-046184951590 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51d29b90-27c2-4ed0-bcf8-046184951590 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51d29b90-27c2-4ed0-bcf8-046184951590 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51d29b90-27c2-4ed0-bcf8-046184951590 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51d29b90-27c2-4ed0-bcf8-046184951590 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 200 Sep 02 16:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 432/839] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:18 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-c58b460b-9f85-4c1b-811d-949b01701d9f req-d28fa24e-bee2-411e-a471-8b82b3b5f97e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 408/840] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:18 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09129c47-4fc5-4882-8be4-a77915e517ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09129c47-4fc5-4882-8be4-a77915e517ec tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09129c47-4fc5-4882-8be4-a77915e517ec tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09129c47-4fc5-4882-8be4-a77915e517ec tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09129c47-4fc5-4882-8be4-a77915e517ec tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09129c47-4fc5-4882-8be4-a77915e517ec tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 200 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 433/841] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ebe4b824-14f3-431e-bac0-3e4291a8f15e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 409/842] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b16e3351-1e83-48d6-b485-89ea7cfbfbac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b16e3351-1e83-48d6-b485-89ea7cfbfbac tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b16e3351-1e83-48d6-b485-89ea7cfbfbac tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b16e3351-1e83-48d6-b485-89ea7cfbfbac tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b16e3351-1e83-48d6-b485-89ea7cfbfbac tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a returned with HTTP 404 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 434/843] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/snapshots/567c6bf8-a4a4-4130-91fe-a89a45bba99a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Delete snapshot with id: 40660030-b439-4490-acae-591027216216 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot delete request issued successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a16e8d4-89c0-480c-b8a1-8067d8674353 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 202 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 410/844] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:19 2026] DELETE /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d665c78-3d22-4263-ab0e-cdf6127ce5db tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 435/845] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 470 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-25f4e9ce-b4aa-42ee-bdfd-15e90306d460 req-3e37311a-a058-4781-bbbd-d677e1706c46 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 411/846] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Delete snapshot with id: 6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot delete request issued successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-067e201d-87da-4a02-bab6-fe5cf615debd req-0674f7a4-7b97-4a0c-958c-6c106103a85e tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 202 Sep 02 16:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 436/847] 192.168.122.38 () {62 vars in 1510 bytes} [Wed Sep 2 16:25:19 2026] DELETE /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d5e59156-9356-47a1-bbc8-8c3b17b89628 req-6d8fe077-572d-44ca-b82f-43cb172102e5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 412/848] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:19 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7bd0f7a5-9e48-4db2-b3ef-088eeb25a0b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bd0f7a5-9e48-4db2-b3ef-088eeb25a0b2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f7a5-9e48-4db2-b3ef-088eeb25a0b2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f7a5-9e48-4db2-b3ef-088eeb25a0b2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bd0f7a5-9e48-4db2-b3ef-088eeb25a0b2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 404 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 437/849] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-492f1547-6ae9-445b-87e7-8cace6304df4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-492f1547-6ae9-445b-87e7-8cace6304df4 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-492f1547-6ae9-445b-87e7-8cace6304df4 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-492f1547-6ae9-445b-87e7-8cace6304df4 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-492f1547-6ae9-445b-87e7-8cace6304df4 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-492f1547-6ae9-445b-87e7-8cace6304df4 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 413/850] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:20 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19cd703c-c3f8-484f-8e9a-4169358af47d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19cd703c-c3f8-484f-8e9a-4169358af47d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19cd703c-c3f8-484f-8e9a-4169358af47d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19cd703c-c3f8-484f-8e9a-4169358af47d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19cd703c-c3f8-484f-8e9a-4169358af47d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19cd703c-c3f8-484f-8e9a-4169358af47d tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 438/851] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5a375715-9084-4db0-8549-d2b51775c150 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a375715-9084-4db0-8549-d2b51775c150 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a375715-9084-4db0-8549-d2b51775c150 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a375715-9084-4db0-8549-d2b51775c150 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-5a375715-9084-4db0-8549-d2b51775c150 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete snapshot with id: 80394559-957d-48af-9516-454d1b21e656 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a375715-9084-4db0-8549-d2b51775c150 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 returned with HTTP 404 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 414/852] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:20 2026] DELETE /volume/v3/snapshots/80394559-957d-48af-9516-454d1b21e656 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9b520b03-e367-4490-bd8a-603e8993d12f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b520b03-e367-4490-bd8a-603e8993d12f tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b520b03-e367-4490-bd8a-603e8993d12f tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b520b03-e367-4490-bd8a-603e8993d12f tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-9b520b03-e367-4490-bd8a-603e8993d12f tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'creating'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eecb3b15-f333-4d9d-a1a4-b0b8c6cd5c6f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 439/853] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b520b03-e367-4490-bd8a-603e8993d12f tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 415/854] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:20 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c869839a-bc1a-4135-bf93-fd556eb075f2 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 440/855] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-852b8d05-611f-426e-a938-f8c54a29d80e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.snapshot_actions [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86750) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.snapshot_actions [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Updating snapshot 75e30bda-fdd2-48de-9264-357f82ea4e37 with info {'id': '75e30bda-fdd2-48de-9264-357f82ea4e37', 'status': 'error', 'progress': '80%'} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-852b8d05-611f-426e-a938-f8c54a29d80e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 416/856] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:20 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b3eb67-3cbb-4947-908c-5b334ae12837 tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 441/857] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-798828e6-26d5-4528-9683-5780b1ec99de None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-798828e6-26d5-4528-9683-5780b1ec99de tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] POST http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-798828e6-26d5-4528-9683-5780b1ec99de tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-798828e6-26d5-4528-9683-5780b1ec99de tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-798828e6-26d5-4528-9683-5780b1ec99de tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] Updating snapshot '75e30bda-fdd2-48de-9264-357f82ea4e37' with '{'status': 'available'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a8bad3b-4391-48e3-bfec-62a14ae20d55 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 442/858] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-798828e6-26d5-4528-9683-5780b1ec99de tempest-SnapshotsActionsTest-748147536 tempest-SnapshotsActionsTest-748147536-project-admin] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action returned with HTTP 202 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 417/859] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:25:20 2026] POST /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68a568a0-6e81-4d04-acb2-2fac32d16350 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 443/860] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete snapshot with id: 75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot delete request issued successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-381515a5-cbdb-480b-9e84-f5b0286dd85e tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 202 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 418/861] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:20 2026] DELETE /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2567def9-5835-4560-be7a-3c9b392a8d63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2567def9-5835-4560-be7a-3c9b392a8d63 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2567def9-5835-4560-be7a-3c9b392a8d63 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2567def9-5835-4560-be7a-3c9b392a8d63 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2567def9-5835-4560-be7a-3c9b392a8d63 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2567def9-5835-4560-be7a-3c9b392a8d63 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 444/862] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Snapshot retrieved successfully. Sep 02 16:25:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-eabed28f-1cc7-4e2c-a6f0-e1f6e2f8b58e req-e1c66e15-506e-4994-9639-66d9c4f5b2b1 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 200 Sep 02 16:25:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 419/863] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:20 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38a5fd58-4d60-4553-bcce-343953fbd093 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38a5fd58-4d60-4553-bcce-343953fbd093 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38a5fd58-4d60-4553-bcce-343953fbd093 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38a5fd58-4d60-4553-bcce-343953fbd093 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38a5fd58-4d60-4553-bcce-343953fbd093 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38a5fd58-4d60-4553-bcce-343953fbd093 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 445/864] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6789d57-8627-4691-899a-6f52b535bcd3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6789d57-8627-4691-899a-6f52b535bcd3 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6789d57-8627-4691-899a-6f52b535bcd3 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6789d57-8627-4691-899a-6f52b535bcd3 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6789d57-8627-4691-899a-6f52b535bcd3 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6789d57-8627-4691-899a-6f52b535bcd3 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 200 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 446/865] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-574f65fa-b2d8-42cc-aaa4-95a29efdae49 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 420/866] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Snapshot retrieved successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0fc0af0-1965-44ba-9ab2-a1abf7905007 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 200 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 447/867] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab515f3d-a89c-48b4-8600-6089765fe781 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab515f3d-a89c-48b4-8600-6089765fe781 None None] GET http://192.168.122.38/volume// Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab515f3d-a89c-48b4-8600-6089765fe781 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab515f3d-a89c-48b4-8600-6089765fe781 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab515f3d-a89c-48b4-8600-6089765fe781 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 421/868] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-489e3ca9-c1c5-4b18-a875-e31f7a4e115b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-489e3ca9-c1c5-4b18-a875-e31f7a4e115b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-489e3ca9-c1c5-4b18-a875-e31f7a4e115b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3154f0ef-d823-433c-9165-f0667912c480", "connector": null, "instance_uuid": "1ccadc05-b7e5-4090-aa56-5632fae6fb69"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-847ff472-71dc-468f-8b6f-e35fe7738e38 req-b6311c58-e813-4fbc-8208-5e78ee55e457 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-847ff472-71dc-468f-8b6f-e35fe7738e38 req-b6311c58-e813-4fbc-8208-5e78ee55e457 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-847ff472-71dc-468f-8b6f-e35fe7738e38 req-b6311c58-e813-4fbc-8208-5e78ee55e457 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-847ff472-71dc-468f-8b6f-e35fe7738e38 req-b6311c58-e813-4fbc-8208-5e78ee55e457 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-847ff472-71dc-468f-8b6f-e35fe7738e38 req-b6311c58-e813-4fbc-8208-5e78ee55e457 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 returned with HTTP 404 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 422/869] 192.168.122.38 () {60 vars in 1488 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/snapshots/6af290ba-d946-4df7-b957-e813ea68ea53 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Delete volume with id: 3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-489e3ca9-c1c5-4b18-a875-e31f7a4e115b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 448/870] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:25:21 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Delete volume request issued successfully. Sep 02 16:25:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-39680c74-bc0e-4b67-852b-e398da556417 req-38877703-0c0e-4f94-b4a5-b1586e30e328 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 202 Sep 02 16:25:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 423/871] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:25:21 2026] DELETE /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c497c4df-4fb8-408c-8a68-2d8f4e24fa38 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c497c4df-4fb8-408c-8a68-2d8f4e24fa38 None None] GET http://192.168.122.38/volume// Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c497c4df-4fb8-408c-8a68-2d8f4e24fa38 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c497c4df-4fb8-408c-8a68-2d8f4e24fa38 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c497c4df-4fb8-408c-8a68-2d8f4e24fa38 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 424/872] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5cc045be-aeb7-4779-ad34-58d075a021c1 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 449/873] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:21 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Volume info retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-29d09bc3-bbfa-488d-a917-d5cd593dfc31 req-f9779939-2b35-48d8-a6b6-bbe9c16eb845 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 450/874] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-151bd253-15f8-4350-9898-bd026a4034f0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 425/875] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1030 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] PUT http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Acquiring lock "cinder-attachment_update-3154f0ef-d823-433c-9165-f0667912c480-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-3154f0ef-d823-433c-9165-f0667912c480-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Lock "cinder-attachment_update-3154f0ef-d823-433c-9165-f0667912c480-devstack" released by "attachment_update" :: held 0.213s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-cb5b2fe6-199e-4e90-8843-c9a48a6bd084 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 451/876] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:25:22 2026] PUT /volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f => generated 694 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff7e7f8c-bd7d-4c53-b420-7e961f1ee73f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff7e7f8c-bd7d-4c53-b420-7e961f1ee73f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff7e7f8c-bd7d-4c53-b420-7e961f1ee73f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff7e7f8c-bd7d-4c53-b420-7e961f1ee73f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff7e7f8c-bd7d-4c53-b420-7e961f1ee73f tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/40660030-b439-4490-acae-591027216216 returned with HTTP 404 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 426/877] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/snapshots/40660030-b439-4490-acae-591027216216 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Delete snapshot with id: 9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot delete request issued successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a287eee-7efc-494e-90cd-925a6f71ea6d tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 202 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 452/878] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:25:22 2026] DELETE /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58f7458a-3574-4e9d-84d2-d3fa5026fa25 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 427/879] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d7bec7b-f519-4c0b-9f4f-ed3e1e717aaf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d7bec7b-f519-4c0b-9f4f-ed3e1e717aaf tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d7bec7b-f519-4c0b-9f4f-ed3e1e717aaf tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d7bec7b-f519-4c0b-9f4f-ed3e1e717aaf tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d7bec7b-f519-4c0b-9f4f-ed3e1e717aaf tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 returned with HTTP 404 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 453/880] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/snapshots/75e30bda-fdd2-48de-9264-357f82ea4e37 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-03945358-4b51-4bf8-8554-7ff64516ee6c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03945358-4b51-4bf8-8554-7ff64516ee6c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03945358-4b51-4bf8-8554-7ff64516ee6c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03945358-4b51-4bf8-8554-7ff64516ee6c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-03945358-4b51-4bf8-8554-7ff64516ee6c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03945358-4b51-4bf8-8554-7ff64516ee6c tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:25:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 428/881] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-960749e3-634e-4b3e-af5f-86c3149157c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] DELETE http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete volume with id: 497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-38fe834e-f4df-48c6-8f46-04507ec67cfb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-38fe834e-f4df-48c6-8f46-04507ec67cfb tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f/action Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-38fe834e-f4df-48c6-8f46-04507ec67cfb tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-38fe834e-f4df-48c6-8f46-04507ec67cfb tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Delete volume request issued successfully. Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-960749e3-634e-4b3e-af5f-86c3149157c6 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 202 Sep 02 16:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 454/882] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:22 2026] DELETE /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-07f41358-7a73-4523-a52c-e58f7cd2126f req-38fe834e-f4df-48c6-8f46-04507ec67cfb tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f/action returned with HTTP 204 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 429/883] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:25:22 2026] POST /volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11374e78-c524-4f2b-8ad5-fdeb0d4173c0 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 455/884] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:22 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3bac91af-ba24-44f9-bd79-0e483227000b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3bac91af-ba24-44f9-bd79-0e483227000b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3bac91af-ba24-44f9-bd79-0e483227000b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3bac91af-ba24-44f9-bd79-0e483227000b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3bac91af-ba24-44f9-bd79-0e483227000b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3bac91af-ba24-44f9-bd79-0e483227000b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 430/885] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1142 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3cbede4f-b688-4506-bcb0-5822d4063ad6 req-57971255-5f31-4007-bbfe-ffb5829de5d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3cbede4f-b688-4506-bcb0-5822d4063ad6 req-57971255-5f31-4007-bbfe-ffb5829de5d5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3cbede4f-b688-4506-bcb0-5822d4063ad6 req-57971255-5f31-4007-bbfe-ffb5829de5d5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3cbede4f-b688-4506-bcb0-5822d4063ad6 req-57971255-5f31-4007-bbfe-ffb5829de5d5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5273d12-835b-41d7-8365-f79ec7081c9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5273d12-835b-41d7-8365-f79ec7081c9a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5273d12-835b-41d7-8365-f79ec7081c9a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5273d12-835b-41d7-8365-f79ec7081c9a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3cbede4f-b688-4506-bcb0-5822d4063ad6 req-57971255-5f31-4007-bbfe-ffb5829de5d5 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 404 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 456/886] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5273d12-835b-41d7-8365-f79ec7081c9a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5273d12-835b-41d7-8365-f79ec7081c9a tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 431/887] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1142 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Delete volume with id: 3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d2ee949d-7a11-41dd-b6fd-e732feaa3f6c req-2d4a8b16-5dff-4bbc-9482-09166cef8723 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 404 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 457/888] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:25:23 2026] DELETE /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-52b12e49-818c-4dfa-a9f2-ebc07a49feac req-3e25c09e-203b-440c-8351-bbba69185aa8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-52b12e49-818c-4dfa-a9f2-ebc07a49feac req-3e25c09e-203b-440c-8351-bbba69185aa8 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] GET http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-52b12e49-818c-4dfa-a9f2-ebc07a49feac req-3e25c09e-203b-440c-8351-bbba69185aa8 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-52b12e49-818c-4dfa-a9f2-ebc07a49feac req-3e25c09e-203b-440c-8351-bbba69185aa8 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-52b12e49-818c-4dfa-a9f2-ebc07a49feac req-3e25c09e-203b-440c-8351-bbba69185aa8 tempest-VolumesSnapshotsTestJSON-1076672087 tempest-VolumesSnapshotsTestJSON-1076672087-project-member] http://192.168.122.38/volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 returned with HTTP 404 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 432/889] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/3e0d51da-efb3-49c1-91d1-843159555744 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-370c0237-0053-4e78-8b6c-56eb4efa8a62 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 458/890] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581/action Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58e4e8b6-7ed7-4935-a8bd-e7bdf3171f58 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 433/891] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Begin detaching volume completed successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-958461a6-896b-45fd-bdde-17a898e5a5d9 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581/action returned with HTTP 202 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 459/892] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:25:23 2026] POST /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c50626a9-0e1d-4eb7-97cd-f922ffa7ab47 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 434/893] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9264caa7-00f4-4fac-9341-64f891af4ca7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9264caa7-00f4-4fac-9341-64f891af4ca7 None None] GET http://192.168.122.38/volume// Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9264caa7-00f4-4fac-9341-64f891af4ca7 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9264caa7-00f4-4fac-9341-64f891af4ca7 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9264caa7-00f4-4fac-9341-64f891af4ca7 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 460/894] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-fb6bd3d3-cc8e-46ae-a928-8123397b4143 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 435/895] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:25:23 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 1326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Volume info retrieved successfully. Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a16c885-3172-41d3-8a0e-09c9d4afdc41 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 200 Sep 02 16:25:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 461/896] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:24 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-bb88cf38-5282-418d-b15b-04de2fd0ceb8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-bb88cf38-5282-418d-b15b-04de2fd0ceb8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-bb88cf38-5282-418d-b15b-04de2fd0ceb8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-bb88cf38-5282-418d-b15b-04de2fd0ceb8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:24 devstack devstack@c-api.service[86750]: /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 02 16:25:24 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:25:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2b5085e7-3a9c-4ea3-881d-eeac7a711a46 req-bb88cf38-5282-418d-b15b-04de2fd0ceb8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 returned with HTTP 200 Sep 02 16:25:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 436/897] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:25:24 2026] DELETE /volume/v3/attachments/466177fa-d862-4ae7-acb8-6612701df4e2 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Snapshot retrieved successfully. Sep 02 16:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4cd7d17e-6a82-431c-9474-7a4c8e122e00 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 200 Sep 02 16:25:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 462/898] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:24 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f13a1e43-6edb-4d7f-a7eb-23337020ba1b tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 437/899] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:24 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-988fa036-f8a5-419d-9c4a-fc291357e617 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-988fa036-f8a5-419d-9c4a-fc291357e617 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] GET http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-988fa036-f8a5-419d-9c4a-fc291357e617 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-988fa036-f8a5-419d-9c4a-fc291357e617 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-988fa036-f8a5-419d-9c4a-fc291357e617 tempest-SnapshotsActionsTest-277765125 tempest-SnapshotsActionsTest-277765125-project-member] http://192.168.122.38/volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db returned with HTTP 404 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-66d68d41-2b72-4510-a798-031e34a3bc29 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 463/900] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1142 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 438/901] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/volumes/497ba0a4-6764-4a5f-ac1e-a6e273e3d8db => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] POST http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480/action Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Begin detaching volume completed successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d8ab37a1-f5fe-459a-80c4-705cb3c43172 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480/action returned with HTTP 202 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 464/902] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:25:25 2026] POST /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1eae8802-da3d-423d-a7bb-8497db96591f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1eae8802-da3d-423d-a7bb-8497db96591f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1eae8802-da3d-423d-a7bb-8497db96591f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1eae8802-da3d-423d-a7bb-8497db96591f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1eae8802-da3d-423d-a7bb-8497db96591f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1eae8802-da3d-423d-a7bb-8497db96591f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 439/903] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8478997-7115-49d9-8354-84e84bb74f86 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8478997-7115-49d9-8354-84e84bb74f86 None None] GET http://192.168.122.38/volume// Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8478997-7115-49d9-8354-84e84bb74f86 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8478997-7115-49d9-8354-84e84bb74f86 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8478997-7115-49d9-8354-84e84bb74f86 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 465/904] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-7f2f21c3-e80d-409c-ba60-aed6acb602ac tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 440/905] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d2887de6-d7f8-4602-af6b-8bc419ae4a8d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d2887de6-d7f8-4602-af6b-8bc419ae4a8d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d2887de6-d7f8-4602-af6b-8bc419ae4a8d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d2887de6-d7f8-4602-af6b-8bc419ae4a8d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7d873bc7-7038-47b6-98ac-850a041d700b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d873bc7-7038-47b6-98ac-850a041d700b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d873bc7-7038-47b6-98ac-850a041d700b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d873bc7-7038-47b6-98ac-850a041d700b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d873bc7-7038-47b6-98ac-850a041d700b tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d returned with HTTP 404 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 441/906] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/snapshots/9e8bf1ee-1f15-45e1-8ac3-193d75c5ee0d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86751]: /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 02 16:25:25 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d2d3d3d-a67c-4682-b6bf-4298f0d66e60 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 442/907] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:25 2026] GET /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3fb03552-4b2d-4ed7-a377-eab92883db3a req-d2887de6-d7f8-4602-af6b-8bc419ae4a8d tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f returned with HTTP 200 Sep 02 16:25:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 466/908] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:25:25 2026] DELETE /volume/v3/attachments/38e0aed7-0c4b-44c1-bb87-12fc3dc2507f => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] DELETE http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Delete volume with id: 66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Delete volume request issued successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae81dd95-d5d8-49d9-bcf8-bab228339743 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 202 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 443/909] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:25 2026] DELETE /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74706edf-0623-4198-b680-f2464e3430f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74706edf-0623-4198-b680-f2464e3430f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74706edf-0623-4198-b680-f2464e3430f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74706edf-0623-4198-b680-f2464e3430f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-74706edf-0623-4198-b680-f2464e3430f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74706edf-0623-4198-b680-f2464e3430f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 467/910] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-746faecf-f50a-4bbb-b02c-0c30bff775e8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 444/911] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e0b0e34-ccf5-4060-b962-3f22373bc3fa tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 468/912] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a13f801-a398-433c-ae9f-4f617f547888 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a13f801-a398-433c-ae9f-4f617f547888 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a13f801-a398-433c-ae9f-4f617f547888 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a13f801-a398-433c-ae9f-4f617f547888 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4a13f801-a398-433c-ae9f-4f617f547888 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a13f801-a398-433c-ae9f-4f617f547888 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 445/913] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57c46d01-06c6-4e97-ae71-2a890fe929fe tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 469/914] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd23b8a1-4167-43d7-bdd7-3eb61808ba6e tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 446/915] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:26 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41726a75-8004-4abe-a1a4-7e17414913f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41726a75-8004-4abe-a1a4-7e17414913f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] GET http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 Sep 02 16:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41726a75-8004-4abe-a1a4-7e17414913f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41726a75-8004-4abe-a1a4-7e17414913f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41726a75-8004-4abe-a1a4-7e17414913f7 tempest-VolumesSnapshotListTestJSON-580863992 tempest-VolumesSnapshotListTestJSON-580863992-project-member] http://192.168.122.38/volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 returned with HTTP 404 Sep 02 16:25:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 470/916] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:27 2026] GET /volume/v3/volumes/66589efb-3ddb-4c3d-a4ab-507ba9eda479 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8f5491ad-9bec-47ea-bfc0-cc8aa291a597 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f5491ad-9bec-47ea-bfc0-cc8aa291a597 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8f5491ad-9bec-47ea-bfc0-cc8aa291a597 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-931633886"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8f5491ad-9bec-47ea-bfc0-cc8aa291a597 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:25:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 447/917] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:25:28 2026] POST /volume/v3/types => generated 223 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e6f5be53-b102-47cb-b000-5f51e12cea26 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6f5be53-b102-47cb-b000-5f51e12cea26 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:25:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6f5be53-b102-47cb-b000-5f51e12cea26 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1656286251"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6f5be53-b102-47cb-b000-5f51e12cea26 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:25:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 471/918] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:25:28 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-814f215a-1dbc-4a18-93ab-b02343acc559 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "91cf634a-6fc1-489e-b08b-cfadc8f925bc", "volume_types": ["b0c41865-7140-4c36-82b1-df0ddcf3d10d"], "name": "tempest-GroupSnapshotsTest-Group-1942334159"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group {'group': {'group_type': '91cf634a-6fc1-489e-b08b-cfadc8f925bc', 'volume_types': ['b0c41865-7140-4c36-82b1-df0ddcf3d10d'], 'name': 'tempest-GroupSnapshotsTest-Group-1942334159'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:25:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group tempest-GroupSnapshotsTest-Group-1942334159. Sep 02 16:25:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:28 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['9cc33b90-c070-446c-afdc-c0e114ce4b47'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-814f215a-1dbc-4a18-93ab-b02343acc559 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:25:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 448/919] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:25:28 2026] POST /volume/v3/groups => generated 112 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 Sep 02 16:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 24cf0367-53ad-4afc-86fe-e4d3db2698d4 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:29 devstack devstack@c-api.service[86751]: /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 02 16:25:29 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43484674-da9f-41c6-9c15-d717a7bc1ddf tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 returned with HTTP 200 Sep 02 16:25:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 472/920] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:29 2026] GET /volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 24cf0367-53ad-4afc-86fe-e4d3db2698d4 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:30 devstack devstack@c-api.service[86750]: /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 02 16:25:30 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:25:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c72e3cb-ccc9-41ab-84b8-6c5c1de0760a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 returned with HTTP 200 Sep 02 16:25:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 449/921] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:30 2026] GET /volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 => generated 393 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0deb22dc-2406-49c2-9842-2fba31f1545e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-587203011", "volume_type": "b0c41865-7140-4c36-82b1-df0ddcf3d10d", "group_id": "24cf0367-53ad-4afc-86fe-e4d3db2698d4", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-587203011', 'volume_type': 'b0c41865-7140-4c36-82b1-df0ddcf3d10d', 'group_id': '24cf0367-53ad-4afc-86fe-e4d3db2698d4', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume of 1 GB Sep 02 16:25:30 devstack devstack@c-api.service[86751]: /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 02 16:25:30 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (8d7c1b23-af3a-4566-8e78-49e2654fb6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22493074-97d2-4be1-adbc-750c96b23862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22493074-97d2-4be1-adbc-750c96b23862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:25:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0c41865-7140-4c36-82b1-df0ddcf3d10d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-931633886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c41865-7140-4c36-82b1-df0ddcf3d10d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '24cf0367-53ad-4afc-86fe-e4d3db2698d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b0a26-8e1b-4ea3-8db9-b1612d6e5e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-931633886 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-931633886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-931633886 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-931633886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['2677f45f-9b62-4f4c-bbf6-335e5ef2d8a3', '9a31829d-8e13-4a88-b753-194281381847', 'dbec7222-c865-41f0-9529-76ee0f480da2', 'bdc34a39-8de0-4d95-8c99-8dc2895fa8c0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b0a26-8e1b-4ea3-8db9-b1612d6e5e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2677f45f-9b62-4f4c-bbf6-335e5ef2d8a3', '9a31829d-8e13-4a88-b753-194281381847', 'dbec7222-c865-41f0-9529-76ee0f480da2', 'bdc34a39-8de0-4d95-8c99-8dc2895fa8c0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0fe610-ded4-4548-951a-7e118af66bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0fe610-ded4-4548-951a-7e118af66bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '342ad230-fbff-4915-bc84-d061ea809c0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-587203011',encryption_key_id=None,group_id=24cf0367-53ad-4afc-86fe-e4d3db2698d4,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['2677f45f-9b62-4f4c-bbf6-335e5ef2d8a3','9a31829d-8e13-4a88-b753-194281381847','dbec7222-c865-41f0-9529-76ee0f480da2','bdc34a39-8de0-4d95-8c99-8dc2895fa8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-587203011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=24cf0367-53ad-4afc-86fe-e4d3db2698d4,host=None,id=342ad230-fbff-4915-bc84-d061ea809c0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c762480e6b9a48a0b33ae7d4397fed41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa752e90aed452c870ceba128eabeac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c41865-7140-4c36-82b1-df0ddcf3d10d),volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca996b57-d8c3-4c95-819d-25a3fe25555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca996b57-d8c3-4c95-819d-25a3fe25555b) transitioned into state 'SUCCESS' from state '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-587203011',encryption_key_id=None,group_id=24cf0367-53ad-4afc-86fe-e4d3db2698d4,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['2677f45f-9b62-4f4c-bbf6-335e5ef2d8a3','9a31829d-8e13-4a88-b753-194281381847','dbec7222-c865-41f0-9529-76ee0f480da2','bdc34a39-8de0-4d95-8c99-8dc2895fa8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5ca0c5-7fa1-4d6a-add2-413f90be1e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5ca0c5-7fa1-4d6a-add2-413f90be1e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (8d7c1b23-af3a-4566-8e78-49e2654fb6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request issued successfully. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:30 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0deb22dc-2406-49c2-9842-2fba31f1545e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 473/922] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:25:30 2026] POST /volume/v3/volumes => generated 827 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:30 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:30 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:31 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1e63b043-bbab-4a76-8f46-fc0dc8e5dbae tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b returned with HTTP 200 Sep 02 16:25:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 450/923] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:30 2026] GET /volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b => generated 895 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7b5e79d-df5b-4b69-85fa-2732a24ccc95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7b5e79d-df5b-4b69-85fa-2732a24ccc95 tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 16:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7b5e79d-df5b-4b69-85fa-2732a24ccc95 tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7b5e79d-df5b-4b69-85fa-2732a24ccc95 tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7b5e79d-df5b-4b69-85fa-2732a24ccc95 tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 16:25:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 474/924] 192.168.122.38 () {58 vars in 1193 bytes} [Wed Sep 2 16:25:31 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-17d48327-456d-4c8a-ad49-cb39de9ecb2b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86e12ee9-f756-4340-af74-7dd189cfb823 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17d48327-456d-4c8a-ad49-cb39de9ecb2b tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools Sep 02 16:25:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17d48327-456d-4c8a-ad49-cb39de9ecb2b tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17d48327-456d-4c8a-ad49-cb39de9ecb2b tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] Calling method 'get_pools' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume with id: 3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17d48327-456d-4c8a-ad49-cb39de9ecb2b tempest-VolumePoolsAdminTestsJSON-652837482 tempest-VolumePoolsAdminTestsJSON-652837482-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 16:25:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 451/925] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:25:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume request issued successfully. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e12ee9-f756-4340-af74-7dd189cfb823 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 202 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 475/926] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:31 2026] DELETE /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-55360d65-0f42-428b-902e-6192a26b8d20 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55360d65-0f42-428b-902e-6192a26b8d20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d358865-f2e9-4749-a5a5-8789fad172db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55360d65-0f42-428b-902e-6192a26b8d20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55360d65-0f42-428b-902e-6192a26b8d20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-55360d65-0f42-428b-902e-6192a26b8d20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:32 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55360d65-0f42-428b-902e-6192a26b8d20 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 452/927] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:32 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d358865-f2e9-4749-a5a5-8789fad172db tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b returned with HTTP 200 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 476/928] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:32 2026] GET /volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b => generated 920 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-41430f2c-b262-45e8-9888-61aabd32b19f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/group_snapshots Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "24cf0367-53ad-4afc-86fe-e4d3db2698d4", "name": "tempest-group_snapshot-429982028"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '24cf0367-53ad-4afc-86fe-e4d3db2698d4', 'name': 'tempest-group_snapshot-429982028'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group_snapshot tempest-group_snapshot-429982028. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /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 02 16:25:32 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-931633886 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-931633886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-931633886 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-931633886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:32 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['bd718cf7-a4dd-4abf-a596-31589369281d', '0093f072-e959-4c81-b9a5-502419b2c483', 'b76b3a56-0263-4a8b-92d9-646f46404f5f', '5d85c14c-fafc-4cac-8143-cf19ec3c660e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41430f2c-b262-45e8-9888-61aabd32b19f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots returned with HTTP 202 Sep 02 16:25:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 453/929] 192.168.122.38 () {62 vars in 1203 bytes} [Wed Sep 2 16:25:32 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:25:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de76f18c-8308-4d5c-ab17-858eadbc2a5d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 200 Sep 02 16:25:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 477/930] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:25:32 2026] GET /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 306 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecfaf90d-07ae-4474-a05b-d69d04a4c36f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 200 Sep 02 16:25:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 454/931] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:33 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:25:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f90a73b-5e04-4cb8-a516-fc6182eac535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 200 Sep 02 16:25:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 478/932] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:25:33 2026] GET /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 306 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-64000618-21e8-4ee8-b724-74e9ec68c901 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64000618-21e8-4ee8-b724-74e9ec68c901 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64000618-21e8-4ee8-b724-74e9ec68c901 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64000618-21e8-4ee8-b724-74e9ec68c901 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64000618-21e8-4ee8-b724-74e9ec68c901 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 returned with HTTP 404 Sep 02 16:25:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 455/933] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:34 2026] GET /volume/v3/volumes/3154f0ef-d823-433c-9165-f0667912c480 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d20ece7-933d-466c-ae75-e7015c24976c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume with id: 0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume request issued successfully. Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d20ece7-933d-466c-ae75-e7015c24976c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 202 Sep 02 16:25:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 479/934] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:34 2026] DELETE /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-573f5967-da38-4674-a5aa-4e881376dac8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-573f5967-da38-4674-a5aa-4e881376dac8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-573f5967-da38-4674-a5aa-4e881376dac8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-573f5967-da38-4674-a5aa-4e881376dac8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-573f5967-da38-4674-a5aa-4e881376dac8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-573f5967-da38-4674-a5aa-4e881376dac8 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 200 Sep 02 16:25:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 456/935] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:34 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-803f4c6b-5199-426c-ba39-865d365f637c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-803f4c6b-5199-426c-ba39-865d365f637c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-803f4c6b-5199-426c-ba39-865d365f637c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-803f4c6b-5199-426c-ba39-865d365f637c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-803f4c6b-5199-426c-ba39-865d365f637c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:25:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-803f4c6b-5199-426c-ba39-865d365f637c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 200 Sep 02 16:25:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 480/936] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:25:34 2026] GET /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 306 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88ea43fc-8c2b-412c-941c-f8bc95fd69b0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88ea43fc-8c2b-412c-941c-f8bc95fd69b0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88ea43fc-8c2b-412c-941c-f8bc95fd69b0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88ea43fc-8c2b-412c-941c-f8bc95fd69b0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88ea43fc-8c2b-412c-941c-f8bc95fd69b0 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 returned with HTTP 404 Sep 02 16:25:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 457/937] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:35 2026] GET /volume/v3/volumes/0b2e6059-0ed1-405d-8d82-02940e7fa581 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume with id: 7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:25:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-36711969-2157-49c6-abdc-5a439cbcb29e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-36711969-2157-49c6-abdc-5a439cbcb29e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-36711969-2157-49c6-abdc-5a439cbcb29e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-36711969-2157-49c6-abdc-5a439cbcb29e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-36711969-2157-49c6-abdc-5a439cbcb29e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-36711969-2157-49c6-abdc-5a439cbcb29e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 200 Sep 02 16:25:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 458/938] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:25:35 2026] GET /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Delete volume request issued successfully. Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f7a6318-b5e9-463d-a7b1-1c22cc1b1a3f tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 202 Sep 02 16:25:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 481/939] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:35 2026] DELETE /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60d61925-b768-42df-b927-1b537c2d6578 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60d61925-b768-42df-b927-1b537c2d6578 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60d61925-b768-42df-b927-1b537c2d6578 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60d61925-b768-42df-b927-1b537c2d6578 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: /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 02 16:25:35 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:25:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0044e9a5-308c-4c31-b1ba-9a4bf3838674 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:25:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 459/940] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:25:35 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a858e219-33f3-455f-80a4-af068b19b3ca None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a858e219-33f3-455f-80a4-af068b19b3ca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a858e219-33f3-455f-80a4-af068b19b3ca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a858e219-33f3-455f-80a4-af068b19b3ca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60d61925-b768-42df-b927-1b537c2d6578 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60d61925-b768-42df-b927-1b537c2d6578 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:25:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 482/941] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:35 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a858e219-33f3-455f-80a4-af068b19b3ca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a858e219-33f3-455f-80a4-af068b19b3ca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 returned with HTTP 200 Sep 02 16:25:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 460/942] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:35 2026] GET /volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups/action Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b5c7d2c3-b1d1-45ed-83f2-7baeea079aed", "name": "tempest-Group_from_snap-174695236"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "b5c7d2c3-b1d1-45ed-83f2-7baeea079aed", "name": "tempest-Group_from_snap-174695236"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b5c7d2c3-b1d1-45ed-83f2-7baeea079aed', 'name': 'tempest-Group_from_snap-174695236'}}. {{(pid=86751) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group tempest-Group_from_snap-174695236 from group_snapshot b5c7d2c3-b1d1-45ed-83f2-7baeea079aed. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /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 02 16:25:36 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /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 02 16:25:36 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['6356486e-3972-4cb5-9aa2-3578c210a49a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /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 02 16:25:36 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.group.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] A mapping entry already exists for group 06b853f6-1087-45d5-a607-557d35e000bb and volume type b0c41865-7140-4c36-82b1-df0ddcf3d10d. Do not need to create again. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (d573aa53-c791-41c0-8067-3468830ccae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e377936a-cf0a-4e58-bb4a-551864951738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e377936a-cf0a-4e58-bb4a-551864951738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9f4840d1-abb5-4935-baeb-a97aa3c49eb4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:25:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0c41865-7140-4c36-82b1-df0ddcf3d10d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-931633886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c41865-7140-4c36-82b1-df0ddcf3d10d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '06b853f6-1087-45d5-a607-557d35e000bb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49f1507-9d7e-4e41-b97b-11a6c8333df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['0275e6a7-c3a0-45d8-98d6-c4f1c1288298', '664a6bfd-38c6-4e72-b525-f3684f5f03b4'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49f1507-9d7e-4e41-b97b-11a6c8333df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0275e6a7-c3a0-45d8-98d6-c4f1c1288298', '664a6bfd-38c6-4e72-b525-f3684f5f03b4']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0ca7ae-b44f-490b-bd8b-76def1a31304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0ca7ae-b44f-490b-bd8b-76def1a31304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08280476-1955-4597-9323-3478f1fce2e1', '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=06b853f6-1087-45d5-a607-557d35e000bb,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['0275e6a7-c3a0-45d8-98d6-c4f1c1288298','664a6bfd-38c6-4e72-b525-f3684f5f03b4'],size=1,snapshot_id=9f4840d1-abb5-4935-baeb-a97aa3c49eb4,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=06b853f6-1087-45d5-a607-557d35e000bb,host=None,id=08280476-1955-4597-9323-3478f1fce2e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c762480e6b9a48a0b33ae7d4397fed41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9f4840d1-abb5-4935-baeb-a97aa3c49eb4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa752e90aed452c870ceba128eabeac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c41865-7140-4c36-82b1-df0ddcf3d10d),volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f243dc29-c9aa-402d-9b2e-5b45c40a7074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f243dc29-c9aa-402d-9b2e-5b45c40a7074) transitioned into state 'SUCCESS' from 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=06b853f6-1087-45d5-a607-557d35e000bb,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['0275e6a7-c3a0-45d8-98d6-c4f1c1288298','664a6bfd-38c6-4e72-b525-f3684f5f03b4'],size=1,snapshot_id=9f4840d1-abb5-4935-baeb-a97aa3c49eb4,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=b0c41865-7140-4c36-82b1-df0ddcf3d10d)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (d573aa53-c791-41c0-8067-3468830ccae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request issued successfully. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /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 02 16:25:36 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85b02d10-b3a6-4551-938c-63b3ded6d8e9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/action returned with HTTP 202 Sep 02 16:25:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 483/943] 192.168.122.38 () {62 vars in 1197 bytes} [Wed Sep 2 16:25:36 2026] POST /volume/v3/groups/action => generated 102 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: /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 02 16:25:36 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:36 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:36 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:36 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:36 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe67d9f1-c9c0-4823-80f4-2525fba4d389 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:25:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 461/944] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:25:36 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16a23733-43ca-42d4-af7f-4c267eff1dee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:25:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:37 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:37 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Volume info retrieved successfully. Sep 02 16:25:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b05a8cdb-dc71-44ac-b637-99943eed8c8c tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 200 Sep 02 16:25:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 462/945] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:37 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:37 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a23733-43ca-42d4-af7f-4c267eff1dee tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 484/946] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:37 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7080419-dcc7-4c14-b4b6-a4b89099bad7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7080419-dcc7-4c14-b4b6-a4b89099bad7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] GET http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7080419-dcc7-4c14-b4b6-a4b89099bad7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7080419-dcc7-4c14-b4b6-a4b89099bad7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd234c7e-4e35-4f67-a1d2-0dcf6b060c1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7080419-dcc7-4c14-b4b6-a4b89099bad7 tempest-AttachVolumeTestJSON-1412095487 tempest-AttachVolumeTestJSON-1412095487-project-member] http://192.168.122.38/volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd returned with HTTP 404 Sep 02 16:25:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 463/947] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:38 2026] GET /volume/v3/volumes/7b12352c-6ea7-45dd-a587-aade63a3d8cd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:38 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:38 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a95d8b0-8475-4cfd-8bfa-effe8e084a48 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 464/948] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:38 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd234c7e-4e35-4f67-a1d2-0dcf6b060c1c tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] GET http://192.168.122.38/volume/v3/os-quota-class-sets/default Sep 02 16:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd234c7e-4e35-4f67-a1d2-0dcf6b060c1c tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd234c7e-4e35-4f67-a1d2-0dcf6b060c1c tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd234c7e-4e35-4f67-a1d2-0dcf6b060c1c tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 16:25:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 485/949] 192.168.122.38 () {58 vars in 1176 bytes} [Wed Sep 2 16:25:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-07042221-6122-4f0c-8253-d137b71a2589 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07042221-6122-4f0c-8253-d137b71a2589 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] GET http://192.168.122.38/volume/v3/os-quota-class-sets/default Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07042221-6122-4f0c-8253-d137b71a2589 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07042221-6122-4f0c-8253-d137b71a2589 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07042221-6122-4f0c-8253-d137b71a2589 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 16:25:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 465/950] 192.168.122.38 () {58 vars in 1176 bytes} [Wed Sep 2 16:25:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-76dad100-e411-4d0c-8151-7fe7cbf190e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76dad100-e411-4d0c-8151-7fe7cbf190e5 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76dad100-e411-4d0c-8151-7fe7cbf190e5 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1805385038"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76dad100-e411-4d0c-8151-7fe7cbf190e5 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:25:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 486/951] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:25:38 2026] POST /volume/v3/types => generated 228 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b658e949-5ae3-41d8-987d-65b7063e0013 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b658e949-5ae3-41d8-987d-65b7063e0013 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-class-sets/default Sep 02 16:25:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b658e949-5ae3-41d8-987d-65b7063e0013 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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-1805385038": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1805385038": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1805385038": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b658e949-5ae3-41d8-987d-65b7063e0013 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 16:25:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 466/952] 192.168.122.38 () {60 vars in 1197 bytes} [Wed Sep 2 16:25:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 808 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/0d3b4974faaf4175a2253c60306db7ab/defaults Sep 02 16:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method 'defaults' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-931633886 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-931633886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:39 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:39 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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 02 16:25:39 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4458128f-8fc0-437b-8c5f-db573ebf9afc tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/0d3b4974faaf4175a2253c60306db7ab/defaults returned with HTTP 200 Sep 02 16:25:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 487/953] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:25:39 2026] GET /volume/v3/os-quota-sets/0d3b4974faaf4175a2253c60306db7ab/defaults => generated 844 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:39 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73ef3379-4e83-4ddd-9a45-ca00d58c300d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 467/954] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:39 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ef395e2-86f8-4ac7-9fb8-97b9702e4494 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ef395e2-86f8-4ac7-9fb8-97b9702e4494 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/c127b0f068174953a6a4ccb47d92f406/defaults Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ef395e2-86f8-4ac7-9fb8-97b9702e4494 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ef395e2-86f8-4ac7-9fb8-97b9702e4494 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method 'defaults' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ef395e2-86f8-4ac7-9fb8-97b9702e4494 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/c127b0f068174953a6a4ccb47d92f406/defaults returned with HTTP 200 Sep 02 16:25:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 488/955] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:25:40 2026] GET /volume/v3/os-quota-sets/c127b0f068174953a6a4ccb47d92f406/defaults => generated 844 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-54f4d275-5844-4aeb-a8c8-c733bb3cf9d7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-54f4d275-5844-4aeb-a8c8-c733bb3cf9d7 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] DELETE http://192.168.122.38/volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 Sep 02 16:25:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-54f4d275-5844-4aeb-a8c8-c733bb3cf9d7 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-54f4d275-5844-4aeb-a8c8-c733bb3cf9d7 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:41 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:41 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-54f4d275-5844-4aeb-a8c8-c733bb3cf9d7 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 returned with HTTP 202 Sep 02 16:25:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 468/956] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:25:40 2026] DELETE /volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-330c790e-7316-4647-abd5-432a4ae792f9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330c790e-7316-4647-abd5-432a4ae792f9 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] GET http://192.168.122.38/volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 Sep 02 16:25:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330c790e-7316-4647-abd5-432a4ae792f9 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-330c790e-7316-4647-abd5-432a4ae792f9 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-330c790e-7316-4647-abd5-432a4ae792f9 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 returned with HTTP 404 Sep 02 16:25:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 469/957] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:25:41 2026] GET /volume/v3/types/6367f3f6-5cd9-4fd4-b06c-c1c8ff3743b2 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab8663d2-1a6f-453c-8242-df34e0761d94 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:41 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab8663d2-1a6f-453c-8242-df34e0761d94 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-class-sets/default Sep 02 16:25:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab8663d2-1a6f-453c-8242-df34e0761d94 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdf5e2bf-0db6-4df1-b4e7-f3af24c2f049 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 489/958] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:40 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab8663d2-1a6f-453c-8242-df34e0761d94 tempest-VolumeQuotaClassesTest-18093955 tempest-VolumeQuotaClassesTest-18093955-project-admin] http://192.168.122.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 16:25:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 470/959] 192.168.122.38 () {60 vars in 1197 bytes} [Wed Sep 2 16:25:41 2026] PUT /volume/v3/os-quota-class-sets/default => generated 600 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:42 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:42 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:42 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de2c67d-2ada-4683-8302-17b9fd0192ac tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 490/960] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:42 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:43 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:43 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:44 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5769a0f3-ff93-44b9-b27f-b982d6126c92 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 471/961] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:43 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3973999a-b6a4-44c5-8da7-19d691110960 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3973999a-b6a4-44c5-8da7-19d691110960 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 491/962] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:45 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 932 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 06b853f6-1087-45d5-a607-557d35e000bb {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86750]: /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 02 16:25:45 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:25:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d1a935e-39af-4d55-bbf7-c91d02bbe8a9 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb returned with HTTP 200 Sep 02 16:25:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 472/963] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:45 2026] GET /volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb => generated 417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /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 02 16:25:45 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52cdfb8d-1acb-49c4-9c01-7407b00ca034 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:25:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 492/964] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:25:45 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb/action Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for group 06b853f6-1087-45d5-a607-557d35e000bb {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:25:45 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group with id: 06b853f6-1087-45d5-a607-557d35e000bb Sep 02 16:25:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86750]: /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 02 16:25:45 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:25:45 devstack devstack@c-api.service[86750]: /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 02 16:25:45 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1863cf9-a6a2-46a4-8f42-ac60bb518b2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb/action returned with HTTP 202 Sep 02 16:25:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 473/965] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:25:45 2026] POST /volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68d93a37-3931-4363-a148-4c75e70c223a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:46 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68d93a37-3931-4363-a148-4c75e70c223a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 200 Sep 02 16:25:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 493/966] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:45 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 931 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47f934a9-cc43-4d3c-9873-c9c86c146f83 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f934a9-cc43-4d3c-9873-c9c86c146f83 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47f934a9-cc43-4d3c-9873-c9c86c146f83 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47f934a9-cc43-4d3c-9873-c9c86c146f83 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f934a9-cc43-4d3c-9873-c9c86c146f83 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 returned with HTTP 404 Sep 02 16:25:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 474/967] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:47 2026] GET /volume/v3/volumes/08280476-1955-4597-9323-3478f1fce2e1 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 06b853f6-1087-45d5-a607-557d35e000bb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3eb078f2-a3c2-4b8a-a5ed-b55f96293112 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb returned with HTTP 404 Sep 02 16:25:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 494/968] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:47 2026] GET /volume/v3/groups/06b853f6-1087-45d5-a607-557d35e000bb => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86750) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group_snapshot with id: b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:47 devstack devstack@c-api.service[86750]: /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 02 16:25:47 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1855c083-d96b-4ad3-baf6-510c52dc7e0c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 202 Sep 02 16:25:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 475/969] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:25:47 2026] DELETE /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: /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 02 16:25:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:25:47 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:47 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff02a0b9-fd39-4fcb-a2c4-46e26d5d8313 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:25:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 495/970] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:25:47 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:47 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:25:47 devstack devstack@c-api.service[86750]: /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 02 16:25:47 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:25:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dc0c4b74-55ca-445a-b981-a93acec8a7c8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:25:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 476/971] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:25:47 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:25:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbaf372d-95ee-4138-ba0c-7206b7c7e730 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 returned with HTTP 200 Sep 02 16:25:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 496/972] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:47 2026] GET /volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 => generated 449 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 Sep 02 16:25:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:25:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90d1e953-9ad3-4918-ac0f-6ea9cb48f4f3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 returned with HTTP 200 Sep 02 16:25:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 477/973] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:48 2026] GET /volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7903dcd4-683a-43fe-8c52-a8fc9a31e0f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7903dcd4-683a-43fe-8c52-a8fc9a31e0f1 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7903dcd4-683a-43fe-8c52-a8fc9a31e0f1 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7903dcd4-683a-43fe-8c52-a8fc9a31e0f1 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7903dcd4-683a-43fe-8c52-a8fc9a31e0f1 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 returned with HTTP 404 Sep 02 16:25:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 497/974] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:25:49 2026] GET /volume/v3/snapshots/9f4840d1-abb5-4935-baeb-a97aa3c49eb4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50a54a0e-199c-45e0-af74-d6484347d310 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50a54a0e-199c-45e0-af74-d6484347d310 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed Sep 02 16:25:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50a54a0e-199c-45e0-af74-d6484347d310 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50a54a0e-199c-45e0-af74-d6484347d310 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-50a54a0e-199c-45e0-af74-d6484347d310 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b5c7d2c3-b1d1-45ed-83f2-7baeea079aed {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:25:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50a54a0e-199c-45e0-af74-d6484347d310 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed returned with HTTP 404 Sep 02 16:25:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 478/975] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:25:49 2026] GET /volume/v3/group_snapshots/b5c7d2c3-b1d1-45ed-83f2-7baeea079aed => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:25:49 devstack devstack@c-api.service[86751]: /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 02 16:25:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:25:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:25:49 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:49 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:50 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4241d6af-2c2c-4092-92b5-e8033bb266c6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:25:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 498/976] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:25:49 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-114a9f74-1199-4ebe-9276-a7926029b19e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4/action Sep 02 16:25:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for group 24cf0367-53ad-4afc-86fe-e4d3db2698d4 {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:25:50 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group with id: 24cf0367-53ad-4afc-86fe-e4d3db2698d4 Sep 02 16:25:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:50 devstack devstack@c-api.service[86750]: /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 02 16:25:50 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:25:50 devstack devstack@c-api.service[86750]: /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 02 16:25:50 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:25:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-114a9f74-1199-4ebe-9276-a7926029b19e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4/action returned with HTTP 202 Sep 02 16:25:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 479/977] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:25:50 2026] POST /volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b Sep 02 16:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:50 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:50 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:50 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88a67b07-cc14-4abd-afb9-8e5f5dec52b8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b returned with HTTP 200 Sep 02 16:25:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 499/978] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:50 2026] GET /volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b => generated 919 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a48fc6c-1bb1-435b-a057-ba0f75177d6f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a48fc6c-1bb1-435b-a057-ba0f75177d6f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b Sep 02 16:25:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a48fc6c-1bb1-435b-a057-ba0f75177d6f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a48fc6c-1bb1-435b-a057-ba0f75177d6f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a48fc6c-1bb1-435b-a057-ba0f75177d6f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b returned with HTTP 404 Sep 02 16:25:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 480/979] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:51 2026] GET /volume/v3/volumes/342ad230-fbff-4915-bc84-d061ea809c0b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 Sep 02 16:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 24cf0367-53ad-4afc-86fe-e4d3db2698d4 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:51 devstack devstack@c-api.service[86751]: /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 02 16:25:51 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-168e20fe-83e2-402a-adb0-3d1126c63fe4 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 returned with HTTP 200 Sep 02 16:25:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 500/980] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:51 2026] GET /volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 => generated 354 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 24cf0367-53ad-4afc-86fe-e4d3db2698d4 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa16f5ed-d0c9-421d-b52b-68414646f0bd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 returned with HTTP 404 Sep 02 16:25:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 481/981] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:52 2026] GET /volume/v3/groups/24cf0367-53ad-4afc-86fe-e4d3db2698d4 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f92195b9-ace6-4160-9b61-551ebcf2daac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f92195b9-ace6-4160-9b61-551ebcf2daac tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/91cf634a-6fc1-489e-b08b-cfadc8f925bc Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f92195b9-ace6-4160-9b61-551ebcf2daac tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f92195b9-ace6-4160-9b61-551ebcf2daac tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f92195b9-ace6-4160-9b61-551ebcf2daac tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types/91cf634a-6fc1-489e-b08b-cfadc8f925bc returned with HTTP 202 Sep 02 16:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 501/982] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:25:52 2026] DELETE /volume/v3/group_types/91cf634a-6fc1-489e-b08b-cfadc8f925bc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ac5643fe-caf8-4791-93da-27b4261bfb0a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac5643fe-caf8-4791-93da-27b4261bfb0a tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac5643fe-caf8-4791-93da-27b4261bfb0a tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac5643fe-caf8-4791-93da-27b4261bfb0a tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac5643fe-caf8-4791-93da-27b4261bfb0a tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d returned with HTTP 202 Sep 02 16:25:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 482/983] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:25:52 2026] DELETE /volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5625a236-8db3-464a-be33-c49e70e5c8c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5625a236-8db3-464a-be33-c49e70e5c8c7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] GET http://192.168.122.38/volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5625a236-8db3-464a-be33-c49e70e5c8c7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5625a236-8db3-464a-be33-c49e70e5c8c7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5625a236-8db3-464a-be33-c49e70e5c8c7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d returned with HTTP 404 Sep 02 16:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 502/984] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:25:52 2026] GET /volume/v3/types/b0c41865-7140-4c36-82b1-df0ddcf3d10d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d6310768-93e4-4a3a-9af5-bf415fc55eef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6310768-93e4-4a3a-9af5-bf415fc55eef tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6310768-93e4-4a3a-9af5-bf415fc55eef tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-281410695"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6310768-93e4-4a3a-9af5-bf415fc55eef tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:25:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 483/985] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:25:52 2026] POST /volume/v3/types => generated 223 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ec1966e-809c-4dd9-9248-1d9e74817442 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec1966e-809c-4dd9-9248-1d9e74817442 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ec1966e-809c-4dd9-9248-1d9e74817442 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-892065757"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec1966e-809c-4dd9-9248-1d9e74817442 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 503/986] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:25:52 2026] POST /volume/v3/group_types => generated 180 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-74aa6b58-9f2e-496b-9137-90108ca17def None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "53470815-75b9-4c17-9ba1-7ef35fe5464e", "volume_types": ["21033887-86b5-4d60-a635-f9ad6411ecfc"], "name": "tempest-GroupSnapshotsTest-Group-1135748471"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group {'group': {'group_type': '53470815-75b9-4c17-9ba1-7ef35fe5464e', 'volume_types': ['21033887-86b5-4d60-a635-f9ad6411ecfc'], 'name': 'tempest-GroupSnapshotsTest-Group-1135748471'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group tempest-GroupSnapshotsTest-Group-1135748471. Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:52 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['3d9648ff-9a58-4a4c-add7-35ba8f185007'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74aa6b58-9f2e-496b-9137-90108ca17def tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:25:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 484/987] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:25:52 2026] POST /volume/v3/groups => generated 112 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:53 devstack devstack@c-api.service[86751]: /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 02 16:25:53 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b3c3281-14fb-4626-9a6d-521648f7f13a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:25:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 504/988] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:52 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86750]: /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 02 16:25:54 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7529ffe4-a335-43ce-b5f0-c6d9a1209e56 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:25:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 485/989] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:25:54 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 393 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1631132534", "volume_type": "21033887-86b5-4d60-a635-f9ad6411ecfc", "group_id": "91f41d47-472f-423a-807c-686df07ec28b", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1631132534', 'volume_type': '21033887-86b5-4d60-a635-f9ad6411ecfc', 'group_id': '91f41d47-472f-423a-807c-686df07ec28b', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume of 1 GB Sep 02 16:25:54 devstack devstack@c-api.service[86751]: /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 02 16:25:54 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (a7503833-5db6-41c7-8315-a712273271d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34983bdd-9451-461e-8d21-0025ced99dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34983bdd-9451-461e-8d21-0025ced99dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:25:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21033887-86b5-4d60-a635-f9ad6411ecfc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-281410695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21033887-86b5-4d60-a635-f9ad6411ecfc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91f41d47-472f-423a-807c-686df07ec28b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8980d8-ed58-4af5-a971-13ca3596ebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-281410695 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-281410695, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-281410695 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-281410695, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-49000b09-6543-4bf1-93bb-0f013522b384 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['5261be0a-91bc-48c5-a854-3c7559e399b2', '71888b7b-b125-40ef-a10b-2b7a91ea9eff', '81fb3ed8-df78-4585-a4cc-030d1a7d5ecb', 'cbf76285-6085-4642-9b62-babdbb528a48'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8980d8-ed58-4af5-a971-13ca3596ebe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5261be0a-91bc-48c5-a854-3c7559e399b2', '71888b7b-b125-40ef-a10b-2b7a91ea9eff', '81fb3ed8-df78-4585-a4cc-030d1a7d5ecb', 'cbf76285-6085-4642-9b62-babdbb528a48']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c94749-0f29-476b-8327-4ca290745e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c94749-0f29-476b-8327-4ca290745e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd5cb59-c3bb-472a-93b8-21c69d5e1407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1631132534',encryption_key_id=None,group_id=91f41d47-472f-423a-807c-686df07ec28b,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['5261be0a-91bc-48c5-a854-3c7559e399b2','71888b7b-b125-40ef-a10b-2b7a91ea9eff','81fb3ed8-df78-4585-a4cc-030d1a7d5ecb','cbf76285-6085-4642-9b62-babdbb528a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1631132534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91f41d47-472f-423a-807c-686df07ec28b,host=None,id=cbd5cb59-c3bb-472a-93b8-21c69d5e1407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c762480e6b9a48a0b33ae7d4397fed41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa752e90aed452c870ceba128eabeac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21033887-86b5-4d60-a635-f9ad6411ecfc),volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c16a87-c2cf-49ad-856d-8164a7c99671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c16a87-c2cf-49ad-856d-8164a7c99671) transitioned into state 'SUCCESS' from state '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-1631132534',encryption_key_id=None,group_id=91f41d47-472f-423a-807c-686df07ec28b,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['5261be0a-91bc-48c5-a854-3c7559e399b2','71888b7b-b125-40ef-a10b-2b7a91ea9eff','81fb3ed8-df78-4585-a4cc-030d1a7d5ecb','cbf76285-6085-4642-9b62-babdbb528a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37184b83-8412-46e8-83e0-8d1b9c231ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37184b83-8412-46e8-83e0-8d1b9c231ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (a7503833-5db6-41c7-8315-a712273271d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request issued successfully. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:54 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-49000b09-6543-4bf1-93bb-0f013522b384 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-49000b09-6543-4bf1-93bb-0f013522b384 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1813450463", "os-volume-type-access:is_public": false}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b213156-c416-4899-aa5a-3b5f37e6a51d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 505/990] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:25:54 2026] POST /volume/v3/volumes => generated 828 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-49000b09-6543-4bf1-93bb-0f013522b384 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:25:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 486/991] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:25:54 2026] POST /volume/v3/types => generated 229 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c2c7277-7e39-4d6f-834e-17718b2da916 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:54 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:54 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:55 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cfd112ff-8e0b-4d40-ad1c-e2408e4380ec tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 returned with HTTP 200 Sep 02 16:25:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 487/992] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:54 2026] GET /volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 => generated 896 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c2c7277-7e39-4d6f-834e-17718b2da916 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c2c7277-7e39-4d6f-834e-17718b2da916 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8796abd-99c2-4611-aa53-00aa483c41e2", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1c2c7277-7e39-4d6f-834e-17718b2da916 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Create volume request body: {'volume': {'volume_type': 'f8796abd-99c2-4611-aa53-00aa483c41e2', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c2c7277-7e39-4d6f-834e-17718b2da916 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 404 Sep 02 16:25:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 506/993] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:25:54 2026] POST /volume/v3/volumes => generated 114 bytes in 456 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b33937ab-97a8-4e47-8358-85325992110b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b33937ab-97a8-4e47-8358-85325992110b tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action Sep 02 16:25:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b33937ab-97a8-4e47-8358-85325992110b tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"addProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b33937ab-97a8-4e47-8358-85325992110b tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b33937ab-97a8-4e47-8358-85325992110b tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action returned with HTTP 202 Sep 02 16:25:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 488/994] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:25:55 2026] POST /volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8796abd-99c2-4611-aa53-00aa483c41e2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-67954949"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Create volume request body: {'volume': {'volume_type': 'f8796abd-99c2-4611-aa53-00aa483c41e2', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-67954949'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Create volume of 1 GB Sep 02 16:25:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Availability Zones retrieved successfully. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Flow 'volume_create_api' (08dd9aeb-f804-4126-acd7-7e7db6e0afbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7830594-6baa-418d-a3e8-0608486b09fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7830594-6baa-418d-a3e8-0608486b09fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:25:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8796abd-99c2-4611-aa53-00aa483c41e2,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1813450463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8796abd-99c2-4611-aa53-00aa483c41e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ac3fc5-3e6e-4800-9a83-53d9cfac950c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1813450463 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1813450463, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1813450463 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1813450463, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Created reservations ['a9237db2-c983-4429-9129-3521ab85674b', 'dc04ffab-2e7b-4da6-a3d6-397aecbf1edd', '4e486c08-5bcb-46f9-8bf6-0d3eafc532d0', '2d2ead27-2d3a-4184-97c4-8702674a64a9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ac3fc5-3e6e-4800-9a83-53d9cfac950c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9237db2-c983-4429-9129-3521ab85674b', 'dc04ffab-2e7b-4da6-a3d6-397aecbf1edd', '4e486c08-5bcb-46f9-8bf6-0d3eafc532d0', '2d2ead27-2d3a-4184-97c4-8702674a64a9']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0498a3-4204-42a0-a100-1233032797bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0498a3-4204-42a0-a100-1233032797bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-67954949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33be7acf60e341d2b96170da3f26eb1c',qos_specs=None,replication_status=,reservations=['a9237db2-c983-4429-9129-3521ab85674b','dc04ffab-2e7b-4da6-a3d6-397aecbf1edd','4e486c08-5bcb-46f9-8bf6-0d3eafc532d0','2d2ead27-2d3a-4184-97c4-8702674a64a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ae3defd134915b44bf224b4743ea0',volume_type_id=f8796abd-99c2-4611-aa53-00aa483c41e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-67954949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33be7acf60e341d2b96170da3f26eb1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='147ae3defd134915b44bf224b4743ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8796abd-99c2-4611-aa53-00aa483c41e2),volume_type_id=f8796abd-99c2-4611-aa53-00aa483c41e2)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e067b8c-adc0-408c-ba8c-3191973f11da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e067b8c-adc0-408c-ba8c-3191973f11da) transitioned into state 'SUCCESS' from state '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-67954949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33be7acf60e341d2b96170da3f26eb1c',qos_specs=None,replication_status=,reservations=['a9237db2-c983-4429-9129-3521ab85674b','dc04ffab-2e7b-4da6-a3d6-397aecbf1edd','4e486c08-5bcb-46f9-8bf6-0d3eafc532d0','2d2ead27-2d3a-4184-97c4-8702674a64a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ae3defd134915b44bf224b4743ea0',volume_type_id=f8796abd-99c2-4611-aa53-00aa483c41e2)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4cf48b-85b6-4893-9a25-8ba7c389ee61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4cf48b-85b6-4893-9a25-8ba7c389ee61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Flow 'volume_create_api' (08dd9aeb-f804-4126-acd7-7e7db6e0afbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Create volume request issued successfully. Sep 02 16:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79bfa6db-5a4b-4acc-b020-c20790437a37 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 507/995] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:25:55 2026] POST /volume/v3/volumes => generated 800 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-db040399-262a-489b-9795-85cb96d941fe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db040399-262a-489b-9795-85cb96d941fe tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db040399-262a-489b-9795-85cb96d941fe tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db040399-262a-489b-9795-85cb96d941fe tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db040399-262a-489b-9795-85cb96d941fe tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db040399-262a-489b-9795-85cb96d941fe tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 200 Sep 02 16:25:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 489/996] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:56 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1257076064", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1257076064', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Create volume of 1 GB Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Availability Zones retrieved successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:56 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Flow 'volume_create_api' (1ac5a266-9f10-4ad5-9950-53f5c7e322f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae14907-c033-4876-b9b5-d54fd33c9b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae14907-c033-4876-b9b5-d54fd33c9b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803548d4-5eaf-4945-a291-aa45ceaa9507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-194a810d-ab67-4aa4-bd9f-007139ffe930 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 returned with HTTP 200 Sep 02 16:25:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 508/997] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:56 2026] GET /volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 => generated 921 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-126058901", "volume_type": "21033887-86b5-4d60-a635-f9ad6411ecfc", "group_id": "91f41d47-472f-423a-807c-686df07ec28b", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-126058901', 'volume_type': '21033887-86b5-4d60-a635-f9ad6411ecfc', 'group_id': '91f41d47-472f-423a-807c-686df07ec28b', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume of 1 GB Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /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 02 16:25:56 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:25:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (d44e625c-db82-4afe-8139-cebfd9bde4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243dbfd7-0a73-4517-9080-05790a2a23b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Created reservations ['fe1cc6b8-f710-4d8b-baba-b860a7eaad21', 'fdd00c5b-ab11-4a31-8b9f-ce0a6fd9738f', 'c6fd50ba-622b-4731-806c-5600177e2d00', '20698175-18d8-4b34-9058-4ba629024b73'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803548d4-5eaf-4945-a291-aa45ceaa9507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe1cc6b8-f710-4d8b-baba-b860a7eaad21', 'fdd00c5b-ab11-4a31-8b9f-ce0a6fd9738f', 'c6fd50ba-622b-4731-806c-5600177e2d00', '20698175-18d8-4b34-9058-4ba629024b73']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15448805-19aa-42e7-b8e3-af9891163653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243dbfd7-0a73-4517-9080-05790a2a23b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:25:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21033887-86b5-4d60-a635-f9ad6411ecfc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-281410695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21033887-86b5-4d60-a635-f9ad6411ecfc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91f41d47-472f-423a-807c-686df07ec28b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c9e21b-aee5-4a57-9012-b64a6502799d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15448805-19aa-42e7-b8e3-af9891163653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1257076064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caed6f46d96c44a8ae3649376bfd899c',qos_specs=None,replication_status=,reservations=['fe1cc6b8-f710-4d8b-baba-b860a7eaad21','fdd00c5b-ab11-4a31-8b9f-ce0a6fd9738f','c6fd50ba-622b-4731-806c-5600177e2d00','20698175-18d8-4b34-9058-4ba629024b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fbac7e06f34236a6f0eb71dd723a31',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1257076064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='caed6f46d96c44a8ae3649376bfd899c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fbac7e06f34236a6f0eb71dd723a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025b5b7b-76f4-4fa2-a6f9-02886a04c053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025b5b7b-76f4-4fa2-a6f9-02886a04c053) transitioned into state 'SUCCESS' from state '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-1257076064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caed6f46d96c44a8ae3649376bfd899c',qos_specs=None,replication_status=,reservations=['fe1cc6b8-f710-4d8b-baba-b860a7eaad21','fdd00c5b-ab11-4a31-8b9f-ce0a6fd9738f','c6fd50ba-622b-4731-806c-5600177e2d00','20698175-18d8-4b34-9058-4ba629024b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fbac7e06f34236a6f0eb71dd723a31',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d45f4d-e4e9-44f3-af97-6c74c493e1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['0b7dda11-9741-450a-b21b-08e1fc43f5c9', '2b267e69-88d2-412e-8ca9-72725d6eaa95', '417c1837-99a6-496e-b222-dd4f5c95c595', '3c7d96a1-7d1e-4934-83fa-b8b47794d5df'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d45f4d-e4e9-44f3-af97-6c74c493e1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c9e21b-aee5-4a57-9012-b64a6502799d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7dda11-9741-450a-b21b-08e1fc43f5c9', '2b267e69-88d2-412e-8ca9-72725d6eaa95', '417c1837-99a6-496e-b222-dd4f5c95c595', '3c7d96a1-7d1e-4934-83fa-b8b47794d5df']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7762d121-4867-46ca-a046-5f6120e9cfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Flow 'volume_create_api' (1ac5a266-9f10-4ad5-9950-53f5c7e322f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Create volume request issued successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-9311cf8e-5103-415f-b921-22f9008ffe80 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 490/998] 192.168.122.38 () {64 vars in 1425 bytes} [Wed Sep 2 16:25:56 2026] POST /volume/v3/volumes => generated 770 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7762d121-4867-46ca-a046-5f6120e9cfba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '144004a3-e4fb-4d14-85bb-242a8d8f6198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-126058901',encryption_key_id=None,group_id=91f41d47-472f-423a-807c-686df07ec28b,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['0b7dda11-9741-450a-b21b-08e1fc43f5c9','2b267e69-88d2-412e-8ca9-72725d6eaa95','417c1837-99a6-496e-b222-dd4f5c95c595','3c7d96a1-7d1e-4934-83fa-b8b47794d5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-126058901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91f41d47-472f-423a-807c-686df07ec28b,host=None,id=144004a3-e4fb-4d14-85bb-242a8d8f6198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c762480e6b9a48a0b33ae7d4397fed41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa752e90aed452c870ceba128eabeac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21033887-86b5-4d60-a635-f9ad6411ecfc),volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa848dc3-0e25-4913-9bcc-88184b013fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-1a3d6431-686d-487b-b152-300ec93d60ef req-60483763-19fb-4bdd-9dc1-9520212284f3 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 491/999] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:56 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 838 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa848dc3-0e25-4913-9bcc-88184b013fc6) transitioned into state 'SUCCESS' from state '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-126058901',encryption_key_id=None,group_id=91f41d47-472f-423a-807c-686df07ec28b,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['0b7dda11-9741-450a-b21b-08e1fc43f5c9','2b267e69-88d2-412e-8ca9-72725d6eaa95','417c1837-99a6-496e-b222-dd4f5c95c595','3c7d96a1-7d1e-4934-83fa-b8b47794d5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=21033887-86b5-4d60-a635-f9ad6411ecfc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa40c22-5ce2-47d8-b0bf-47f34019155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa40c22-5ce2-47d8-b0bf-47f34019155d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (d44e625c-db82-4afe-8139-cebfd9bde4bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:25:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request issued successfully. Sep 02 16:25:57 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:57 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-d771a41a-a751-469a-aee8-0264e3b8a180 req-533a49c7-4c54-4331-97ef-b7e3ce94a909 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 492/1000] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:57 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 838 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:57 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c934460e-150a-4dfe-ac84-abdc13b2c56e tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 200 Sep 02 16:25:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 493/1001] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:57 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 892 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2901be3f-0b84-4153-a1fc-498a5b6261ea tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:25:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 509/1002] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:25:56 2026] POST /volume/v3/volumes => generated 827 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ecfcfc89-1174-423e-972e-b3f252ced367 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:57 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:57 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecfcfc89-1174-423e-972e-b3f252ced367 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 200 Sep 02 16:25:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 494/1003] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:57 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 895 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-7541ee69-6f36-40ea-b562-470d937193c8 req-e11e1c47-c974-415f-8d2b-aa4e6cfe2f50 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 510/1004] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:58 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66ccc85d-1375-4d14-a82b-5b0b03f890e6 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 200 Sep 02 16:25:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 495/1005] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:58 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da82a132-2949-4013-a784-c96773cfaf61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da82a132-2949-4013-a784-c96773cfaf61 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da82a132-2949-4013-a784-c96773cfaf61 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da82a132-2949-4013-a784-c96773cfaf61 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-da82a132-2949-4013-a784-c96773cfaf61 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da82a132-2949-4013-a784-c96773cfaf61 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 200 Sep 02 16:25:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 511/1006] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:58 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1785a864-7e93-4521-93b0-9cff914adc16 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] DELETE http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Delete volume with id: 44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-212d82b6-05a0-4a57-be12-f3909a78d11b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Delete volume request issued successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1785a864-7e93-4521-93b0-9cff914adc16 tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 202 Sep 02 16:25:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 496/1007] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:25:58 2026] DELETE /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:58 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6163cbb1-55fb-4ca7-9a0f-1fb463fb682a tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 200 Sep 02 16:25:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 497/1008] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:58 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 892 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:58 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212d82b6-05a0-4a57-be12-f3909a78d11b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 200 Sep 02 16:25:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 512/1009] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:58 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6f5062f6-a3a5-449f-a602-0219d38c9400 req-44850662-148c-4460-9418-a874a374167f tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 498/1010] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-reader] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-reader] Volume info retrieved successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2c64efe2-7740-4629-a91d-4d2b0143efa4 req-a8ef42a7-0991-4105-928f-113c2935aae5 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-reader] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 513/1011] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] DELETE http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Delete volume with id: 9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Delete volume request issued successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-80a17a40-1dd2-4aff-b6ed-f94cd9ded3d6 req-556dcd78-afda-45ea-a88b-a2352254414c tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 202 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 499/1012] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:25:59 2026] DELETE /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8c1552a-dd92-41f5-b06c-e708ff34d51f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c1552a-dd92-41f5-b06c-e708ff34d51f tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] GET http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8c1552a-dd92-41f5-b06c-e708ff34d51f tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8c1552a-dd92-41f5-b06c-e708ff34d51f tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c1552a-dd92-41f5-b06c-e708ff34d51f tempest-VolumeTypesAccessTest-848873794 tempest-VolumeTypesAccessTest-848873794-project-member] http://192.168.122.38/volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe returned with HTTP 404 Sep 02 16:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 514/1013] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/volumes/44d98a8d-afbb-43c2-b2e9-f1fcb9b99dfe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05341732-14bb-445c-929c-2a1a08db0464 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05341732-14bb-445c-929c-2a1a08db0464 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05341732-14bb-445c-929c-2a1a08db0464 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"removeProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05341732-14bb-445c-929c-2a1a08db0464 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05341732-14bb-445c-929c-2a1a08db0464 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action returned with HTTP 202 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 500/1014] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:25:59 2026] POST /volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-40a30e00-0b94-4509-99bc-0bfe065d8bdb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40a30e00-0b94-4509-99bc-0bfe065d8bdb tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] DELETE http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-197d21d2-9ff9-4cfc-b13f-61353047e790 req-59af8281-6089-474d-afaa-946cd3c754d9 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40a30e00-0b94-4509-99bc-0bfe065d8bdb tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40a30e00-0b94-4509-99bc-0bfe065d8bdb tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 515/1015] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:25:59 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40a30e00-0b94-4509-99bc-0bfe065d8bdb tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 returned with HTTP 202 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 501/1016] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:25:59 2026] DELETE /volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0c3d6c17-4259-4223-9e82-693d256cf0fc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0c3d6c17-4259-4223-9e82-693d256cf0fc tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] GET http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0c3d6c17-4259-4223-9e82-693d256cf0fc tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0c3d6c17-4259-4223-9e82-693d256cf0fc tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0c3d6c17-4259-4223-9e82-693d256cf0fc tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 returned with HTTP 404 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 502/1017] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/types/f8796abd-99c2-4611-aa53-00aa483c41e2 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6656e0af-71d4-4445-9760-ef9c6b74f64a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6656e0af-71d4-4445-9760-ef9c6b74f64a tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6656e0af-71d4-4445-9760-ef9c6b74f64a tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-742191247", "os-volume-type-access:is_public": false}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6656e0af-71d4-4445-9760-ef9c6b74f64a tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 503/1018] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:25:59 2026] POST /volume/v3/types => generated 228 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b3b1f27-0db4-4f33-9794-ab0e47eef183 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3b1f27-0db4-4f33-9794-ab0e47eef183 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3b1f27-0db4-4f33-9794-ab0e47eef183 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"addProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b3b1f27-0db4-4f33-9794-ab0e47eef183 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:25:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b3b1f27-0db4-4f33-9794-ab0e47eef183 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action returned with HTTP 202 Sep 02 16:25:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 504/1019] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:25:59 2026] POST /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:25:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3bd12a29-0341-496d-b304-de7d757901f5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3bd12a29-0341-496d-b304-de7d757901f5 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3bd12a29-0341-496d-b304-de7d757901f5 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"addProjectAccess": {"project": "0d4d861b99b34efebbc9b32778afb5f9"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3bd12a29-0341-496d-b304-de7d757901f5 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0d4d861b99b34efebbc9b32778afb5f9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d82c9a2-260b-428c-8ba8-1f3f30c36b3b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 200 Sep 02 16:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 516/1020] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:25:59 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 920 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3bd12a29-0341-496d-b304-de7d757901f5 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action returned with HTTP 202 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 505/1021] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:25:59 2026] POST /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-42838c70-5df3-4bb8-a3cc-1aa6308633a7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-42838c70-5df3-4bb8-a3cc-1aa6308633a7 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] GET http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/os-volume-type-access Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-42838c70-5df3-4bb8-a3cc-1aa6308633a7 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-42838c70-5df3-4bb8-a3cc-1aa6308633a7 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] PUT http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "cbd5cb59-c3bb-472a-93b8-21c69d5e1407"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Update called for group 91f41d47-472f-423a-807c-686df07ec28b. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Updating group 91f41d47-472f-423a-807c-686df07ec28b with name None description: None add_volumes: None remove_volumes: cbd5cb59-c3bb-472a-93b8-21c69d5e1407. Sep 02 16:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-42838c70-5df3-4bb8-a3cc-1aa6308633a7 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/os-volume-type-access returned with HTTP 200 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 506/1022] 192.168.122.38 () {58 vars in 1287 bytes} [Wed Sep 2 16:26:00 2026] GET /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/os-volume-type-access => generated 244 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-37d34ff6-f628-454a-9239-430b254b23d1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-37d34ff6-f628-454a-9239-430b254b23d1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-37d34ff6-f628-454a-9239-430b254b23d1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"removeProjectAccess": {"project": "0d4d861b99b34efebbc9b32778afb5f9"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-37d34ff6-f628-454a-9239-430b254b23d1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0d4d861b99b34efebbc9b32778afb5f9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90fb9f3c-0eea-49d4-bdeb-356e97793c5a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 202 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-37d34ff6-f628-454a-9239-430b254b23d1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action returned with HTTP 202 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 507/1023] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:26:00 2026] POST /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 517/1024] 192.168.122.38 () {62 vars in 1285 bytes} [Wed Sep 2 16:26:00 2026] PUT /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-754f5506-e4f1-4ba6-a5a4-3dfe0a8a9039 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-754f5506-e4f1-4ba6-a5a4-3dfe0a8a9039 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] POST http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-754f5506-e4f1-4ba6-a5a4-3dfe0a8a9039 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action body: b'{"removeProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-754f5506-e4f1-4ba6-a5a4-3dfe0a8a9039 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "33be7acf60e341d2b96170da3f26eb1c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-754f5506-e4f1-4ba6-a5a4-3dfe0a8a9039 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action returned with HTTP 202 Sep 02 16:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 518/1025] 192.168.122.38 () {60 vars in 1263 bytes} [Wed Sep 2 16:26:00 2026] POST /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17a38b30-a943-44d2-bde1-9f8fc822fe61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17a38b30-a943-44d2-bde1-9f8fc822fe61 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] DELETE http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17a38b30-a943-44d2-bde1-9f8fc822fe61 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17a38b30-a943-44d2-bde1-9f8fc822fe61 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: /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 02 16:26:00 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d4bbac6-c7b6-4ee1-b99c-7c4ba9e28edc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 508/1026] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:00 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17a38b30-a943-44d2-bde1-9f8fc822fe61 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a returned with HTTP 202 Sep 02 16:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 519/1027] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:00 2026] DELETE /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7fecd20a-1c13-4dc6-b270-851724440fa1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7fecd20a-1c13-4dc6-b270-851724440fa1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] GET http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7fecd20a-1c13-4dc6-b270-851724440fa1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7fecd20a-1c13-4dc6-b270-851724440fa1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7fecd20a-1c13-4dc6-b270-851724440fa1 tempest-VolumeTypesAccessTest-1517851897 tempest-VolumeTypesAccessTest-1517851897-project-admin] http://192.168.122.38/volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a returned with HTTP 404 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 509/1028] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:00 2026] GET /volume/v3/types/aa8219ad-725a-4447-beb1-e5e8b2f5f81a => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9e58be95-018a-4e5a-bf02-fbd0f2673ada None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Volume info retrieved successfully. Sep 02 16:26:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-13a0e720-1dc9-4499-b52a-d6bdc7caad44 req-6aaac607-1828-48ae-9808-ffe8092acd98 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 200 Sep 02 16:26:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 510/1029] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:00 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e58be95-018a-4e5a-bf02-fbd0f2673ada tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e58be95-018a-4e5a-bf02-fbd0f2673ada tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237", "extra_specs": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e58be95-018a-4e5a-bf02-fbd0f2673ada tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 520/1030] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:00 2026] POST /volume/v3/types => generated 268 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5f41c628-54dd-419b-953c-0d0d1c704858 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5f41c628-54dd-419b-953c-0d0d1c704858 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5f41c628-54dd-419b-953c-0d0d1c704858 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5f41c628-54dd-419b-953c-0d0d1c704858 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-5f41c628-54dd-419b-953c-0d0d1c704858 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:01 devstack devstack@c-api.service[86750]: /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 02 16:26:01 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5f41c628-54dd-419b-953c-0d0d1c704858 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 511/1031] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:01 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] PUT http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cbd5cb59-c3bb-472a-93b8-21c69d5e1407"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Update called for group 91f41d47-472f-423a-807c-686df07ec28b. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Updating group 91f41d47-472f-423a-807c-686df07ec28b with name None description: None add_volumes: cbd5cb59-c3bb-472a-93b8-21c69d5e1407 remove_volumes: None. Sep 02 16:26:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:01 devstack devstack@c-api.service[86751]: /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 02 16:26:01 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a70745ea-9568-4bd2-a244-d216dfa3e65e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 202 Sep 02 16:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 521/1032] 192.168.122.38 () {62 vars in 1285 bytes} [Wed Sep 2 16:26:01 2026] PUT /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:01 devstack devstack@c-api.service[86750]: /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 02 16:26:01 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8160bdcf-20b9-4397-b73a-e5bbc0b15fe8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 512/1033] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:01 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-f2151668-9c19-4ad5-b13b-ff72a41f8271 req-0e953a1c-5bb3-472a-a6bf-45b925e9d643 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f2151668-9c19-4ad5-b13b-ff72a41f8271 req-0e953a1c-5bb3-472a-a6bf-45b925e9d643 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] GET http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f2151668-9c19-4ad5-b13b-ff72a41f8271 req-0e953a1c-5bb3-472a-a6bf-45b925e9d643 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f2151668-9c19-4ad5-b13b-ff72a41f8271 req-0e953a1c-5bb3-472a-a6bf-45b925e9d643 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f2151668-9c19-4ad5-b13b-ff72a41f8271 req-0e953a1c-5bb3-472a-a6bf-45b925e9d643 tempest-VolumesGetTestJSON-1573989820 tempest-VolumesGetTestJSON-1573989820-project-member] http://192.168.122.38/volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce returned with HTTP 404 Sep 02 16:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 522/1034] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:01 2026] GET /volume/v3/volumes/9b0fc98a-2c0d-4c78-bf61-4a3af3e4ebce => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:02 devstack devstack@c-api.service[86750]: /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 02 16:26:02 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca3fb18f-bd6e-44df-ae57-c09ca1c7fa01 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 513/1035] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:02 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] PUT http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "144004a3-e4fb-4d14-85bb-242a8d8f6198"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Update called for group 91f41d47-472f-423a-807c-686df07ec28b. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Updating group 91f41d47-472f-423a-807c-686df07ec28b with name None description: None add_volumes: None remove_volumes: 144004a3-e4fb-4d14-85bb-242a8d8f6198. Sep 02 16:26:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c2476fe-350f-4ad1-8462-1ff4c2458bf3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 202 Sep 02 16:26:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 523/1036] 192.168.122.38 () {62 vars in 1285 bytes} [Wed Sep 2 16:26:02 2026] PUT /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:02 devstack devstack@c-api.service[86750]: /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 02 16:26:02 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01ef3424-c881-4ade-95e0-5ff2ad1864ba tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 514/1037] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:02 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:03 devstack devstack@c-api.service[86751]: /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 02 16:26:03 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fadcefb-ad38-43b9-a503-ec595c711a9e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 524/1038] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:03 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 393 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:26:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4607562b-8585-4931-9301-36b58fec18ff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4607562b-8585-4931-9301-36b58fec18ff tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] PUT http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4607562b-8585-4931-9301-36b58fec18ff tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "144004a3-e4fb-4d14-85bb-242a8d8f6198"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-4607562b-8585-4931-9301-36b58fec18ff tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Update called for group 91f41d47-472f-423a-807c-686df07ec28b. {{(pid=86750) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 16:26:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-4607562b-8585-4931-9301-36b58fec18ff tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Updating group 91f41d47-472f-423a-807c-686df07ec28b with name None description: None add_volumes: 144004a3-e4fb-4d14-85bb-242a8d8f6198 remove_volumes: None. Sep 02 16:26:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:03 devstack devstack@c-api.service[86750]: /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 02 16:26:03 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4607562b-8585-4931-9301-36b58fec18ff tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 202 Sep 02 16:26:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 515/1039] 192.168.122.38 () {62 vars in 1285 bytes} [Wed Sep 2 16:26:03 2026] PUT /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:03 devstack devstack@c-api.service[86751]: /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 02 16:26:03 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e4befb7-1471-4bea-bc5a-999ba76f2871 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 525/1040] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:03 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0642186e-edad-4206-822e-1662b3aaa4f0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0642186e-edad-4206-822e-1662b3aaa4f0 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0642186e-edad-4206-822e-1662b3aaa4f0 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887", "extra_specs": {}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0642186e-edad-4206-822e-1662b3aaa4f0 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 516/1041] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:04 2026] POST /volume/v3/types => generated 268 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f064f77c-c04b-4802-8f42-4c614526d621 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f064f77c-c04b-4802-8f42-4c614526d621 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f064f77c-c04b-4802-8f42-4c614526d621 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668", "extra_specs": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f064f77c-c04b-4802-8f42-4c614526d621 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 526/1042] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:04 2026] POST /volume/v3/types => generated 268 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1763306177", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1763306177', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume of 1 GB Sep 02 16:26:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Availability Zones retrieved successfully. Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (388f06a5-3af3-49db-b1de-bf3eb7d5d074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eafb7f5-1624-4d69-b250-e0d42e64c08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eafb7f5-1624-4d69-b250-e0d42e64c08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a65f819d-b6c8-4396-8edf-187623c4e1f9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a65f819d-b6c8-4396-8edf-187623c4e1f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e2bba8-f4f4-4e31-bc0d-0d7a2a6b21ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:04 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Created reservations ['2adc11e4-3776-46e3-a9ef-63e21d3b35af', '389a85ff-9276-4cd9-8cc9-67e8a0c9d612', '38bdcc11-56b6-4f46-8f55-d8c4a3900c3f', '5be22b38-5860-474e-bea1-209a5fca96ec'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e2bba8-f4f4-4e31-bc0d-0d7a2a6b21ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2adc11e4-3776-46e3-a9ef-63e21d3b35af', '389a85ff-9276-4cd9-8cc9-67e8a0c9d612', '38bdcc11-56b6-4f46-8f55-d8c4a3900c3f', '5be22b38-5860-474e-bea1-209a5fca96ec']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c89d6-0de6-455b-8fd4-5c1f99c45f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c89d6-0de6-455b-8fd4-5c1f99c45f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c68d126-e7eb-49b0-b5e7-9925d4ea7c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1763306177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['2adc11e4-3776-46e3-a9ef-63e21d3b35af','389a85ff-9276-4cd9-8cc9-67e8a0c9d612','38bdcc11-56b6-4f46-8f55-d8c4a3900c3f','5be22b38-5860-474e-bea1-209a5fca96ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=a65f819d-b6c8-4396-8edf-187623c4e1f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1763306177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c68d126-e7eb-49b0-b5e7-9925d4ea7c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a65f819d-b6c8-4396-8edf-187623c4e1f9),volume_type_id=a65f819d-b6c8-4396-8edf-187623c4e1f9)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b197c-8d41-49f5-ab0d-860f9510ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /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 02 16:26:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5272e23-6e8f-4324-bdbd-f0d4ea645324 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 200 Sep 02 16:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 527/1043] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:04 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 393 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b197c-8d41-49f5-ab0d-860f9510ad86) transitioned into state 'SUCCESS' from state '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-1763306177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['2adc11e4-3776-46e3-a9ef-63e21d3b35af','389a85ff-9276-4cd9-8cc9-67e8a0c9d612','38bdcc11-56b6-4f46-8f55-d8c4a3900c3f','5be22b38-5860-474e-bea1-209a5fca96ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=a65f819d-b6c8-4396-8edf-187623c4e1f9)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4beca7-da36-4abb-b08e-6522b1b635df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /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 02 16:26:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:05 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4beca7-da36-4abb-b08e-6522b1b635df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (388f06a5-3af3-49db-b1de-bf3eb7d5d074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request issued successfully. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fd4b57c3-caf7-4cdf-8482-d99f34b89ea6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 517/1044] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:04 2026] POST /volume/v3/volumes => generated 852 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e12bdd13-1c86-440f-a4a5-307a55591634 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-26407662", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-26407662', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume of 1 GB Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Availability Zones retrieved successfully. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:05 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (ce1a14c9-03fd-4e7d-a26b-7ea35648be90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce7b44c-472e-44dc-8006-fe5bbf0e2462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce7b44c-472e-44dc-8006-fe5bbf0e2462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f99200d1-80d4-4c70-8db0-569a177f0e80,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f99200d1-80d4-4c70-8db0-569a177f0e80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874e3e2-e0c7-476d-bdd2-88d82816b958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09a9ed73-73d7-42ce-b19a-893a5281db25 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 528/1045] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:05 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-606656f6-775f-4f12-9431-bf6747f6480d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/group_snapshots Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "91f41d47-472f-423a-807c-686df07ec28b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-705615405"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '91f41d47-472f-423a-807c-686df07ec28b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-705615405'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-705615405. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /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 02 16:26:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-281410695 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-281410695, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Created reservations ['50babf76-4eab-416d-949f-76384dfe3f51', '5b0c6f33-ea18-4a13-80a5-fc4e8f846406', '4d298502-6eed-4ec6-9a9a-63831f3e5b40', '17769ff7-9206-483e-a0d1-8e83e5ffe2ec'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874e3e2-e0c7-476d-bdd2-88d82816b958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50babf76-4eab-416d-949f-76384dfe3f51', '5b0c6f33-ea18-4a13-80a5-fc4e8f846406', '4d298502-6eed-4ec6-9a9a-63831f3e5b40', '17769ff7-9206-483e-a0d1-8e83e5ffe2ec']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2551846d-5a7e-43f6-8b8f-2072532bd5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2551846d-5a7e-43f6-8b8f-2072532bd5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1308725-1703-4a12-921f-c4948f80d700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-26407662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['50babf76-4eab-416d-949f-76384dfe3f51','5b0c6f33-ea18-4a13-80a5-fc4e8f846406','4d298502-6eed-4ec6-9a9a-63831f3e5b40','17769ff7-9206-483e-a0d1-8e83e5ffe2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=f99200d1-80d4-4c70-8db0-569a177f0e80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-26407662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1308725-1703-4a12-921f-c4948f80d700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f99200d1-80d4-4c70-8db0-569a177f0e80),volume_type_id=f99200d1-80d4-4c70-8db0-569a177f0e80)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['2749fdd5-f185-4a8b-b5c1-3ddcf80add25', 'de1bb2e7-376d-4b93-99cd-86ee4b1d159a', '277dcf97-1b99-4324-a2ad-b5cf40f2b817', 'a178b754-97e5-433f-82f4-6fe6ad6b2db9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45e1c6e-17de-429b-a7b0-866a443c1293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45e1c6e-17de-429b-a7b0-866a443c1293) transitioned into state 'SUCCESS' from state '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-26407662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['50babf76-4eab-416d-949f-76384dfe3f51','5b0c6f33-ea18-4a13-80a5-fc4e8f846406','4d298502-6eed-4ec6-9a9a-63831f3e5b40','17769ff7-9206-483e-a0d1-8e83e5ffe2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=f99200d1-80d4-4c70-8db0-569a177f0e80)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138308ed-f4a8-4a75-b92a-7270fbd44de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-606656f6-775f-4f12-9431-bf6747f6480d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots returned with HTTP 202 Sep 02 16:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 529/1046] 192.168.122.38 () {62 vars in 1203 bytes} [Wed Sep 2 16:26:05 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ec65cbac-7040-4e6d-a592-1295bf907003 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138308ed-f4a8-4a75-b92a-7270fbd44de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec65cbac-7040-4e6d-a592-1295bf907003 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec65cbac-7040-4e6d-a592-1295bf907003 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec65cbac-7040-4e6d-a592-1295bf907003 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-ec65cbac-7040-4e6d-a592-1295bf907003 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (ce1a14c9-03fd-4e7d-a26b-7ea35648be90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request issued successfully. Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e12bdd13-1c86-440f-a4a5-307a55591634 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 518/1047] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:05 2026] POST /volume/v3/volumes => generated 850 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec65cbac-7040-4e6d-a592-1295bf907003 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 530/1048] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:05 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-927753338", "snapshot_id": null, "imageRef": "e472f111-64d4-45b8-b505-cfafd3b77442", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-927753338', 'snapshot_id': None, 'imageRef': 'e472f111-64d4-45b8-b505-cfafd3b77442', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume of 1 GB Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Availability Zones retrieved successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (1615ce9a-9537-44f4-b9e6-96676b46220e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e69f71-c8fd-4db5-8134-36ee0ea683ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e69f71-c8fd-4db5-8134-36ee0ea683ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e28989e8-e19b-4df6-8add-d670af4228f0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e28989e8-e19b-4df6-8add-d670af4228f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f241e0-ee66-449f-b198-a9c85bab033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-248094022"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-248094022'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume of 1 GB Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Created reservations ['ee2a9683-f623-4812-b691-aeade1c1e682', '60edc7b7-7105-4196-b5de-c243ca275105', '49729897-f020-47a1-94a2-61773112ada7', '2df2c292-29df-43cb-8359-71f974e3e359'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Availability Zones retrieved successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f241e0-ee66-449f-b198-a9c85bab033c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2a9683-f623-4812-b691-aeade1c1e682', '60edc7b7-7105-4196-b5de-c243ca275105', '49729897-f020-47a1-94a2-61773112ada7', '2df2c292-29df-43cb-8359-71f974e3e359']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c885e47-d8af-42a1-92e4-2f945b207f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (6aac78ba-71f3-472b-a1b2-669ec015efdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09da0fc7-7bb6-4352-bdff-a7182a49ae1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c885e47-d8af-42a1-92e4-2f945b207f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '607c253c-266e-43f8-8923-23957fb7a324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-927753338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['ee2a9683-f623-4812-b691-aeade1c1e682','60edc7b7-7105-4196-b5de-c243ca275105','49729897-f020-47a1-94a2-61773112ada7','2df2c292-29df-43cb-8359-71f974e3e359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=e28989e8-e19b-4df6-8add-d670af4228f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-927753338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=607c253c-266e-43f8-8923-23957fb7a324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e28989e8-e19b-4df6-8add-d670af4228f0),volume_type_id=e28989e8-e19b-4df6-8add-d670af4228f0)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1927b84-b4a8-4437-ac89-caa00c4946ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1927b84-b4a8-4437-ac89-caa00c4946ab) transitioned into state 'SUCCESS' from state '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-927753338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b5bb29a92843179a4ec5bb48b2b8e1',qos_specs=None,replication_status=,reservations=['ee2a9683-f623-4812-b691-aeade1c1e682','60edc7b7-7105-4196-b5de-c243ca275105','49729897-f020-47a1-94a2-61773112ada7','2df2c292-29df-43cb-8359-71f974e3e359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d4f3c08bcd4368b666c5a1fd923f90',volume_type_id=e28989e8-e19b-4df6-8add-d670af4228f0)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09da0fc7-7bb6-4352-bdff-a7182a49ae1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60acc105-daaf-4478-806f-f46ca1600361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b77a70-48ad-4fac-8d68-a3f9a3ea87ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60acc105-daaf-4478-806f-f46ca1600361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Flow 'volume_create_api' (1615ce9a-9537-44f4-b9e6-96676b46220e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Create volume request issued successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-595a0507-e9c1-45c7-be26-87c4c462ae1b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 519/1049] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:05 2026] POST /volume/v3/volumes => generated 851 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d1e7f7f-48b9-4e2a-b79f-3a2cfe8ee395 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 520/1050] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:06 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Created reservations ['a4ef97d5-65fa-4643-a99d-9ea9ecc6fed3', '83ec906c-4b23-493e-8e29-9d187301ceb9', '69dd9fde-24e9-4335-9bda-96194c798191', '93bd109b-b007-4ebd-9230-99fc86b5982a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b77a70-48ad-4fac-8d68-a3f9a3ea87ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ef97d5-65fa-4643-a99d-9ea9ecc6fed3', '83ec906c-4b23-493e-8e29-9d187301ceb9', '69dd9fde-24e9-4335-9bda-96194c798191', '93bd109b-b007-4ebd-9230-99fc86b5982a']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d3f36e-0be5-40df-9e9e-3b8f719ffa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d3f36e-0be5-40df-9e9e-3b8f719ffa66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1c23b0-8230-4213-ba9c-c66df39ca098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-248094022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['a4ef97d5-65fa-4643-a99d-9ea9ecc6fed3','83ec906c-4b23-493e-8e29-9d187301ceb9','69dd9fde-24e9-4335-9bda-96194c798191','93bd109b-b007-4ebd-9230-99fc86b5982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-248094022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1c23b0-8230-4213-ba9c-c66df39ca098,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fe753b-e46b-47f4-aae6-f0e230731dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da763359-61fa-4519-ace6-d35401ca0875 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da763359-61fa-4519-ace6-d35401ca0875 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da763359-61fa-4519-ace6-d35401ca0875 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da763359-61fa-4519-ace6-d35401ca0875 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-da763359-61fa-4519-ace6-d35401ca0875 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72fe753b-e46b-47f4-aae6-f0e230731dfe) transitioned into state 'SUCCESS' from state '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-248094022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['a4ef97d5-65fa-4643-a99d-9ea9ecc6fed3','83ec906c-4b23-493e-8e29-9d187301ceb9','69dd9fde-24e9-4335-9bda-96194c798191','93bd109b-b007-4ebd-9230-99fc86b5982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52151bc9-5c9d-481a-8ee8-98f58cb4007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da763359-61fa-4519-ace6-d35401ca0875 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 521/1051] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:06 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52151bc9-5c9d-481a-8ee8-98f58cb4007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (6aac78ba-71f3-472b-a1b2-669ec015efdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request issued successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c57cd95-1bf3-4c4f-8959-2bb1233eb532 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 531/1052] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:06 2026] POST /volume/v3/volumes => generated 766 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43672bd9-e095-4ebd-a295-d468f3581ba8 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 522/1053] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:06 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 834 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90a4c721-4f8f-49d9-80ee-8021547c3960 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 532/1054] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:07 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe0e423c-0ddd-4c61-b4d8-a9a5c5b74df1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2507f32c-1148-48d3-8718-4c08c5e684b0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 533/1055] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:07 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe0e423c-0ddd-4c61-b4d8-a9a5c5b74df1 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe0e423c-0ddd-4c61-b4d8-a9a5c5b74df1 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1171268669", "description": "tempest-volume-type-description-895385393", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe0e423c-0ddd-4c61-b4d8-a9a5c5b74df1 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 523/1056] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:07 2026] POST /volume/v3/types => generated 317 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7abfe4e5-6f9f-4763-823d-cab8bdb13add None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7abfe4e5-6f9f-4763-823d-cab8bdb13add tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7abfe4e5-6f9f-4763-823d-cab8bdb13add tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7abfe4e5-6f9f-4763-823d-cab8bdb13add tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7abfe4e5-6f9f-4763-823d-cab8bdb13add tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f returned with HTTP 200 Sep 02 16:26:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 534/1057] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:07 2026] GET /volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ccac3d26-ea4c-45be-8f95-d82e23b3807c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccac3d26-ea4c-45be-8f95-d82e23b3807c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] DELETE http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccac3d26-ea4c-45be-8f95-d82e23b3807c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccac3d26-ea4c-45be-8f95-d82e23b3807c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17ad3c14-ce7f-4af7-82c0-d1468e815cfc tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 524/1058] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccac3d26-ea4c-45be-8f95-d82e23b3807c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f returned with HTTP 202 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 535/1059] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:08 2026] DELETE /volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-60046008-adf6-4a25-bb52-bb57fb727668 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-60046008-adf6-4a25-bb52-bb57fb727668 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-60046008-adf6-4a25-bb52-bb57fb727668 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-60046008-adf6-4a25-bb52-bb57fb727668 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-60046008-adf6-4a25-bb52-bb57fb727668 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f returned with HTTP 404 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 525/1060] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/853a91bb-5472-4e5f-8e65-f688a6fcf96f => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d34feb5-fa03-4188-bbbe-d6bdc43697d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d34feb5-fa03-4188-bbbe-d6bdc43697d0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d34feb5-fa03-4188-bbbe-d6bdc43697d0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-261755113"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d34feb5-fa03-4188-bbbe-d6bdc43697d0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 536/1061] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:08 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7ea7035c-8f62-4b2e-b870-ed5018522ef0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ea7035c-8f62-4b2e-b870-ed5018522ef0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] POST http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ea7035c-8f62-4b2e-b870-ed5018522ef0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ea7035c-8f62-4b2e-b870-ed5018522ef0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 526/1062] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:26:08 2026] POST /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4d74de30-b302-45ca-8c67-a6849bcfe73d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d74de30-b302-45ca-8c67-a6849bcfe73d tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d74de30-b302-45ca-8c67-a6849bcfe73d tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d74de30-b302-45ca-8c67-a6849bcfe73d tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d74de30-b302-45ca-8c67-a6849bcfe73d tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 537/1063] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8adf715f-52d4-411d-a7f0-954142c18a7c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8adf715f-52d4-411d-a7f0-954142c18a7c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] PUT http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8adf715f-52d4-411d-a7f0-954142c18a7c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8adf715f-52d4-411d-a7f0-954142c18a7c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 527/1064] 192.168.122.38 () {60 vars in 1386 bytes} [Wed Sep 2 16:26:08 2026] PUT /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa => generated 122 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70721e94-7b8e-4b4e-9e6d-0694735da492 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70721e94-7b8e-4b4e-9e6d-0694735da492 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70721e94-7b8e-4b4e-9e6d-0694735da492 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70721e94-7b8e-4b4e-9e6d-0694735da492 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70721e94-7b8e-4b4e-9e6d-0694735da492 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 538/1065] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-59130b73-2b8a-4db8-9694-b5ac5cf69835 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59130b73-2b8a-4db8-9694-b5ac5cf69835 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/cipher Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59130b73-2b8a-4db8-9694-b5ac5cf69835 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59130b73-2b8a-4db8-9694-b5ac5cf69835 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59130b73-2b8a-4db8-9694-b5ac5cf69835 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/cipher returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 528/1066] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0d2cc0e5-ad71-4e79-9d1a-0d85c7b0a2ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d2cc0e5-ad71-4e79-9d1a-0d85c7b0a2ff tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] DELETE http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d2cc0e5-ad71-4e79-9d1a-0d85c7b0a2ff tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d2cc0e5-ad71-4e79-9d1a-0d85c7b0a2ff tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d2cc0e5-ad71-4e79-9d1a-0d85c7b0a2ff tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa returned with HTTP 202 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 539/1067] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:26:08 2026] DELETE /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption/1f26952d-42ef-451b-ac77-5adf86cdb1fa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a3aaf1f-0d35-4f1c-9c6e-65c082e3761e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3aaf1f-0d35-4f1c-9c6e-65c082e3761e tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3aaf1f-0d35-4f1c-9c6e-65c082e3761e tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3aaf1f-0d35-4f1c-9c6e-65c082e3761e tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3aaf1f-0d35-4f1c-9c6e-65c082e3761e tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 529/1068] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ab03fe5-0abd-4b6c-90f1-b519424f4ae0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ab03fe5-0abd-4b6c-90f1-b519424f4ae0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ab03fe5-0abd-4b6c-90f1-b519424f4ae0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ab03fe5-0abd-4b6c-90f1-b519424f4ae0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ab03fe5-0abd-4b6c-90f1-b519424f4ae0 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 540/1069] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0083787c-5242-4e9a-8701-2e0b8ed739d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0083787c-5242-4e9a-8701-2e0b8ed739d5 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] DELETE http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0083787c-5242-4e9a-8701-2e0b8ed739d5 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0083787c-5242-4e9a-8701-2e0b8ed739d5 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0083787c-5242-4e9a-8701-2e0b8ed739d5 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 returned with HTTP 202 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 530/1070] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:08 2026] DELETE /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-910a36f2-ed2b-4683-9ebf-b2e6b54a0992 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-910a36f2-ed2b-4683-9ebf-b2e6b54a0992 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-910a36f2-ed2b-4683-9ebf-b2e6b54a0992 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-910a36f2-ed2b-4683-9ebf-b2e6b54a0992 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-910a36f2-ed2b-4683-9ebf-b2e6b54a0992 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 returned with HTTP 404 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 541/1071] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/a8460677-4521-485d-8f43-0564a2a8d938 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ba5cdd4d-1662-4db1-935c-fe8723bbbb66 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba5cdd4d-1662-4db1-935c-fe8723bbbb66 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba5cdd4d-1662-4db1-935c-fe8723bbbb66 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba5cdd4d-1662-4db1-935c-fe8723bbbb66 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba5cdd4d-1662-4db1-935c-fe8723bbbb66 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 531/1072] 192.168.122.38 () {58 vars in 1110 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types => generated 1703 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-26cbd81e-3dbd-4c5b-8d36-4ddf041c18d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26cbd81e-3dbd-4c5b-8d36-4ddf041c18d8 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-26cbd81e-3dbd-4c5b-8d36-4ddf041c18d8 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-239981571"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26cbd81e-3dbd-4c5b-8d36-4ddf041c18d8 tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 542/1073] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:08 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a6ce50df-3509-492d-ad03-e95deea1fbad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6ce50df-3509-492d-ad03-e95deea1fbad tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] PUT http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a6ce50df-3509-492d-ad03-e95deea1fbad tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1464044443", "description": "tempest-volume-type-description-126818647", "is_public": false}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6ce50df-3509-492d-ad03-e95deea1fbad tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 532/1074] 192.168.122.38 () {60 vars in 1242 bytes} [Wed Sep 2 16:26:08 2026] PUT /volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df => generated 204 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cacec24b-e45a-4af4-a9f0-828446031cac None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cacec24b-e45a-4af4-a9f0-828446031cac tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cacec24b-e45a-4af4-a9f0-828446031cac tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cacec24b-e45a-4af4-a9f0-828446031cac tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e576415c-8f6b-4cb5-84fa-8d8fda9937ff tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 543/1075] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cacec24b-e45a-4af4-a9f0-828446031cac tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 533/1076] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df => generated 268 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1651a6dc-c3c5-4c3b-9dbe-acc06cba82cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1651a6dc-c3c5-4c3b-9dbe-acc06cba82cf tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] DELETE http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1651a6dc-c3c5-4c3b-9dbe-acc06cba82cf tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1651a6dc-c3c5-4c3b-9dbe-acc06cba82cf tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dad69877-2939-4dc9-b837-b9ab7db92488 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dad69877-2939-4dc9-b837-b9ab7db92488 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dad69877-2939-4dc9-b837-b9ab7db92488 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dad69877-2939-4dc9-b837-b9ab7db92488 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-dad69877-2939-4dc9-b837-b9ab7db92488 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1651a6dc-c3c5-4c3b-9dbe-acc06cba82cf tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df returned with HTTP 202 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 544/1077] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:08 2026] DELETE /volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-66a461b3-7e8b-46f7-aa42-e2797aaf2b0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dad69877-2939-4dc9-b837-b9ab7db92488 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 534/1078] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66a461b3-7e8b-46f7-aa42-e2797aaf2b0c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] GET http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66a461b3-7e8b-46f7-aa42-e2797aaf2b0c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66a461b3-7e8b-46f7-aa42-e2797aaf2b0c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66a461b3-7e8b-46f7-aa42-e2797aaf2b0c tempest-VolumeTypesTest-1213737908 tempest-VolumeTypesTest-1213737908-project-admin] http://192.168.122.38/volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df returned with HTTP 404 Sep 02 16:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 545/1079] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:08 2026] GET /volume/v3/types/5d45b4f8-bb87-4848-9995-9a2cae8c54df => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d3f8486-bf7e-471f-92ff-e6e865baab17 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 535/1080] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:09 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ba9361f-87d7-484a-92f7-9872e566b40b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ba9361f-87d7-484a-92f7-9872e566b40b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ba9361f-87d7-484a-92f7-9872e566b40b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ba9361f-87d7-484a-92f7-9872e566b40b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ba9361f-87d7-484a-92f7-9872e566b40b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ba9361f-87d7-484a-92f7-9872e566b40b tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 546/1081] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:09 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 943 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ca4ee48-4c6d-46c1-adfa-a1c03e70606f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 536/1082] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:09 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3766c9e7-9059-4edd-8cbb-d184f4e9eac0 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 547/1083] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:10 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d64e972c-4d86-492d-a432-da76714194d0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d64e972c-4d86-492d-a432-da76714194d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d64e972c-4d86-492d-a432-da76714194d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d64e972c-4d86-492d-a432-da76714194d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d64e972c-4d86-492d-a432-da76714194d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d64e972c-4d86-492d-a432-da76714194d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0611941-4bde-4ab4-a168-732f2ddd95bc tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 537/1084] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:10 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 943 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 548/1085] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:10 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-620919b5-be87-495a-96a9-a9f0d9642239 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-620919b5-be87-495a-96a9-a9f0d9642239 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-620919b5-be87-495a-96a9-a9f0d9642239 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-620919b5-be87-495a-96a9-a9f0d9642239 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-620919b5-be87-495a-96a9-a9f0d9642239 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-620919b5-be87-495a-96a9-a9f0d9642239 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 538/1086] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:11 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-572137a1-24e7-48b7-be9d-67da529b9758 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-572137a1-24e7-48b7-be9d-67da529b9758 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-572137a1-24e7-48b7-be9d-67da529b9758 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-572137a1-24e7-48b7-be9d-67da529b9758 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-572137a1-24e7-48b7-be9d-67da529b9758 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-572137a1-24e7-48b7-be9d-67da529b9758 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 549/1087] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab87a4e9-c770-45f6-af4f-be0b5eabc7a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 539/1088] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1001 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /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 02 16:26:12 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3810cbb9-bea5-462a-b624-0337a5f4e381 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 550/1089] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f0c8dc40-4d22-4802-9bdb-0613113aa31f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 540/1090] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-563f12a5-ec7f-4563-9ced-ff820f745aa7 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 551/1091] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group_snapshot with id: c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /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 02 16:26:12 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f81b3da-f2bc-42de-9ca7-1d61a7ea1c8f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 202 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 541/1092] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:26:12 2026] DELETE /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a0cd44e9-4331-455c-a001-9cd245167b8a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /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 02 16:26:12 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:12 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a42dcc6c-38f2-48f6-a8e1-69c3b1326e3a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 552/1093] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:12 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cce95a6d-bf35-4c72-a9a2-a17261e2df54 req-a0c4d541-000b-4ad9-87d8-81c549f19de6 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 553/1094] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1556139242"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1556139242'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume of 1 GB Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Availability Zones retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0cd44e9-4331-455c-a001-9cd245167b8a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 542/1095] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (98fbe32a-a1b3-4a00-81ce-7fb0ce7b3c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80058a4-1ba1-4ac2-bbb3-9755759fd98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-85530484-b951-4009-aa3e-e1a2975a9877 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /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 02 16:26:12 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-85530484-b951-4009-aa3e-e1a2975a9877 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 543/1096] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc6f77fa-5197-4d1d-a217-f4a8919f6270 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 200 Sep 02 16:26:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 544/1097] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80058a4-1ba1-4ac2-bbb3-9755759fd98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07acae2f-1bd6-4cf1-9df0-4cf868288ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Created reservations ['98ae716f-15c4-4b15-ae4e-cb067fd56e1b', '28de05aa-3859-4e78-bc04-99519ed0f6ac', 'b12841f5-23d5-481d-9adb-c68f9ad40d57', '98cab036-dae3-4286-b12e-315200f2b739'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07acae2f-1bd6-4cf1-9df0-4cf868288ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ae716f-15c4-4b15-ae4e-cb067fd56e1b', '28de05aa-3859-4e78-bc04-99519ed0f6ac', 'b12841f5-23d5-481d-9adb-c68f9ad40d57', '98cab036-dae3-4286-b12e-315200f2b739']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d6f743-eb09-4e6f-b119-f58e28ca05f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d6f743-eb09-4e6f-b119-f58e28ca05f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a7ba95-e210-43c9-b7bc-f54febbb5bc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1556139242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['98ae716f-15c4-4b15-ae4e-cb067fd56e1b','28de05aa-3859-4e78-bc04-99519ed0f6ac','b12841f5-23d5-481d-9adb-c68f9ad40d57','98cab036-dae3-4286-b12e-315200f2b739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1556139242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a7ba95-e210-43c9-b7bc-f54febbb5bc5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d26f90d-ed34-474c-bfb9-cd4fd9eb63e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d26f90d-ed34-474c-bfb9-cd4fd9eb63e9) transitioned into state 'SUCCESS' from state '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-1556139242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['98ae716f-15c4-4b15-ae4e-cb067fd56e1b','28de05aa-3859-4e78-bc04-99519ed0f6ac','b12841f5-23d5-481d-9adb-c68f9ad40d57','98cab036-dae3-4286-b12e-315200f2b739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605e35ae-7f07-4f42-a365-6b6d3dcdf9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605e35ae-7f07-4f42-a365-6b6d3dcdf9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (98fbe32a-a1b3-4a00-81ce-7fb0ce7b3c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request issued successfully. Sep 02 16:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e705b4a2-1845-40af-9cfd-202f6ba920c1 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 554/1098] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:12 2026] POST /volume/v3/volumes => generated 767 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a7946d5-3a2e-41b9-90f4-dfa289cd603e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 545/1099] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:12 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 835 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93441620-8b5a-4b12-874e-eeb41f6b9f8e tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 555/1100] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:13 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1001 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fc60b73-af32-4feb-91a4-9cd2bdad2ba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 200 Sep 02 16:26:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 546/1101] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:13 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Get all volumes completed successfully. Sep 02 16:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e6e698c-dc1d-4fdd-89c6-a4329f479e41 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:26:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 556/1102] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:26:13 2026] GET /volume/v3/volumes => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1706687787"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1706687787'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume of 1 GB Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Availability Zones retrieved successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (e67a10fa-ab02-40cb-8ad1-ccbe68ddf8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b655217-6683-4cda-b44f-9fa3ff2e214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1af7cc8f-49b7-4cbb-8c5b-07a33afe292d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 557/1103] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:14 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b655217-6683-4cda-b44f-9fa3ff2e214b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9698be23-53ae-453a-b7ac-e037e91c5ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Created reservations ['22f87c99-dd30-48d7-b281-dd81b35f1672', 'd2059e70-c46b-4621-8546-088d89d0e04c', '4e1c3be2-07c1-42f0-b891-4e5f87757386', '205d438d-f7eb-4402-87ea-e7bcea87532e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9698be23-53ae-453a-b7ac-e037e91c5ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f87c99-dd30-48d7-b281-dd81b35f1672', 'd2059e70-c46b-4621-8546-088d89d0e04c', '4e1c3be2-07c1-42f0-b891-4e5f87757386', '205d438d-f7eb-4402-87ea-e7bcea87532e']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0341322d-0e36-4f9f-a9eb-83978d6881a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fa92202-f5c3-4861-ab08-6e63fa635741 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 558/1104] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:14 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1004 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0341322d-0e36-4f9f-a9eb-83978d6881a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15149fe0-10ff-48a6-abfd-23a7cf541746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1706687787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['22f87c99-dd30-48d7-b281-dd81b35f1672','d2059e70-c46b-4621-8546-088d89d0e04c','4e1c3be2-07c1-42f0-b891-4e5f87757386','205d438d-f7eb-4402-87ea-e7bcea87532e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1706687787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15149fe0-10ff-48a6-abfd-23a7cf541746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1679a83a18684b2da46c522ed9447a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4274b3-08a0-4917-a6e9-3c89e6b40ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4274b3-08a0-4917-a6e9-3c89e6b40ce2) transitioned into state 'SUCCESS' from state '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-1706687787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['22f87c99-dd30-48d7-b281-dd81b35f1672','d2059e70-c46b-4621-8546-088d89d0e04c','4e1c3be2-07c1-42f0-b891-4e5f87757386','205d438d-f7eb-4402-87ea-e7bcea87532e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bb5137-6bb2-4a6a-b5a6-a604da410640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bb5137-6bb2-4a6a-b5a6-a604da410640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (e67a10fa-ab02-40cb-8ad1-ccbe68ddf8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request issued successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4a1fe53-f71b-4d15-b8b6-7f1a3ab24c53 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 547/1105] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:26:14 2026] POST /volume/v3/volumes => generated 762 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-114c50af-3fbc-4451-b5d9-ff4d9a86b196 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 559/1106] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:14 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 830 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-eeaed181-5245-4a6c-9ff7-ba806552578f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eeaed181-5245-4a6c-9ff7-ba806552578f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eeaed181-5245-4a6c-9ff7-ba806552578f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eeaed181-5245-4a6c-9ff7-ba806552578f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-eeaed181-5245-4a6c-9ff7-ba806552578f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eeaed181-5245-4a6c-9ff7-ba806552578f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 200 Sep 02 16:26:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 548/1107] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:14 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61681912-abee-4356-8753-1eba64fb6dd9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61681912-abee-4356-8753-1eba64fb6dd9 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61681912-abee-4356-8753-1eba64fb6dd9 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61681912-abee-4356-8753-1eba64fb6dd9 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61681912-abee-4356-8753-1eba64fb6dd9 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61681912-abee-4356-8753-1eba64fb6dd9 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 560/1108] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6dea53eb-5014-4fbf-975e-03d311499175 req-b44a658e-5987-49e3-95fc-f230cc6cc334 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 549/1109] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-977cb125-25d3-4228-aa73-318dbc8996a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1013398826"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1013398826'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume of 1 GB Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Availability Zones retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (b5a1bf05-6925-410b-89e2-488dee0170b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7ccc92-b5af-41fe-9fff-cae6b442a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7ccc92-b5af-41fe-9fff-cae6b442a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc13ff9-c63e-4d65-b313-e400c2d93c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53b14e07-606d-48de-97f2-9066cbdff7f1 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 550/1110] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1004 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Created reservations ['b1061e34-0f7c-4c9a-a0ec-fc2719f83d06', 'b69be1d9-647c-4a6f-83ae-86153643e254', '3329c9f6-82df-479d-adaf-1873218be868', '02b1ad1d-a952-45d7-a787-047bd771557c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc13ff9-c63e-4d65-b313-e400c2d93c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1061e34-0f7c-4c9a-a0ec-fc2719f83d06', 'b69be1d9-647c-4a6f-83ae-86153643e254', '3329c9f6-82df-479d-adaf-1873218be868', '02b1ad1d-a952-45d7-a787-047bd771557c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782a116b-44d8-4a8d-b80b-2c84634b0478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782a116b-44d8-4a8d-b80b-2c84634b0478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6627f75a-bdd9-40ce-b50c-72ba0845db08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1013398826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['b1061e34-0f7c-4c9a-a0ec-fc2719f83d06','b69be1d9-647c-4a6f-83ae-86153643e254','3329c9f6-82df-479d-adaf-1873218be868','02b1ad1d-a952-45d7-a787-047bd771557c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1013398826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6627f75a-bdd9-40ce-b50c-72ba0845db08,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6658f535-39a5-4f23-8ad5-0a2cc4de3662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0cdce240-e52b-436b-b6c0-8e6c58f32a5a tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 551/1111] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6658f535-39a5-4f23-8ad5-0a2cc4de3662) transitioned into state 'SUCCESS' from state '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-1013398826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a62e3ebd72948589f8b7c5a5ceb6ad9',qos_specs=None,replication_status=,reservations=['b1061e34-0f7c-4c9a-a0ec-fc2719f83d06','b69be1d9-647c-4a6f-83ae-86153643e254','3329c9f6-82df-479d-adaf-1873218be868','02b1ad1d-a952-45d7-a787-047bd771557c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31923f2b716a4ae09e089f3b3a77ed34',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62346c8c-fe32-4a55-a4f6-f4d1fc5d1651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62346c8c-fe32-4a55-a4f6-f4d1fc5d1651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Flow 'volume_create_api' (b5a1bf05-6925-410b-89e2-488dee0170b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Create volume request issued successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-977cb125-25d3-4228-aa73-318dbc8996a5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 561/1112] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:15 2026] POST /volume/v3/volumes => generated 767 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c310005e-969b-41d6-ae76-563f63253766 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c310005e-969b-41d6-ae76-563f63253766 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c310005e-969b-41d6-ae76-563f63253766 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c310005e-969b-41d6-ae76-563f63253766 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c310005e-969b-41d6-ae76-563f63253766 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6f1322f-f95b-4c16-ae45-c390d4dc6e40 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 552/1113] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c310005e-969b-41d6-ae76-563f63253766 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 200 Sep 02 16:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 562/1114] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:15 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a28897a-27bb-48d0-a35c-12274dadd2d7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 553/1115] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1004 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6381b148-6825-4230-a460-d4b5fdce3a34 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6381b148-6825-4230-a460-d4b5fdce3a34 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6381b148-6825-4230-a460-d4b5fdce3a34 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6381b148-6825-4230-a460-d4b5fdce3a34 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6381b148-6825-4230-a460-d4b5fdce3a34 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6381b148-6825-4230-a460-d4b5fdce3a34 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 563/1116] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2515da5c-354b-47b5-b4ee-369ed6365aff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2515da5c-354b-47b5-b4ee-369ed6365aff tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2515da5c-354b-47b5-b4ee-369ed6365aff tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2515da5c-354b-47b5-b4ee-369ed6365aff tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2515da5c-354b-47b5-b4ee-369ed6365aff tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2515da5c-354b-47b5-b4ee-369ed6365aff tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 554/1117] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26190b64-f9be-430a-8571-214f06bb2508 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c7db57c-7ef4-4097-967b-76fdac17e403 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26190b64-f9be-430a-8571-214f06bb2508 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26190b64-f9be-430a-8571-214f06bb2508 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26190b64-f9be-430a-8571-214f06bb2508 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c7db57c-7ef4-4097-967b-76fdac17e403 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c7db57c-7ef4-4097-967b-76fdac17e403 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c7db57c-7ef4-4097-967b-76fdac17e403 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c7db57c-7ef4-4097-967b-76fdac17e403 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 returned with HTTP 404 Sep 02 16:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 564/1118] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/snapshots/5e23059b-15af-466d-869f-05819d7b3aa7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1722079811"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1722079811'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume of 1 GB Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-26190b64-f9be-430a-8571-214f06bb2508 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Availability Zones retrieved successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26190b64-f9be-430a-8571-214f06bb2508 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 200 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 555/1119] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-504d954a-aff7-4ea9-b597-a5b95db238d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-504d954a-aff7-4ea9-b597-a5b95db238d5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-504d954a-aff7-4ea9-b597-a5b95db238d5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-504d954a-aff7-4ea9-b597-a5b95db238d5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (9ba7010f-36d0-484b-ae6e-fe866a7661ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-504d954a-aff7-4ea9-b597-a5b95db238d5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa returned with HTTP 404 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 556/1120] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/snapshots/bcdca36e-e776-478f-bc4f-a156905b46fa => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f30175b-2844-42a3-b295-5b6319675fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-69a96e41-d8a3-4df5-9fac-570d301c941a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69a96e41-d8a3-4df5-9fac-570d301c941a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69a96e41-d8a3-4df5-9fac-570d301c941a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69a96e41-d8a3-4df5-9fac-570d301c941a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-69a96e41-d8a3-4df5-9fac-570d301c941a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69a96e41-d8a3-4df5-9fac-570d301c941a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 404 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 557/1121] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for member c5598c4d-1d89-416c-b6e6-1f69927184fa {{(pid=86750) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group_snapshot with id: c5598c4d-1d89-416c-b6e6-1f69927184fa Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ddd4b8d2-b3c5-4b28-831f-2f20f8e5371a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa returned with HTTP 404 Sep 02 16:26:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 558/1122] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:26:16 2026] DELETE /volume/v3/group_snapshots/c5598c4d-1d89-416c-b6e6-1f69927184fa => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:26:16 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:16 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f30175b-2844-42a3-b295-5b6319675fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d12587-a2fc-4b43-baf7-1fd491fece72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:17 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Created reservations ['a7d438f2-2ebc-41c1-9829-5ab25278dbe9', 'd4d22a70-c3e2-4271-8aef-99e888cd31de', 'fe9ea431-e68e-4d78-b785-e4630fa6a2e5', 'a904ed75-c148-42d3-821f-175e3096fcbc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d12587-a2fc-4b43-baf7-1fd491fece72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d438f2-2ebc-41c1-9829-5ab25278dbe9', 'd4d22a70-c3e2-4271-8aef-99e888cd31de', 'fe9ea431-e68e-4d78-b785-e4630fa6a2e5', 'a904ed75-c148-42d3-821f-175e3096fcbc']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d71b885-597e-4042-b098-8e3f6ca5f0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=651,cinder:UPDATE=143,cinder:INSERT=90 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed8e4a09-9f02-4c03-bc98-980fc9db108a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 559/1123] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:16 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d71b885-597e-4042-b098-8e3f6ca5f0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1722079811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['a7d438f2-2ebc-41c1-9829-5ab25278dbe9','d4d22a70-c3e2-4271-8aef-99e888cd31de','fe9ea431-e68e-4d78-b785-e4630fa6a2e5','a904ed75-c148-42d3-821f-175e3096fcbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1722079811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1679a83a18684b2da46c522ed9447a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dbf245-bf71-4393-a1eb-e4f09e9b1273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b/action Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for group 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group with id: 91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /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 02 16:26:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dbf245-bf71-4393-a1eb-e4f09e9b1273) transitioned into state 'SUCCESS' from state '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-1722079811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['a7d438f2-2ebc-41c1-9829-5ab25278dbe9','d4d22a70-c3e2-4271-8aef-99e888cd31de','fe9ea431-e68e-4d78-b785-e4630fa6a2e5','a904ed75-c148-42d3-821f-175e3096fcbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ade2569-6d9b-4861-b288-e47f78f56ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /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 02 16:26:17 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ade2569-6d9b-4861-b288-e47f78f56ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (9ba7010f-36d0-484b-ae6e-fe866a7661ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request issued successfully. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec3a9da6-c1b4-4ad9-bcef-cb2cda661f26 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 565/1124] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:26:16 2026] POST /volume/v3/volumes => generated 762 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89b1d33a-ccd6-468b-a313-ed69fe2feb1b tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b/action returned with HTTP 202 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 560/1125] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:17 2026] POST /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c347a3c-5cb8-447b-8847-7799a1178bd2 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 566/1126] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:17 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:17 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6569cfc9-2a1b-4596-8cbf-1b0d8cfe399f tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 200 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 561/1127] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:17 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 919 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0539d101-00ad-4175-8dfd-ef9d55f03dd6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 567/1128] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:17 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1004 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-19c187eb-42fd-47ae-b946-654916930b50 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19c187eb-42fd-47ae-b946-654916930b50 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19c187eb-42fd-47ae-b946-654916930b50 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19c187eb-42fd-47ae-b946-654916930b50 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-19c187eb-42fd-47ae-b946-654916930b50 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19c187eb-42fd-47ae-b946-654916930b50 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 200 Sep 02 16:26:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 562/1129] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:17 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-cdb61ee0-4f6b-462b-8eae-c7d8ddbab150 req-66b2253e-a7e3-4068-abb5-236070eb8299 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 568/1130] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:17 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=696,cinder:UPDATE=136,cinder:DELETE=3,cinder:INSERT=81 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-c7f3a12a-33b6-4d83-93c3-48e9df3bf477 req-d243e3d8-1180-45a6-ac67-c4a3cace390a tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 563/1131] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c9756ca-b938-4524-bd45-de7a382f30d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 569/1132] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-87218793-26d2-4f7f-b50e-ef9cab3eab15 req-e9d64991-2517-45ee-ad6f-20658f852020 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 564/1133] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e5835e2e-5533-4720-91d3-4601c05088a6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-1ec37e89-c98f-44bd-84cb-209677bf9905 req-c78e3663-10a6-4c63-bc5e-4d20ccbeaff3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 570/1134] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:18 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-df356621-ce3b-4b3b-8eff-383fcb9722ff req-a93bda96-470d-4432-acac-121522630f3e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 571/1135] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e5835e2e-5533-4720-91d3-4601c05088a6 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 565/1136] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-472da230-c9e8-41b9-92e1-5f7417fd7ff4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 572/1137] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1255 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /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 02 16:26:18 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcea2fd1-8309-4f26-894f-a1f1461da9d8 req-0e003b4c-cfdf-47bb-b76a-3dd8788e2660 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 566/1138] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d8398ff1-7487-4908-b7c6-de95d766c50c req-290b32e7-7913-4a7e-b375-0fd1e5c72f92 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 573/1139] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93c4d4b2-5bf1-4fc4-8c4e-8ef9413ca73f req-e1349734-f161-4855-bbcb-7954d2c6149d tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 567/1140] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-24556c6b-2c65-4c1b-9232-e944741161a7 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 574/1141] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1255 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] Get all volumes completed successfully. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b18703d8-0056-4fa4-b42f-c84140683ba4 req-5142ee90-1fa3-4e4e-986e-c54de93e40c3 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 568/1142] 192.168.122.38 () {60 vars in 1392 bytes} [Wed Sep 2 16:26:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume with id: 6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume request issued successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d37850fd-9c18-402e-b144-fb95d76bc8b5 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 202 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 575/1143] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:19 2026] DELETE /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-81c50584-ea5e-4d60-8edb-4925bc022e02 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 569/1144] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-487ccda4-9ec8-4b8f-b519-63e2460f1dca tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 576/1145] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-588487ad-8890-4016-9f4b-35b433f997db None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-588487ad-8890-4016-9f4b-35b433f997db tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-588487ad-8890-4016-9f4b-35b433f997db tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-588487ad-8890-4016-9f4b-35b433f997db tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-588487ad-8890-4016-9f4b-35b433f997db tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-588487ad-8890-4016-9f4b-35b433f997db tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 570/1146] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1607477105"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1607477105'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume of 1 GB Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Availability Zones retrieved successfully. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-461a98ce-6a5b-423d-b4bc-9c5e5ff331e6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 577/1147] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1255 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e77bce8-d193-458a-9df6-1a17cafd48c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e77bce8-d193-458a-9df6-1a17cafd48c7 None None] GET http://192.168.122.38/volume// Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e77bce8-d193-458a-9df6-1a17cafd48c7 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e77bce8-d193-458a-9df6-1a17cafd48c7 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e77bce8-d193-458a-9df6-1a17cafd48c7 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 578/1148] 192.168.122.38 () {58 vars in 1303 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (ee99d9c3-f0f5-4323-b2ad-b6ebe85273c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-0d1bc194-c20c-4c47-b4a3-485d6e84263d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bff0667-6f7f-4049-a1f5-aa646e472b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-0d1bc194-c20c-4c47-b4a3-485d6e84263d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-0d1bc194-c20c-4c47-b4a3-485d6e84263d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "607c253c-266e-43f8-8923-23957fb7a324", "connector": null, "instance_uuid": "5e56dbeb-2863-4aee-af93-7a2b49e5d474"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bff0667-6f7f-4049-a1f5-aa646e472b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66123f14-d849-4058-9e88-4ccbfc0861c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-0d1bc194-c20c-4c47-b4a3-485d6e84263d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 579/1149] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:26:19 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68781da3-4323-45ad-b190-fe30e530d6e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68781da3-4323-45ad-b190-fe30e530d6e0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68781da3-4323-45ad-b190-fe30e530d6e0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68781da3-4323-45ad-b190-fe30e530d6e0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68781da3-4323-45ad-b190-fe30e530d6e0 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 returned with HTTP 404 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 580/1150] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/144004a3-e4fb-4d14-85bb-242a8d8f6198 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28f13f9d-7870-4dfe-9b9d-845ef726433c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28f13f9d-7870-4dfe-9b9d-845ef726433c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28f13f9d-7870-4dfe-9b9d-845ef726433c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28f13f9d-7870-4dfe-9b9d-845ef726433c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28f13f9d-7870-4dfe-9b9d-845ef726433c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 returned with HTTP 404 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 581/1151] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/volumes/cbd5cb59-c3bb-472a-93b8-21c69d5e1407 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 91f41d47-472f-423a-807c-686df07ec28b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Created reservations ['838583ca-d7b4-4899-8fcb-2b7c4f491846', '1e9c9740-0243-42d2-ab86-501783781097', 'c4b3c8df-f998-4cb6-af22-f7071f9adc8a', '30c7e235-7a3d-4137-9d94-95b0e6ab301c'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e894e804-89b3-42e3-86e4-c7c2e5c1d135 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b returned with HTTP 404 Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66123f14-d849-4058-9e88-4ccbfc0861c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['838583ca-d7b4-4899-8fcb-2b7c4f491846', '1e9c9740-0243-42d2-ab86-501783781097', 'c4b3c8df-f998-4cb6-af22-f7071f9adc8a', '30c7e235-7a3d-4137-9d94-95b0e6ab301c']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 582/1152] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:19 2026] GET /volume/v3/groups/91f41d47-472f-423a-807c-686df07ec28b => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d860d31d-6c6f-4951-8ac1-1dea896f8287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a3a7464-cf9a-465e-a462-c9498d7a7db7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a3a7464-cf9a-465e-a462-c9498d7a7db7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/53470815-75b9-4c17-9ba1-7ef35fe5464e Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a3a7464-cf9a-465e-a462-c9498d7a7db7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a3a7464-cf9a-465e-a462-c9498d7a7db7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a3a7464-cf9a-465e-a462-c9498d7a7db7 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types/53470815-75b9-4c17-9ba1-7ef35fe5464e returned with HTTP 202 Sep 02 16:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 583/1153] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:26:19 2026] DELETE /volume/v3/group_types/53470815-75b9-4c17-9ba1-7ef35fe5464e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f12bddd2-0a62-486e-be0c-d32c457752b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f12bddd2-0a62-486e-be0c-d32c457752b5 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f12bddd2-0a62-486e-be0c-d32c457752b5 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f12bddd2-0a62-486e-be0c-d32c457752b5 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d860d31d-6c6f-4951-8ac1-1dea896f8287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6001c2c-b428-483b-8e9c-edec824fb43f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1607477105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['838583ca-d7b4-4899-8fcb-2b7c4f491846','1e9c9740-0243-42d2-ab86-501783781097','c4b3c8df-f998-4cb6-af22-f7071f9adc8a','30c7e235-7a3d-4137-9d94-95b0e6ab301c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1607477105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6001c2c-b428-483b-8e9c-edec824fb43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1679a83a18684b2da46c522ed9447a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ebbe41a-f649-40c8-8680-4f2274ca24b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ebbe41a-f649-40c8-8680-4f2274ca24b0) transitioned into state 'SUCCESS' from state '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-1607477105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1679a83a18684b2da46c522ed9447a85',qos_specs=None,replication_status=,reservations=['838583ca-d7b4-4899-8fcb-2b7c4f491846','1e9c9740-0243-42d2-ab86-501783781097','c4b3c8df-f998-4cb6-af22-f7071f9adc8a','30c7e235-7a3d-4137-9d94-95b0e6ab301c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa06e385dc74eaaa1a90f09b5a89d8c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4695e845-06d7-452f-82fe-84f0bc3ca799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f12bddd2-0a62-486e-be0c-d32c457752b5 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc returned with HTTP 202 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 584/1154] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:19 2026] DELETE /volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0ffe7e1-2f95-4c83-867e-064983825c53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0ffe7e1-2f95-4c83-867e-064983825c53 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] GET http://192.168.122.38/volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0ffe7e1-2f95-4c83-867e-064983825c53 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0ffe7e1-2f95-4c83-867e-064983825c53 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0ffe7e1-2f95-4c83-867e-064983825c53 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc returned with HTTP 404 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 585/1155] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:20 2026] GET /volume/v3/types/21033887-86b5-4d60-a635-f9ad6411ecfc => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4695e845-06d7-452f-82fe-84f0bc3ca799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Flow 'volume_create_api' (ee99d9c3-f0f5-4323-b2ad-b6ebe85273c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Create volume request issued successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64b016d9-1e16-4c77-b31e-fac9e6d43eb4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c64e0991-234b-4245-9d8a-8ab6e5552288 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 571/1156] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:26:19 2026] POST /volume/v3/volumes => generated 762 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64b016d9-1e16-4c77-b31e-fac9e6d43eb4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64b016d9-1e16-4c77-b31e-fac9e6d43eb4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-70208002"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64b016d9-1e16-4c77-b31e-fac9e6d43eb4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 586/1157] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:20 2026] POST /volume/v3/types => generated 222 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf400d9f-8ec3-4f62-8e80-3ff73f037bcc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf400d9f-8ec3-4f62-8e80-3ff73f037bcc tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf400d9f-8ec3-4f62-8e80-3ff73f037bcc tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1033111398"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a91a9d40-cbc0-4ae8-a429-0e4ab946d018 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 572/1158] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:20 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 830 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e6df835d-fe02-47a3-8164-8b5212ed1503 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf400d9f-8ec3-4f62-8e80-3ff73f037bcc tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 587/1159] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:26:20 2026] POST /volume/v3/group_types => generated 181 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6df835d-fe02-47a3-8164-8b5212ed1503 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e6df835d-fe02-47a3-8164-8b5212ed1503 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "11b85e27-045a-4c88-af16-1a08373330ab", "volume_types": ["4ea497aa-238d-4788-bc6f-339e11892bc2"], "name": "tempest-GroupSnapshotsTest-Group-1436742074"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e6df835d-fe02-47a3-8164-8b5212ed1503 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group {'group': {'group_type': '11b85e27-045a-4c88-af16-1a08373330ab', 'volume_types': ['4ea497aa-238d-4788-bc6f-339e11892bc2'], 'name': 'tempest-GroupSnapshotsTest-Group-1436742074'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group tempest-GroupSnapshotsTest-Group-1436742074. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6df835d-fe02-47a3-8164-8b5212ed1503 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 returned with HTTP 404 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 573/1160] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:20 2026] GET /volume/v3/volumes/6627f75a-bdd9-40ce-b50c-72ba0845db08 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-17222737-9c2d-4a08-93c6-97097d9c153e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] DELETE http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume with id: 92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['2232110d-8b50-410b-bcb8-a3430a581730'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume request issued successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-17222737-9c2d-4a08-93c6-97097d9c153e tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 202 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 574/1161] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:20 2026] DELETE /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1bade9a-5d05-48d7-8000-dd58a2b6f2e5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 588/1162] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:26:20 2026] POST /volume/v3/groups => generated 112 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9ace326-20bd-4264-a71e-24e4f6b769f2 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b03e8c41-dd23-4297-89e5-7cb9be3f5673 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 575/1163] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:20 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:20 devstack devstack@c-api.service[86751]: /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 02 16:26:20 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23d01fcb-530e-4dd8-a45b-ddee94f49e2d tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 returned with HTTP 200 Sep 02 16:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 589/1164] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:20 2026] GET /volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c0bf99b-66a7-4fe7-99cd-61f4fa9c159b tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 576/1165] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:21 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4d3f99b0-08a9-4d65-b7e8-1e000447d075 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d3f99b0-08a9-4d65-b7e8-1e000447d075 None None] GET http://192.168.122.38/volume// Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d3f99b0-08a9-4d65-b7e8-1e000447d075 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d3f99b0-08a9-4d65-b7e8-1e000447d075 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d3f99b0-08a9-4d65-b7e8-1e000447d075 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 577/1166] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:26:21 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e965f0b2-e153-4e63-ab42-bc9dbe9a35ca tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 200 Sep 02 16:26:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 590/1167] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:21 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b03e8c41-dd23-4297-89e5-7cb9be3f5673 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /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 02 16:26:21 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b36132d-f2bc-4113-851e-abd5a4ed4535 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 returned with HTTP 200 Sep 02 16:26:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 578/1168] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:21 2026] GET /volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-4ee7a164-2c49-4c91-93ff-61cad6a8e93f tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:26:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 591/1169] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:26:21 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1435 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1094068575", "volume_type": "4ea497aa-238d-4788-bc6f-339e11892bc2", "group_id": "b03e8c41-dd23-4297-89e5-7cb9be3f5673", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1094068575', 'volume_type': '4ea497aa-238d-4788-bc6f-339e11892bc2', 'group_id': 'b03e8c41-dd23-4297-89e5-7cb9be3f5673', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume of 1 GB Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /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 02 16:26:21 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Availability Zones retrieved successfully. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (da39d748-142f-4c26-a772-6a1c17e76853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1343dee-d539-4a6c-8165-7516cb86c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1343dee-d539-4a6c-8165-7516cb86c936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ea497aa-238d-4788-bc6f-339e11892bc2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-70208002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ea497aa-238d-4788-bc6f-339e11892bc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b03e8c41-dd23-4297-89e5-7cb9be3f5673', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79ea886-04b4-4c94-9465-89245c9043ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] PUT http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Acquiring lock "cinder-attachment_update-607c253c-266e-43f8-8923-23957fb7a324-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-607c253c-266e-43f8-8923-23957fb7a324-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-70208002 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-70208002, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:21 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-70208002 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-70208002, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['e043c153-0be2-4a04-9b83-0d0cd6d5e970', '94310f59-5d19-4bcf-b0ce-3b69485ebb5f', '55aaba90-7ccc-4d24-a275-bf19b5fcfbb6', 'cb35f98d-d137-41a0-80b5-92268ce2e272'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79ea886-04b4-4c94-9465-89245c9043ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e043c153-0be2-4a04-9b83-0d0cd6d5e970', '94310f59-5d19-4bcf-b0ce-3b69485ebb5f', '55aaba90-7ccc-4d24-a275-bf19b5fcfbb6', 'cb35f98d-d137-41a0-80b5-92268ce2e272']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c1382a-8415-426b-9d4c-bc4c3de4f1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c1382a-8415-426b-9d4c-bc4c3de4f1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f058776-99b7-488a-875d-3919185d680a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1094068575',encryption_key_id=None,group_id=b03e8c41-dd23-4297-89e5-7cb9be3f5673,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['e043c153-0be2-4a04-9b83-0d0cd6d5e970','94310f59-5d19-4bcf-b0ce-3b69485ebb5f','55aaba90-7ccc-4d24-a275-bf19b5fcfbb6','cb35f98d-d137-41a0-80b5-92268ce2e272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=4ea497aa-238d-4788-bc6f-339e11892bc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1094068575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b03e8c41-dd23-4297-89e5-7cb9be3f5673,host=None,id=4f058776-99b7-488a-875d-3919185d680a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c762480e6b9a48a0b33ae7d4397fed41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa752e90aed452c870ceba128eabeac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ea497aa-238d-4788-bc6f-339e11892bc2),volume_type_id=4ea497aa-238d-4788-bc6f-339e11892bc2)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedc0d3b-aa2f-4a00-9c1b-4a2acb1c5534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedc0d3b-aa2f-4a00-9c1b-4a2acb1c5534) transitioned into state 'SUCCESS' from state '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-1094068575',encryption_key_id=None,group_id=b03e8c41-dd23-4297-89e5-7cb9be3f5673,group_type_id=,metadata={},multiattach=False,project_id='c762480e6b9a48a0b33ae7d4397fed41',qos_specs=None,replication_status=,reservations=['e043c153-0be2-4a04-9b83-0d0cd6d5e970','94310f59-5d19-4bcf-b0ce-3b69485ebb5f','55aaba90-7ccc-4d24-a275-bf19b5fcfbb6','cb35f98d-d137-41a0-80b5-92268ce2e272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa752e90aed452c870ceba128eabeac',volume_type_id=4ea497aa-238d-4788-bc6f-339e11892bc2)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2fb3e5-7d6e-4cbe-b3ef-7c722950f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-607c253c-266e-43f8-8923-23957fb7a324-devstack" released by "attachment_update" :: held 0.267s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-e37fff8f-5178-49fb-8f60-8d9a7f571b77 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df returned with HTTP 200 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 592/1170] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:26:21 2026] PUT /volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2fb3e5-7d6e-4cbe-b3ef-7c722950f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Flow 'volume_create_api' (da39d748-142f-4c26-a772-6a1c17e76853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Create volume request issued successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:22 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-26885c85-a287-4e7a-b847-cb4d51e51e42 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-26885c85-a287-4e7a-b847-cb4d51e51e42 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df/action Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-26885c85-a287-4e7a-b847-cb4d51e51e42 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-26885c85-a287-4e7a-b847-cb4d51e51e42 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8e929f6d-1400-46ec-bef7-8eec5206c4df tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 579/1171] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:26:21 2026] POST /volume/v3/volumes => generated 827 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-07ff60fa-bda7-4602-bed5-30e969f0598e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07ff60fa-bda7-4602-bed5-30e969f0598e tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07ff60fa-bda7-4602-bed5-30e969f0598e tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07ff60fa-bda7-4602-bed5-30e969f0598e tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c5ad91c7-96ea-422c-90fb-694e08bf4c92 req-26885c85-a287-4e7a-b847-cb4d51e51e42 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df/action returned with HTTP 204 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 593/1172] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:26:22 2026] POST /volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-87a35cf3-231d-4f95-8ca9-751584e11bce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-07ff60fa-bda7-4602-bed5-30e969f0598e tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07ff60fa-bda7-4602-bed5-30e969f0598e tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 580/1173] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:22 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:22 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dcb19d5b-5dda-4a04-b01a-013aec9b3ca7 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 581/1174] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:22 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d7539184-0691-47e0-83ce-cc5734075d62 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87a35cf3-231d-4f95-8ca9-751584e11bce tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a returned with HTTP 200 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 594/1175] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:22 2026] GET /volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a => generated 895 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ecb5b27e-66ba-4627-9f3b-f9746d35a68f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ecb5b27e-66ba-4627-9f3b-f9746d35a68f tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ecb5b27e-66ba-4627-9f3b-f9746d35a68f tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ecb5b27e-66ba-4627-9f3b-f9746d35a68f tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ecb5b27e-66ba-4627-9f3b-f9746d35a68f tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 returned with HTTP 404 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 595/1176] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:22 2026] GET /volume/v3/volumes/92a7ba95-e210-43c9-b7bc-f54febbb5bc5 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume with id: 7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Create volume of 1 GB Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Availability Zones retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Flow 'volume_create_api' (ea075eb5-9aa5-4c20-9bb6-479855c2a472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281f3c88-ab5b-49d4-8594-fc03a06a8f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Delete volume request issued successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f82a0df5-b17e-44d9-8829-3175e4592fe7 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 202 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 596/1177] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:22 2026] DELETE /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c519d112-1223-4783-934e-74dbaa676f20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c519d112-1223-4783-934e-74dbaa676f20 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c519d112-1223-4783-934e-74dbaa676f20 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c519d112-1223-4783-934e-74dbaa676f20 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c519d112-1223-4783-934e-74dbaa676f20 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Volume info retrieved successfully. Sep 02 16:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c519d112-1223-4783-934e-74dbaa676f20 tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 200 Sep 02 16:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 597/1178] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:22 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281f3c88-ab5b-49d4-8594-fc03a06a8f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6707ccce-26cb-44dd-8e3e-29c26449cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Created reservations ['231cb257-f08a-4a29-bb45-fbc4dde85608', 'cf0e8c62-685b-49f4-9393-95772820e6d8', '894d31af-5a1a-43e3-b780-30cc3177ad22', 'fc32a2ac-c20b-455a-be37-2e7eb68fb773'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6707ccce-26cb-44dd-8e3e-29c26449cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231cb257-f08a-4a29-bb45-fbc4dde85608', 'cf0e8c62-685b-49f4-9393-95772820e6d8', '894d31af-5a1a-43e3-b780-30cc3177ad22', 'fc32a2ac-c20b-455a-be37-2e7eb68fb773']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501d97dd-ef77-46ff-ba6f-6638b1c2c793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501d97dd-ef77-46ff-ba6f-6638b1c2c793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb95b0d-0786-49c6-ba95-532b721a5587', '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='46ffed06cf4346fa997660076a00c191',qos_specs=None,replication_status=,reservations=['231cb257-f08a-4a29-bb45-fbc4dde85608','cf0e8c62-685b-49f4-9393-95772820e6d8','894d31af-5a1a-43e3-b780-30cc3177ad22','fc32a2ac-c20b-455a-be37-2e7eb68fb773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43314db2b6ce4b8096cb00c0327ef9af',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:23Z,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=ffb95b0d-0786-49c6-ba95-532b721a5587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ffed06cf4346fa997660076a00c191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43314db2b6ce4b8096cb00c0327ef9af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47263767-dfaa-488c-b5c9-a21b263eb185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47263767-dfaa-488c-b5c9-a21b263eb185) transitioned into state 'SUCCESS' from 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='46ffed06cf4346fa997660076a00c191',qos_specs=None,replication_status=,reservations=['231cb257-f08a-4a29-bb45-fbc4dde85608','cf0e8c62-685b-49f4-9393-95772820e6d8','894d31af-5a1a-43e3-b780-30cc3177ad22','fc32a2ac-c20b-455a-be37-2e7eb68fb773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43314db2b6ce4b8096cb00c0327ef9af',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a625f7-6744-4cfa-b2cd-e5d382fb06ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a625f7-6744-4cfa-b2cd-e5d382fb06ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Flow 'volume_create_api' (ea075eb5-9aa5-4c20-9bb6-479855c2a472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Create volume request issued successfully. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d7539184-0691-47e0-83ce-cc5734075d62 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 582/1179] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:26:22 2026] POST /volume/v3/volumes => generated 740 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6f57eb7-7262-45b1-a63c-c277df374775 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6f57eb7-7262-45b1-a63c-c277df374775 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] GET http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6f57eb7-7262-45b1-a63c-c277df374775 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6f57eb7-7262-45b1-a63c-c277df374775 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6f57eb7-7262-45b1-a63c-c277df374775 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Volume info retrieved successfully. Sep 02 16:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6f57eb7-7262-45b1-a63c-c277df374775 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 returned with HTTP 200 Sep 02 16:26:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 598/1180] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:23 2026] GET /volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:23 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:23 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a12c86a5-1f4c-4ff4-a5d3-a07578cb7037 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a returned with HTTP 200 Sep 02 16:26:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 583/1181] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:23 2026] GET /volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46d7baa6-5cde-4141-89fc-2cae424070ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46d7baa6-5cde-4141-89fc-2cae424070ac tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] GET http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46d7baa6-5cde-4141-89fc-2cae424070ac tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46d7baa6-5cde-4141-89fc-2cae424070ac tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46d7baa6-5cde-4141-89fc-2cae424070ac tempest-VolumesTestJSON-502605218 tempest-VolumesTestJSON-502605218-project-member] http://192.168.122.38/volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 returned with HTTP 404 Sep 02 16:26:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 599/1182] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:23 2026] GET /volume/v3/volumes/7d1c23b0-8230-4213-ba9c-c66df39ca098 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] GET http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Volume info retrieved successfully. Sep 02 16:26:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da7c9fb4-1cdf-4d68-856d-45eb25c71134 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 returned with HTTP 200 Sep 02 16:26:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 584/1183] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:24 2026] GET /volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a Sep 02 16:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:24 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:24 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:24 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a5034d6-5ea7-48f9-b88b-7422e62af133 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a returned with HTTP 200 Sep 02 16:26:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 600/1184] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:24 2026] GET /volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/group_snapshots Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b03e8c41-dd23-4297-89e5-7cb9be3f5673", "name": "tempest-group_snapshot-1141029422"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b03e8c41-dd23-4297-89e5-7cb9be3f5673', 'name': 'tempest-group_snapshot-1141029422'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 16:26:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Creating group_snapshot tempest-group_snapshot-1141029422. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /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 02 16:26:25 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-70208002 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-70208002, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Created reservations ['f16d4f63-82ea-460e-a2e3-b7931442e6cb', '7bd824dd-c563-4e83-8fd9-f9bec2743520', '8d8990f5-2f34-4659-9f26-4eff02b5dc27', '70bd0d4f-f2d6-42a9-9505-27a1129da1cc'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4dfd4c11-c4e6-4262-8487-3ebd97ba422a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots returned with HTTP 202 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 585/1185] 192.168.122.38 () {62 vars in 1203 bytes} [Wed Sep 2 16:26:24 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b5d04ed-bce6-4d3b-8480-7949c603c290 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 601/1186] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:25 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 307 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1ff64615-028e-43a5-842d-ad8e5591d973 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ff64615-028e-43a5-842d-ad8e5591d973 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] GET http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ff64615-028e-43a5-842d-ad8e5591d973 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ff64615-028e-43a5-842d-ad8e5591d973 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1ff64615-028e-43a5-842d-ad8e5591d973 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Volume info retrieved successfully. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ff64615-028e-43a5-842d-ad8e5591d973 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 returned with HTTP 200 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 586/1187] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:25 2026] GET /volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 => generated 970 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cbbd712-e118-4478-bb3c-078aa306b135 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1&project_id=1679a83a18684b2da46c522ed9447a85 Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Could not evaluate value 1679a83a18684b2da46c522ed9447a85, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Searching by: MultiDict([('project_id', '1679a83a18684b2da46c522ed9447a85'), ('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /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 02 16:26:25 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Get all volumes completed successfully. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cbbd712-e118-4478-bb3c-078aa306b135 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1&project_id=1679a83a18684b2da46c522ed9447a85 returned with HTTP 200 Sep 02 16:26:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 602/1188] 192.168.122.38 () {58 vars in 1252 bytes} [Wed Sep 2 16:26:25 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=1679a83a18684b2da46c522ed9447a85 => generated 3037 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-92fc9142-0a45-47b1-a208-7e67ae425328 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Delete volume with id: ffb95b0d-0786-49c6-ba95-532b721a5587 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Volume info retrieved successfully. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] Delete volume request issued successfully. Sep 02 16:26:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-92fc9142-0a45-47b1-a208-7e67ae425328 tempest-VolumesListAdminTestJSON-1482355776 tempest-VolumesListAdminTestJSON-1482355776-project-admin] http://192.168.122.38/volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 returned with HTTP 202 Sep 02 16:26:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 587/1189] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:25 2026] DELETE /volume/v3/volumes/ffb95b0d-0786-49c6-ba95-532b721a5587 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f21f2dea-16d3-4b1c-b249-9f57913d6852 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 603/1190] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:25 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 855 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume with id: b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume request issued successfully. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2006be5d-0dfa-4dbc-9169-674975b29b5f tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 202 Sep 02 16:26:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 588/1191] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:26 2026] DELETE /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-641dd1b5-794c-4296-82d4-8fb1035930cd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-641dd1b5-794c-4296-82d4-8fb1035930cd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-641dd1b5-794c-4296-82d4-8fb1035930cd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-641dd1b5-794c-4296-82d4-8fb1035930cd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-641dd1b5-794c-4296-82d4-8fb1035930cd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbe7cfa5-ae07-48b6-ac52-2760a3c271d6 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 604/1192] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:26 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 854 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-641dd1b5-794c-4296-82d4-8fb1035930cd tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 589/1193] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:26 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-307af1a9-70c0-4e4d-a4aa-a2f7bdfb665d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 200 Sep 02 16:26:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 590/1194] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:27 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67a97dd8-a0b5-4d51-aef7-ee8be83e7d11 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 605/1195] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:27 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 307 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15ff500a-886e-4c19-b9a3-7c957c80a667 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15ff500a-886e-4c19-b9a3-7c957c80a667 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15ff500a-886e-4c19-b9a3-7c957c80a667 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15ff500a-886e-4c19-b9a3-7c957c80a667 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15ff500a-886e-4c19-b9a3-7c957c80a667 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f returned with HTTP 404 Sep 02 16:26:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 591/1196] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:28 2026] GET /volume/v3/volumes/b6001c2c-b428-483b-8e9c-edec824fb43f => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00f996b0-7485-4263-b584-b70ede6ada44 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc4b131c-83e4-468c-8a91-45f4e6629bfb tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 606/1197] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:28 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 307 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00f996b0-7485-4263-b584-b70ede6ada44 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00f996b0-7485-4263-b584-b70ede6ada44 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00f996b0-7485-4263-b584-b70ede6ada44 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-00f996b0-7485-4263-b584-b70ede6ada44 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00f996b0-7485-4263-b584-b70ede6ada44 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 592/1198] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:28 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume with id: b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume request issued successfully. Sep 02 16:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7029473f-6b0f-4eac-8ff4-8949ed8d5f76 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 202 Sep 02 16:26:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 607/1199] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:28 2026] DELETE /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea63cf38-5da6-4ce9-9d9f-102c7570ae09 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 593/1200] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:28 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb0382f2-9556-4b5f-9ae7-d5d822696690 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 608/1201] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:29 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 308 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: /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 02 16:26:29 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:26:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4fc81e54-ae22-43eb-bc87-531aa2fd9683 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:26:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 594/1202] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:26:29 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86d21bca-2b19-43f9-92db-d177cde87dca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86d21bca-2b19-43f9-92db-d177cde87dca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86d21bca-2b19-43f9-92db-d177cde87dca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86d21bca-2b19-43f9-92db-d177cde87dca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86d21bca-2b19-43f9-92db-d177cde87dca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86d21bca-2b19-43f9-92db-d177cde87dca tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 200 Sep 02 16:26:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 609/1203] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:29 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 451 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f657edc-c715-4824-a5b4-5aef0481d09e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f657edc-c715-4824-a5b4-5aef0481d09e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f657edc-c715-4824-a5b4-5aef0481d09e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f657edc-c715-4824-a5b4-5aef0481d09e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-4f657edc-c715-4824-a5b4-5aef0481d09e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f657edc-c715-4824-a5b4-5aef0481d09e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 200 Sep 02 16:26:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 595/1204] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:29 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 308 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-274d6307-3be4-4986-ab81-b5a39591be52 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-274d6307-3be4-4986-ab81-b5a39591be52 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/detail Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-274d6307-3be4-4986-ab81-b5a39591be52 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-274d6307-3be4-4986-ab81-b5a39591be52 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:29 devstack devstack@c-api.service[86751]: /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 02 16:26:29 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-274d6307-3be4-4986-ab81-b5a39591be52 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 610/1205] 192.168.122.38 () {60 vars in 1202 bytes} [Wed Sep 2 16:26:29 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.group_snapshots [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86750) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.group_snapshots [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group_snapshot with id: 547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43f670f0-16ce-4508-b24f-ef108c6c7171 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 200 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 611/1206] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:30 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86750]: /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 02 16:26:30 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bc315511-af77-4f08-a67b-3aac9f5dfa18 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 202 Sep 02 16:26:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 596/1207] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:26:30 2026] DELETE /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a5c0722-9d8a-427e-87e2-ac8e87e56a7e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 612/1208] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:30 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9808db4b-f909-47e4-a67e-617bf888845e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/detail Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:26:30 devstack devstack@c-api.service[86750]: /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 02 16:26:30 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all snapshots completed successfully. Sep 02 16:26:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9808db4b-f909-47e4-a67e-617bf888845e tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 16:26:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 597/1209] 192.168.122.38 () {58 vars in 1143 bytes} [Wed Sep 2 16:26:30 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-948d9887-7517-423f-8f1b-6f9f0b5634e3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 200 Sep 02 16:26:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 613/1210] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:30 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-485810426", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.qos_specs [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-485810426', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86750) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DB qos_specs_create(): root {'id': 'd3ea8ed6-3e81-45aa-8d77-82a98246c3c3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-485810426'} {{(pid=86750) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a524dcba-8ccf-4c57-bab0-9f2db2e53aed tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 598/1211] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:26:30 2026] POST /volume/v3/qos-specs => generated 398 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49d05ac3-f237-4130-bfe4-9fca76801bae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49d05ac3-f237-4130-bfe4-9fca76801bae tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49d05ac3-f237-4130-bfe4-9fca76801bae tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-67380861"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-587db14c-bc6b-4525-83eb-08778a11959c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-587db14c-bc6b-4525-83eb-08778a11959c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-587db14c-bc6b-4525-83eb-08778a11959c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-587db14c-bc6b-4525-83eb-08778a11959c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-587db14c-bc6b-4525-83eb-08778a11959c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 returned with HTTP 404 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 599/1212] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/volumes/b1e2d2c5-01b7-4f9b-bf9a-9b931f1f87a1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-025ea981-bb0e-4d03-a163-f2020dba9e54 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 600/1213] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50f02fff-42af-4cd3-9016-2237066b854d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49d05ac3-f237-4130-bfe4-9fca76801bae tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 614/1214] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:31 2026] POST /volume/v3/types => generated 220 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] DELETE http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume with id: 15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a386e4c-6803-46c2-878b-2f9696274d1a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a386e4c-6803-46c2-878b-2f9696274d1a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a386e4c-6803-46c2-878b-2f9696274d1a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-136915028"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Delete volume request issued successfully. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50f02fff-42af-4cd3-9016-2237066b854d tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 202 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a386e4c-6803-46c2-878b-2f9696274d1a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 601/1215] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:31 2026] DELETE /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 615/1216] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:31 2026] POST /volume/v3/types => generated 221 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-777e96e5-667f-4580-8ab5-790f6c904b8c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-777e96e5-667f-4580-8ab5-790f6c904b8c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-777e96e5-667f-4580-8ab5-790f6c904b8c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca74db1e-46fe-4652-9d70-fbf376463d78 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-777e96e5-667f-4580-8ab5-790f6c904b8c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca74db1e-46fe-4652-9d70-fbf376463d78 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca74db1e-46fe-4652-9d70-fbf376463d78 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1645344003"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-777e96e5-667f-4580-8ab5-790f6c904b8c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-777e96e5-667f-4580-8ab5-790f6c904b8c tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 602/1217] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca74db1e-46fe-4652-9d70-fbf376463d78 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 616/1218] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:31 2026] POST /volume/v3/types => generated 222 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f723572-9002-4a3e-9318-ca92ce413c0d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f723572-9002-4a3e-9318-ca92ce413c0d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f723572-9002-4a3e-9318-ca92ce413c0d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f723572-9002-4a3e-9318-ca92ce413c0d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associate' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f723572-9002-4a3e-9318-ca92ce413c0d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Associate qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 with type: 705a8416-57f5-4487-98ca-9f444b98ad4c {{(pid=86750) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f723572-9002-4a3e-9318-ca92ce413c0d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c returned with HTTP 202 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 603/1219] 192.168.122.38 () {58 vars in 1360 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2a1503f5-5275-47ec-b960-53cca78440bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a1503f5-5275-47ec-b960-53cca78440bd tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=126da73b-269c-4320-b6c0-7c91e4aa1ebf Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a1503f5-5275-47ec-b960-53cca78440bd tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a1503f5-5275-47ec-b960-53cca78440bd tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associate' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a1503f5-5275-47ec-b960-53cca78440bd tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Associate qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 with type: 126da73b-269c-4320-b6c0-7c91e4aa1ebf {{(pid=86750) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f7f8ca7-1635-45c7-81df-20a1fd786ef3 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 200 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 617/1220] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 450 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a1503f5-5275-47ec-b960-53cca78440bd tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=126da73b-269c-4320-b6c0-7c91e4aa1ebf returned with HTTP 202 Sep 02 16:26:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 604/1221] 192.168.122.38 () {58 vars in 1360 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=126da73b-269c-4320-b6c0-7c91e4aa1ebf => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=da44e3e4-fba0-49a8-8d3d-07662bd64bd7 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associate' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Associate qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 with type: da44e3e4-fba0-49a8-8d3d-07662bd64bd7 {{(pid=86751) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 16:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5145a19-c779-4b25-9fcf-7e1a0bc059e8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=da44e3e4-fba0-49a8-8d3d-07662bd64bd7 returned with HTTP 202 Sep 02 16:26:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 618/1222] 192.168.122.38 () {58 vars in 1360 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associate?vol_type_id=da44e3e4-fba0-49a8-8d3d-07662bd64bd7 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee096a82-1994-4cf8-a804-5410c85698d0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee096a82-1994-4cf8-a804-5410c85698d0 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee096a82-1994-4cf8-a804-5410c85698d0 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee096a82-1994-4cf8-a804-5410c85698d0 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associations' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee096a82-1994-4cf8-a804-5410c85698d0 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Get associations for qos_spec id: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 {{(pid=86750) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /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 02 16:26:32 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee096a82-1994-4cf8-a804-5410c85698d0 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 605/1223] 192.168.122.38 () {58 vars in 1272 bytes} [Wed Sep 2 16:26:31 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations => generated 445 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'disassociate' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Disassociate qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 from type: 705a8416-57f5-4487-98ca-9f444b98ad4c {{(pid=86751) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ae7b029-8c07-4154-9b45-642e2403b5d7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c returned with HTTP 202 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 619/1224] 192.168.122.38 () {58 vars in 1369 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate?vol_type_id=705a8416-57f5-4487-98ca-9f444b98ad4c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8e9c101f-3065-42e9-9770-756114d34bdf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8e9c101f-3065-42e9-9770-756114d34bdf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8e9c101f-3065-42e9-9770-756114d34bdf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8e9c101f-3065-42e9-9770-756114d34bdf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associations' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e9c101f-3065-42e9-9770-756114d34bdf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Get associations for qos_spec id: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 {{(pid=86750) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /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 02 16:26:32 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8e9c101f-3065-42e9-9770-756114d34bdf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 606/1225] 192.168.122.38 () {58 vars in 1272 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations => generated 305 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1909dfe2-551e-4071-ad71-5e3175237a55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1909dfe2-551e-4071-ad71-5e3175237a55 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate_all Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1909dfe2-551e-4071-ad71-5e3175237a55 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1909dfe2-551e-4071-ad71-5e3175237a55 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'disassociate_all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1909dfe2-551e-4071-ad71-5e3175237a55 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Disassociate qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 from all. {{(pid=86751) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1909dfe2-551e-4071-ad71-5e3175237a55 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate_all returned with HTTP 202 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 620/1226] 192.168.122.38 () {58 vars in 1284 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/disassociate_all => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'associations' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Get associations for qos_spec id: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 {{(pid=86750) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /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 02 16:26:32 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-639318f8-af6e-414d-96f2-96cb99a8a7bf tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 607/1227] 192.168.122.38 () {58 vars in 1272 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/associations => generated 24 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b04093a-cd09-4d18-bfc7-4656172e00db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b04093a-cd09-4d18-bfc7-4656172e00db tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b04093a-cd09-4d18-bfc7-4656172e00db tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b04093a-cd09-4d18-bfc7-4656172e00db tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b04093a-cd09-4d18-bfc7-4656172e00db tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 returned with HTTP 202 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 621/1228] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:32 2026] DELETE /volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fbb23dfa-be3a-4ab2-bf51-96ea79b14259 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbb23dfa-be3a-4ab2-bf51-96ea79b14259 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fbb23dfa-be3a-4ab2-bf51-96ea79b14259 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fbb23dfa-be3a-4ab2-bf51-96ea79b14259 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbb23dfa-be3a-4ab2-bf51-96ea79b14259 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 returned with HTTP 404 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 608/1229] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/types/da44e3e4-fba0-49a8-8d3d-07662bd64bd7 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f95b757b-7bb6-46e4-b1d4-ac4f32ff379e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f95b757b-7bb6-46e4-b1d4-ac4f32ff379e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f95b757b-7bb6-46e4-b1d4-ac4f32ff379e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f95b757b-7bb6-46e4-b1d4-ac4f32ff379e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7ded0850-9d96-41ce-847a-10705e5c1875 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ded0850-9d96-41ce-847a-10705e5c1875 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ded0850-9d96-41ce-847a-10705e5c1875 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ded0850-9d96-41ce-847a-10705e5c1875 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f95b757b-7bb6-46e4-b1d4-ac4f32ff379e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf returned with HTTP 202 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 622/1230] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:32 2026] DELETE /volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cae9876-f3c0-413f-b81e-2b33e806dc3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cae9876-f3c0-413f-b81e-2b33e806dc3c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cae9876-f3c0-413f-b81e-2b33e806dc3c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cae9876-f3c0-413f-b81e-2b33e806dc3c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7ded0850-9d96-41ce-847a-10705e5c1875 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Volume info retrieved successfully. Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cae9876-f3c0-413f-b81e-2b33e806dc3c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf returned with HTTP 404 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 623/1231] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/types/126da73b-269c-4320-b6c0-7c91e4aa1ebf => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5de7fd36-a9bb-4b32-b114-6e33b157c096 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ded0850-9d96-41ce-847a-10705e5c1875 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 609/1232] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de7fd36-a9bb-4b32-b114-6e33b157c096 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de7fd36-a9bb-4b32-b114-6e33b157c096 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5de7fd36-a9bb-4b32-b114-6e33b157c096 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e0abbbc-e594-4f78-9864-2e5b8519adb8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 610/1233] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5de7fd36-a9bb-4b32-b114-6e33b157c096 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c returned with HTTP 202 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 624/1234] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:32 2026] DELETE /volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26e22c3e-518e-4688-bc89-cd49dd0ccdff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26e22c3e-518e-4688-bc89-cd49dd0ccdff tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26e22c3e-518e-4688-bc89-cd49dd0ccdff tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26e22c3e-518e-4688-bc89-cd49dd0ccdff tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26e22c3e-518e-4688-bc89-cd49dd0ccdff tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c returned with HTTP 404 Sep 02 16:26:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 611/1235] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:32 2026] GET /volume/v3/types/705a8416-57f5-4487-98ca-9f444b98ad4c => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1458901750", "consumer": "back-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1458901750', 'consumer': 'back-end', 'specs': {}} {{(pid=86751) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DB qos_specs_create(): root {'id': 'e9804010-485a-45b6-b1ea-08a8b7f63f24', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1458901750'} {{(pid=86751) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 16:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c106eed3-e30d-4c4f-ba1a-317152b528c7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 625/1236] 192.168.122.38 () {60 vars in 1143 bytes} [Wed Sep 2 16:26:32 2026] POST /volume/v3/qos-specs => generated 375 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: e9804010-485a-45b6-b1ea-08a8b7f63f24, force: False {{(pid=86750) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /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 02 16:26:33 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3193279b-7f74-4cbd-8ebe-2da296e7475f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False returned with HTTP 202 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 612/1237] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:32 2026] DELETE /volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5afeb5ce-41de-4501-a45c-9c9c54ac699d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5afeb5ce-41de-4501-a45c-9c9c54ac699d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5afeb5ce-41de-4501-a45c-9c9c54ac699d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5afeb5ce-41de-4501-a45c-9c9c54ac699d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5afeb5ce-41de-4501-a45c-9c9c54ac699d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 626/1238] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f596362-af69-42ef-8e05-83f92c778e83 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f596362-af69-42ef-8e05-83f92c778e83 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f596362-af69-42ef-8e05-83f92c778e83 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f596362-af69-42ef-8e05-83f92c778e83 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /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 02 16:26:33 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f596362-af69-42ef-8e05-83f92c778e83 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 613/1239] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs => generated 174 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: e9804010-485a-45b6-b1ea-08a8b7f63f24, force: False {{(pid=86751) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f912e32-3e0f-4d76-a324-ed4d7247ff94 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 627/1240] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:33 2026] DELETE /volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24?force=False => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aa0b8b0f-4109-4690-add4-821df381e52c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa0b8b0f-4109-4690-add4-821df381e52c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa0b8b0f-4109-4690-add4-821df381e52c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa0b8b0f-4109-4690-add4-821df381e52c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa0b8b0f-4109-4690-add4-821df381e52c tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 614/1241] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs/e9804010-485a-45b6-b1ea-08a8b7f63f24 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-696744238", "consumer": "both"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-696744238', 'consumer': 'both', 'specs': {}} {{(pid=86751) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DB qos_specs_create(): root {'id': '79a97639-5ff9-4e28-b845-b3ba4e24c6c8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-696744238'} {{(pid=86751) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64b5d2eb-28a6-4db2-91cc-bdc97a94eac7 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 628/1242] 192.168.122.38 () {60 vars in 1143 bytes} [Wed Sep 2 16:26:33 2026] POST /volume/v3/qos-specs => generated 370 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: 79a97639-5ff9-4e28-b845-b3ba4e24c6c8, force: False {{(pid=86750) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /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 02 16:26:33 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-982c7eed-306b-4bf0-b140-06cfb6ef4236 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False returned with HTTP 202 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 615/1243] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:33 2026] DELETE /volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82215123-1e6e-427d-a85f-b12e02f0fb4f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82215123-1e6e-427d-a85f-b12e02f0fb4f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82215123-1e6e-427d-a85f-b12e02f0fb4f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82215123-1e6e-427d-a85f-b12e02f0fb4f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82215123-1e6e-427d-a85f-b12e02f0fb4f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 629/1244] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e53cedef-641e-4f0c-b2da-770a8730f582 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a37ac1d1-d355-445d-9b59-b4013cf182f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e53cedef-641e-4f0c-b2da-770a8730f582 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e53cedef-641e-4f0c-b2da-770a8730f582 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e53cedef-641e-4f0c-b2da-770a8730f582 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a37ac1d1-d355-445d-9b59-b4013cf182f3 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] GET http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a37ac1d1-d355-445d-9b59-b4013cf182f3 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a37ac1d1-d355-445d-9b59-b4013cf182f3 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: /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 02 16:26:33 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a37ac1d1-d355-445d-9b59-b4013cf182f3 tempest-VolumesListAdminTestJSON-35826402 tempest-VolumesListAdminTestJSON-35826402-project-member] http://192.168.122.38/volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 616/1245] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/volumes/15149fe0-10ff-48a6-abfd-23a7cf541746 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e53cedef-641e-4f0c-b2da-770a8730f582 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 630/1246] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs => generated 174 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad650cac-f78c-431f-9d76-dac98b536f97 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad650cac-f78c-431f-9d76-dac98b536f97 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad650cac-f78c-431f-9d76-dac98b536f97 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad650cac-f78c-431f-9d76-dac98b536f97 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad650cac-f78c-431f-9d76-dac98b536f97 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: 79a97639-5ff9-4e28-b845-b3ba4e24c6c8, force: False {{(pid=86750) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad650cac-f78c-431f-9d76-dac98b536f97 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 617/1247] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:33 2026] DELETE /volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8?force=False => generated 100 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b0cef8f-c589-4862-96dc-81d069371d55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33eeba9d-1f62-4d93-a643-79eee042666d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b0cef8f-c589-4862-96dc-81d069371d55 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b0cef8f-c589-4862-96dc-81d069371d55 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b0cef8f-c589-4862-96dc-81d069371d55 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33eeba9d-1f62-4d93-a643-79eee042666d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33eeba9d-1f62-4d93-a643-79eee042666d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33eeba9d-1f62-4d93-a643-79eee042666d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b0cef8f-c589-4862-96dc-81d069371d55 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Snapshot retrieved successfully. Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b0cef8f-c589-4862-96dc-81d069371d55 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 200 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 631/1248] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 449 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33eeba9d-1f62-4d93-a643-79eee042666d tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 returned with HTTP 404 Sep 02 16:26:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 618/1249] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:33 2026] GET /volume/v3/qos-specs/79a97639-5ff9-4e28-b845-b3ba4e24c6c8 => generated 100 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] POST http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-719150172", "consumer": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-719150172', 'consumer': 'front-end', 'specs': {}} {{(pid=86751) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DB qos_specs_create(): root {'id': '0c9900d0-8f48-40a3-b996-c97b64502814', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-719150172'} {{(pid=86751) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 16:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4034a5e4-fd03-4961-83a5-fc6c33ab2591 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 632/1250] 192.168.122.38 () {60 vars in 1143 bytes} [Wed Sep 2 16:26:33 2026] POST /volume/v3/qos-specs => generated 375 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: 0c9900d0-8f48-40a3-b996-c97b64502814, force: False {{(pid=86750) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /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 02 16:26:34 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73fae9cb-9f65-4f5b-baf1-ec582bc5aeb5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False returned with HTTP 202 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 619/1251] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:34 2026] DELETE /volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f11818b-1cb1-4009-b61e-4f0ade68eeee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f11818b-1cb1-4009-b61e-4f0ade68eeee tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f11818b-1cb1-4009-b61e-4f0ade68eeee tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f11818b-1cb1-4009-b61e-4f0ade68eeee tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f11818b-1cb1-4009-b61e-4f0ade68eeee tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 633/1252] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-74050e66-a236-4a1a-a5b6-cceb3e5db33e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74050e66-a236-4a1a-a5b6-cceb3e5db33e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-74050e66-a236-4a1a-a5b6-cceb3e5db33e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-74050e66-a236-4a1a-a5b6-cceb3e5db33e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /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 02 16:26:34 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74050e66-a236-4a1a-a5b6-cceb3e5db33e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 620/1253] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs => generated 174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: 0c9900d0-8f48-40a3-b996-c97b64502814, force: False {{(pid=86751) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ffd63e1-ae1d-4791-86bb-4c310c720db6 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 634/1254] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:34 2026] DELETE /volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814?force=False => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-10d5a64e-4d03-48c4-8e6e-9d83ab23533a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10d5a64e-4d03-48c4-8e6e-9d83ab23533a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10d5a64e-4d03-48c4-8e6e-9d83ab23533a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10d5a64e-4d03-48c4-8e6e-9d83ab23533a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10d5a64e-4d03-48c4-8e6e-9d83ab23533a tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 621/1255] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/0c9900d0-8f48-40a3-b996-c97b64502814 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4cedb4c-fc01-4de1-9740-08f52dbc5e5f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4cedb4c-fc01-4de1-9740-08f52dbc5e5f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4cedb4c-fc01-4de1-9740-08f52dbc5e5f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4cedb4c-fc01-4de1-9740-08f52dbc5e5f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4cedb4c-fc01-4de1-9740-08f52dbc5e5f tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 635/1256] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 398 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a473b34c-0c5f-4e99-8e4e-4258b41e1b13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a473b34c-0c5f-4e99-8e4e-4258b41e1b13 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a473b34c-0c5f-4e99-8e4e-4258b41e1b13 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a473b34c-0c5f-4e99-8e4e-4258b41e1b13 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /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 02 16:26:34 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a473b34c-0c5f-4e99-8e4e-4258b41e1b13 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 622/1257] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] PUT http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86751) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] qos_specs_update() value: {'id': '2fd3caef-8f3a-4cd1-b9d6-97077655d4f4', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd3ea8ed6-3e81-45aa-8d77-82a98246c3c3', 'deleted': False} {{(pid=86751) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47919ccf-58bf-4ade-8cdb-df203ac4797e tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 636/1258] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:26:34 2026] PUT /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 36 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c3cb9a6-26a4-4a1d-b39b-820f7feb34ac None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c3cb9a6-26a4-4a1d-b39b-820f7feb34ac tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c3cb9a6-26a4-4a1d-b39b-820f7feb34ac tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c3cb9a6-26a4-4a1d-b39b-820f7feb34ac tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c3cb9a6-26a4-4a1d-b39b-820f7feb34ac tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 623/1259] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f0b92d2-5940-463e-baae-c32249f57ec3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f0b92d2-5940-463e-baae-c32249f57ec3 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] PUT http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/delete_keys Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f0b92d2-5940-463e-baae-c32249f57ec3 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f0b92d2-5940-463e-baae-c32249f57ec3 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete_key spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3, keys: ['iops_bytes'] {{(pid=86751) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f0b92d2-5940-463e-baae-c32249f57ec3 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/delete_keys returned with HTTP 202 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 637/1260] 192.168.122.38 () {60 vars in 1289 bytes} [Wed Sep 2 16:26:34 2026] PUT /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3/delete_keys => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee2aca72-680c-40c3-b06a-d833b6965de8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee2aca72-680c-40c3-b06a-d833b6965de8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee2aca72-680c-40c3-b06a-d833b6965de8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee2aca72-680c-40c3-b06a-d833b6965de8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee2aca72-680c-40c3-b06a-d833b6965de8 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 624/1261] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 398 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25acb1dc-249f-4d5d-9825-2eb0948069c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25acb1dc-249f-4d5d-9825-2eb0948069c9 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25acb1dc-249f-4d5d-9825-2eb0948069c9 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25acb1dc-249f-4d5d-9825-2eb0948069c9 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25acb1dc-249f-4d5d-9825-2eb0948069c9 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 200 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 638/1262] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] DELETE http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3?force=False Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Delete qos_spec: d3ea8ed6-3e81-45aa-8d77-82a98246c3c3, force: False {{(pid=86750) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: /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 02 16:26:34 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b80c8e42-7386-4c9e-861d-74d9903d77f5 tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3?force=False returned with HTTP 202 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 625/1263] 192.168.122.38 () {58 vars in 1259 bytes} [Wed Sep 2 16:26:34 2026] DELETE /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dda8da3c-f0c0-449d-be6d-e629b489627b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dda8da3c-f0c0-449d-be6d-e629b489627b tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] GET http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dda8da3c-f0c0-449d-be6d-e629b489627b tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dda8da3c-f0c0-449d-be6d-e629b489627b tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dda8da3c-f0c0-449d-be6d-e629b489627b tempest-QosSpecsTestJSON-1416493865 tempest-QosSpecsTestJSON-1416493865-project-admin] http://192.168.122.38/volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 639/1264] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/qos-specs/d3ea8ed6-3e81-45aa-8d77-82a98246c3c3 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b53c4d5a-0aad-4c7a-96da-3a1eab35d78c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b53c4d5a-0aad-4c7a-96da-3a1eab35d78c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b53c4d5a-0aad-4c7a-96da-3a1eab35d78c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b53c4d5a-0aad-4c7a-96da-3a1eab35d78c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b53c4d5a-0aad-4c7a-96da-3a1eab35d78c tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 626/1265] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/snapshots/88ae0a0f-85f8-40d8-98e3-369faed61754 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 16:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e01ff7c-5f0f-4889-abaa-3c43d01ad5d8 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 404 Sep 02 16:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 640/1266] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:26:34 2026] GET /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 116 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-90ca628b-78ab-4562-8121-79be14d00430 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90ca628b-78ab-4562-8121-79be14d00430 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/group_snapshots Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90ca628b-78ab-4562-8121-79be14d00430 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90ca628b-78ab-4562-8121-79be14d00430 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /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 02 16:26:35 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90ca628b-78ab-4562-8121-79be14d00430 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots returned with HTTP 200 Sep 02 16:26:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 627/1267] 192.168.122.38 () {60 vars in 1181 bytes} [Wed Sep 2 16:26:35 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73c541b8-5fd9-4583-87f8-5551123518be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] DELETE http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for member 547dd721-2f23-408c-9709-99b47f542e49 {{(pid=86751) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group_snapshot with id: 547dd721-2f23-408c-9709-99b47f542e49 Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73c541b8-5fd9-4583-87f8-5551123518be tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 returned with HTTP 404 Sep 02 16:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 641/1268] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:26:35 2026] DELETE /volume/v3/group_snapshots/547dd721-2f23-408c-9709-99b47f542e49 => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /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 02 16:26:35 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Get all volumes completed successfully. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:35 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9d4b5d9-100f-464f-8ccb-b4a16c7845b5 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 628/1269] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:35 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] POST http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673/action Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] delete called for group b03e8c41-dd23-4297-89e5-7cb9be3f5673 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Delete group with id: b03e8c41-dd23-4297-89e5-7cb9be3f5673 Sep 02 16:26:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:35 devstack devstack@c-api.service[86751]: /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 02 16:26:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:26:35 devstack devstack@c-api.service[86751]: /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 02 16:26:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae45f6fb-0555-41c0-9984-6d2cc0d7d2e2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673/action returned with HTTP 202 Sep 02 16:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 642/1270] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:35 2026] POST /volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Volume info retrieved successfully. Sep 02 16:26:35 devstack devstack@c-api.service[86750]: WARNING stevedore.named [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 16:26:35 devstack devstack@c-api.service[86750]: WARNING castellan.key_manager [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 16:26:35 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:26:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5cdd9e07-5a61-468e-a069-cff1244fb91a tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a returned with HTTP 200 Sep 02 16:26:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 629/1271] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:35 2026] GET /volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a => generated 919 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43e7d2d3-a095-4946-93d1-fb85cab0dba2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43e7d2d3-a095-4946-93d1-fb85cab0dba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a Sep 02 16:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43e7d2d3-a095-4946-93d1-fb85cab0dba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43e7d2d3-a095-4946-93d1-fb85cab0dba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43e7d2d3-a095-4946-93d1-fb85cab0dba2 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a returned with HTTP 404 Sep 02 16:26:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 643/1272] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:26:37 2026] GET /volume/v3/volumes/4f058776-99b7-488a-875d-3919185d680a => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-117717da-c688-4f6a-9d5f-158c35403a24 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-117717da-c688-4f6a-9d5f-158c35403a24 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 Sep 02 16:26:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-117717da-c688-4f6a-9d5f-158c35403a24 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-117717da-c688-4f6a-9d5f-158c35403a24 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-117717da-c688-4f6a-9d5f-158c35403a24 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b03e8c41-dd23-4297-89e5-7cb9be3f5673 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:37 devstack devstack@c-api.service[86750]: /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 02 16:26:37 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-117717da-c688-4f6a-9d5f-158c35403a24 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 returned with HTTP 200 Sep 02 16:26:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 630/1273] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:37 2026] GET /volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 => generated 392 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bcde468-9a17-41bd-ad3e-59227e151262 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bcde468-9a17-41bd-ad3e-59227e151262 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] GET http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bcde468-9a17-41bd-ad3e-59227e151262 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bcde468-9a17-41bd-ad3e-59227e151262 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-8bcde468-9a17-41bd-ad3e-59227e151262 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] show called for member b03e8c41-dd23-4297-89e5-7cb9be3f5673 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bcde468-9a17-41bd-ad3e-59227e151262 tempest-GroupSnapshotsTest-1835411034 tempest-GroupSnapshotsTest-1835411034-project-member] http://192.168.122.38/volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 returned with HTTP 404 Sep 02 16:26:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 644/1274] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:38 2026] GET /volume/v3/groups/b03e8c41-dd23-4297-89e5-7cb9be3f5673 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-997049ad-8b56-41e2-8ef4-9fe82d681a78 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-997049ad-8b56-41e2-8ef4-9fe82d681a78 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/11b85e27-045a-4c88-af16-1a08373330ab Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-997049ad-8b56-41e2-8ef4-9fe82d681a78 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-997049ad-8b56-41e2-8ef4-9fe82d681a78 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-997049ad-8b56-41e2-8ef4-9fe82d681a78 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/group_types/11b85e27-045a-4c88-af16-1a08373330ab returned with HTTP 202 Sep 02 16:26:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 631/1275] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:26:38 2026] DELETE /volume/v3/group_types/11b85e27-045a-4c88-af16-1a08373330ab => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf4850c1-568d-47f2-9a3d-758e544f9fd4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf4850c1-568d-47f2-9a3d-758e544f9fd4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] DELETE http://192.168.122.38/volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf4850c1-568d-47f2-9a3d-758e544f9fd4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf4850c1-568d-47f2-9a3d-758e544f9fd4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf4850c1-568d-47f2-9a3d-758e544f9fd4 tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 returned with HTTP 202 Sep 02 16:26:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 645/1276] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:38 2026] DELETE /volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f7a01dc-66b0-4a77-8d71-d315ab72f63b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f7a01dc-66b0-4a77-8d71-d315ab72f63b tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] GET http://192.168.122.38/volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f7a01dc-66b0-4a77-8d71-d315ab72f63b tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f7a01dc-66b0-4a77-8d71-d315ab72f63b tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f7a01dc-66b0-4a77-8d71-d315ab72f63b tempest-GroupSnapshotsTest-1392210549 tempest-GroupSnapshotsTest-1392210549-project-admin] http://192.168.122.38/volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 returned with HTTP 404 Sep 02 16:26:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 632/1277] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:38 2026] GET /volume/v3/types/4ea497aa-238d-4788-bc6f-339e11892bc2 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 tempest-AvailabilityZoneTestJSON-1840176171 tempest-AvailabilityZoneTestJSON-1840176171-project-member] GET http://192.168.122.38/volume/v3/os-availability-zone Sep 02 16:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 tempest-AvailabilityZoneTestJSON-1840176171 tempest-AvailabilityZoneTestJSON-1840176171-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 tempest-AvailabilityZoneTestJSON-1840176171 tempest-AvailabilityZoneTestJSON-1840176171-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:41 devstack devstack@c-api.service[86751]: /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 02 16:26:41 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:26:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 tempest-AvailabilityZoneTestJSON-1840176171 tempest-AvailabilityZoneTestJSON-1840176171-project-member] Availability Zones retrieved successfully. Sep 02 16:26:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c4e890c-4557-4d03-abde-8fc48101a9b8 tempest-AvailabilityZoneTestJSON-1840176171 tempest-AvailabilityZoneTestJSON-1840176171-project-member] http://192.168.122.38/volume/v3/os-availability-zone returned with HTTP 200 Sep 02 16:26:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 646/1278] 192.168.122.38 () {58 vars in 1155 bytes} [Wed Sep 2 16:26:41 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6110fc59-6fac-424f-b49d-f02c4ed025db None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6110fc59-6fac-424f-b49d-f02c4ed025db tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] GET http://192.168.122.38/volume/v3/os-services Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6110fc59-6fac-424f-b49d-f02c4ed025db tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6110fc59-6fac-424f-b49d-f02c4ed025db tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: /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 02 16:26:43 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6110fc59-6fac-424f-b49d-f02c4ed025db tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services returned with HTTP 200 Sep 02 16:26:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 633/1279] 192.168.122.38 () {58 vars in 1128 bytes} [Wed Sep 2 16:26:43 2026] GET /volume/v3/os-services => generated 705 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-602a9e95-bb89-4ad9-a90f-d2f723e4827e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-602a9e95-bb89-4ad9-a90f-d2f723e4827e tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] PUT http://192.168.122.38/volume/v3/os-services/disable-log-reason Sep 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-602a9e95-bb89-4ad9-a90f-d2f723e4827e tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-602a9e95-bb89-4ad9-a90f-d2f723e4827e tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 02 16:26:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 647/1280] 192.168.122.38 () {60 vars in 1205 bytes} [Wed Sep 2 16:26:43 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 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9d165a21-bf57-47dd-8b23-dc98bc1a4ca8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d165a21-bf57-47dd-8b23-dc98bc1a4ca8 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] PUT http://192.168.122.38/volume/v3/os-services/disable Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9d165a21-bf57-47dd-8b23-dc98bc1a4ca8 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d165a21-bf57-47dd-8b23-dc98bc1a4ca8 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services/disable returned with HTTP 404 Sep 02 16:26:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 634/1281] 192.168.122.38 () {60 vars in 1172 bytes} [Wed Sep 2 16:26:43 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 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c1d6ebf-99db-4335-a05e-962cadbc8617 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c1d6ebf-99db-4335-a05e-962cadbc8617 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] PUT http://192.168.122.38/volume/v3/os-services/enable Sep 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c1d6ebf-99db-4335-a05e-962cadbc8617 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c1d6ebf-99db-4335-a05e-962cadbc8617 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services/enable returned with HTTP 404 Sep 02 16:26:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 648/1282] 192.168.122.38 () {60 vars in 1169 bytes} [Wed Sep 2 16:26:43 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7025bfb7-db98-41a2-87fc-88cc4e27ab72 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7025bfb7-db98-41a2-87fc-88cc4e27ab72 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] PUT http://192.168.122.38/volume/v3/os-services/freeze Sep 02 16:26:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7025bfb7-db98-41a2-87fc-88cc4e27ab72 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7025bfb7-db98-41a2-87fc-88cc4e27ab72 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services/freeze returned with HTTP 400 Sep 02 16:26:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 635/1283] 192.168.122.38 () {60 vars in 1169 bytes} [Wed Sep 2 16:26:43 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06198512-9cf6-44ff-840a-f94acc40f7c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06198512-9cf6-44ff-840a-f94acc40f7c5 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] PUT http://192.168.122.38/volume/v3/os-services/thaw Sep 02 16:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06198512-9cf6-44ff-840a-f94acc40f7c5 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06198512-9cf6-44ff-840a-f94acc40f7c5 tempest-VolumeServicesNegativeTest-915601313 tempest-VolumeServicesNegativeTest-915601313-project-admin] http://192.168.122.38/volume/v3/os-services/thaw returned with HTTP 400 Sep 02 16:26:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 649/1284] 192.168.122.38 () {60 vars in 1163 bytes} [Wed Sep 2 16:26:43 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1074367482"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Create volume request body: {'volume': {'imageRef': 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1074367482'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Create volume of 1 GB Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Availability Zones retrieved successfully. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Flow 'volume_create_api' (f198ff84-2024-4461-80bb-bcfa03ef7cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d385c62-73f4-4501-aba8-be0b6e34eacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d385c62-73f4-4501-aba8-be0b6e34eacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b43e4d-49b5-4bfc-b042-29c5c9cc401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d98b4bb-91d6-472c-9515-52dc02a345b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Created reservations ['ece0be2f-4f73-49de-b8a3-53f6d35089b8', 'b3445a8e-20d9-49fe-b2e3-e547521fe34a', 'd066b5bd-36f0-41ab-8156-471e8f5906c5', 'ea1cb663-d132-4c10-a103-09cb9b2309aa'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b43e4d-49b5-4bfc-b042-29c5c9cc401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ece0be2f-4f73-49de-b8a3-53f6d35089b8', 'b3445a8e-20d9-49fe-b2e3-e547521fe34a', 'd066b5bd-36f0-41ab-8156-471e8f5906c5', 'ea1cb663-d132-4c10-a103-09cb9b2309aa']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fb674d-ef03-4d58-9e2c-bc71900edb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fb674d-ef03-4d58-9e2c-bc71900edb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be00355-308b-4c50-b696-d24c8398b3bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1074367482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da2aa27bdfb4b14bc17b7c113133539',qos_specs=None,replication_status=,reservations=['ece0be2f-4f73-49de-b8a3-53f6d35089b8','b3445a8e-20d9-49fe-b2e3-e547521fe34a','d066b5bd-36f0-41ab-8156-471e8f5906c5','ea1cb663-d132-4c10-a103-09cb9b2309aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5c9dee06dd42e187dd78bef9ff7b39',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1074367482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be00355-308b-4c50-b696-d24c8398b3bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da2aa27bdfb4b14bc17b7c113133539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c5c9dee06dd42e187dd78bef9ff7b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edae825a-158f-41eb-8a08-7d4aa74c2594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edae825a-158f-41eb-8a08-7d4aa74c2594) transitioned into state 'SUCCESS' from state '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-1074367482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da2aa27bdfb4b14bc17b7c113133539',qos_specs=None,replication_status=,reservations=['ece0be2f-4f73-49de-b8a3-53f6d35089b8','b3445a8e-20d9-49fe-b2e3-e547521fe34a','d066b5bd-36f0-41ab-8156-471e8f5906c5','ea1cb663-d132-4c10-a103-09cb9b2309aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5c9dee06dd42e187dd78bef9ff7b39',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167f453e-40c1-402a-b2d5-695a849b8a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167f453e-40c1-402a-b2d5-695a849b8a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Flow 'volume_create_api' (f198ff84-2024-4461-80bb-bcfa03ef7cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Create volume request issued successfully. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9184835d-b6dd-4e19-b655-4eba1ed30937 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 636/1285] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:26:46 2026] POST /volume/v3/volumes => generated 758 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-807c1bb6-a1c4-412b-831c-3301c7944900 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-807c1bb6-a1c4-412b-831c-3301c7944900 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-807c1bb6-a1c4-412b-831c-3301c7944900 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-807c1bb6-a1c4-412b-831c-3301c7944900 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-807c1bb6-a1c4-412b-831c-3301c7944900 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-807c1bb6-a1c4-412b-831c-3301c7944900 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 637/1286] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:46 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d98b4bb-91d6-472c-9515-52dc02a345b9 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d98b4bb-91d6-472c-9515-52dc02a345b9 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1956487523"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d98b4bb-91d6-472c-9515-52dc02a345b9 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 650/1287] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:26:46 2026] POST /volume/v3/types => generated 220 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-16c5d5cf-d6d9-45d8-8d51-8dbf619fd158 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-16c5d5cf-d6d9-45d8-8d51-8dbf619fd158 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/group_types Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-16c5d5cf-d6d9-45d8-8d51-8dbf619fd158 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-25776243"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-16c5d5cf-d6d9-45d8-8d51-8dbf619fd158 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/group_types returned with HTTP 202 Sep 02 16:26:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 638/1288] 192.168.122.38 () {62 vars in 1190 bytes} [Wed Sep 2 16:26:47 2026] POST /volume/v3/group_types => generated 175 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] POST http://192.168.122.38/volume/v3/groups Sep 02 16:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4cbce173-64b3-493a-a7cc-c4c06a58899f", "volume_types": ["3044de8b-a9a9-42b8-a20f-425d251cd12d"], "name": "tempest-GroupsV320Test-Group-1391495101"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Creating new group {'group': {'group_type': '4cbce173-64b3-493a-a7cc-c4c06a58899f', 'volume_types': ['3044de8b-a9a9-42b8-a20f-425d251cd12d'], 'name': 'tempest-GroupsV320Test-Group-1391495101'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Creating group tempest-GroupsV320Test-Group-1391495101. Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Availability Zones retrieved successfully. Sep 02 16:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Created reservations ['e7295200-3344-4193-b972-a5ca3f54b82f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4888b4be-b239-4db6-b669-29dfa7b236e5 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups returned with HTTP 202 Sep 02 16:26:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 651/1289] 192.168.122.38 () {62 vars in 1176 bytes} [Wed Sep 2 16:26:47 2026] POST /volume/v3/groups => generated 108 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:47 devstack devstack@c-api.service[86750]: /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 02 16:26:47 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15a06e36-eb0a-4870-a641-fd1e1ca6e166 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 639/1290] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:47 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 388 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f51ff47-34ae-467b-9cf2-ca28acb3cae5 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 652/1291] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e90832ba-31f4-4155-b2ed-2343aa78adec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e90832ba-31f4-4155-b2ed-2343aa78adec tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e90832ba-31f4-4155-b2ed-2343aa78adec tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e90832ba-31f4-4155-b2ed-2343aa78adec tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-e90832ba-31f4-4155-b2ed-2343aa78adec tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /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 02 16:26:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e90832ba-31f4-4155-b2ed-2343aa78adec tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 640/1292] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Updating group '3fd60724-8c43-4080-91b1-7d478d9667c6' with 'creating' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac46d05f-77a7-4e9a-b329-fe3512ff43c4 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action returned with HTTP 202 Sep 02 16:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 653/1293] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:48 2026] POST /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-de1d46c2-0600-4949-8f28-15b583531526 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de1d46c2-0600-4949-8f28-15b583531526 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de1d46c2-0600-4949-8f28-15b583531526 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de1d46c2-0600-4949-8f28-15b583531526 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-de1d46c2-0600-4949-8f28-15b583531526 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /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 02 16:26:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de1d46c2-0600-4949-8f28-15b583531526 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 641/1294] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Updating group '3fd60724-8c43-4080-91b1-7d478d9667c6' with 'available' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8ae13e-ab5d-49d3-94ed-575cc0e09645 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action returned with HTTP 202 Sep 02 16:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 654/1295] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:48 2026] POST /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /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 02 16:26:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27150eec-3e81-4dd9-b11e-bf2bfb7eb385 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 642/1296] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Updating group '3fd60724-8c43-4080-91b1-7d478d9667c6' with 'error' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2111b04-08b8-4ba6-8b25-ab36db82b052 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action returned with HTTP 202 Sep 02 16:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 655/1297] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:48 2026] POST /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /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 02 16:26:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5ea24fe-057b-457a-af24-51401f6b72c3 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 643/1298] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 385 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c824efed-c9b5-4888-90e7-4e7e02100062 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c824efed-c9b5-4888-90e7-4e7e02100062 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] POST http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c824efed-c9b5-4888-90e7-4e7e02100062 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c824efed-c9b5-4888-90e7-4e7e02100062 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-c824efed-c9b5-4888-90e7-4e7e02100062 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Updating group '3fd60724-8c43-4080-91b1-7d478d9667c6' with 'available' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c824efed-c9b5-4888-90e7-4e7e02100062 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action returned with HTTP 202 Sep 02 16:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 656/1299] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:48 2026] POST /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:48 devstack devstack@c-api.service[86750]: /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 02 16:26:48 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c4964f5-b0f4-4944-90c3-ced5ec0bbb96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 644/1300] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-900e4711-1b14-44fa-a754-f15aa856b4fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: /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 02 16:26:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Get all volumes completed successfully. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-900e4711-1b14-44fa-a754-f15aa856b4fa tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 657/1301] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e1dabc7e-116a-4edb-9082-760778249a96 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] POST http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] delete called for group 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.groups [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Delete group with id: 3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:49 devstack devstack@c-api.service[86750]: /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 02 16:26:49 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1dabc7e-116a-4edb-9082-760778249a96 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action returned with HTTP 202 Sep 02 16:26:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 645/1302] 192.168.122.38 () {62 vars in 1307 bytes} [Wed Sep 2 16:26:49 2026] POST /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43e1e092-4cb9-4896-85eb-bd78cdde6dd0 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 658/1303] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:49 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 908 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86750]: /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 02 16:26:49 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-497f8e1c-565f-4b1e-8fb0-e9d4ad2eb4cc tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 200 Sep 02 16:26:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 646/1304] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:49 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-427e6a44-57a9-40bf-8bfb-4c7405c7878b tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e returned with HTTP 200 Sep 02 16:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 659/1305] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:49 2026] GET /volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e => generated 1620 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0051c826-7f46-42b1-8433-687bf3d305f6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e Sep 02 16:26:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-1956487523 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-1956487523, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-724529905-1679629668, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-267792393-1526705887, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-836375773-1931383237, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0051c826-7f46-42b1-8433-687bf3d305f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e returned with HTTP 200 Sep 02 16:26:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 647/1306] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:26:49 2026] PUT /volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e => generated 1573 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-828722402"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-828722402'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create volume of 1 GB Sep 02 16:26:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Availability Zones retrieved successfully. Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Flow 'volume_create_api' (25ecb08d-36af-469e-ae7b-b106fb0b1d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35712ff5-25b0-4bcb-bf7c-cb13e37479f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35712ff5-25b0-4bcb-bf7c-cb13e37479f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308db3d3-8ad1-4fea-8d9f-2e9fcc827428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6167c17c-d1fe-477e-9866-4de6059ac4bf tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 648/1307] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:50 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9c8118b-8d03-449c-a14a-831a341ada18 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9c8118b-8d03-449c-a14a-831a341ada18 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] GET http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9c8118b-8d03-449c-a14a-831a341ada18 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9c8118b-8d03-449c-a14a-831a341ada18 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.groups [None req-b9c8118b-8d03-449c-a14a-831a341ada18 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] show called for member 3fd60724-8c43-4080-91b1-7d478d9667c6 {{(pid=86750) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9c8118b-8d03-449c-a14a-831a341ada18 tempest-GroupsV320Test-252679851 tempest-GroupsV320Test-252679851-project-member] http://192.168.122.38/volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 returned with HTTP 404 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 649/1308] 192.168.122.38 () {60 vars in 1265 bytes} [Wed Sep 2 16:26:50 2026] GET /volume/v3/groups/3fd60724-8c43-4080-91b1-7d478d9667c6 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-03e8c794-7317-4c97-acb1-7a6f1eae5389 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03e8c794-7317-4c97-acb1-7a6f1eae5389 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] DELETE http://192.168.122.38/volume/v3/group_types/4cbce173-64b3-493a-a7cc-c4c06a58899f Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03e8c794-7317-4c97-acb1-7a6f1eae5389 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03e8c794-7317-4c97-acb1-7a6f1eae5389 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03e8c794-7317-4c97-acb1-7a6f1eae5389 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/group_types/4cbce173-64b3-493a-a7cc-c4c06a58899f returned with HTTP 202 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 650/1309] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:26:50 2026] DELETE /volume/v3/group_types/4cbce173-64b3-493a-a7cc-c4c06a58899f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-adae24cf-fc2d-4e68-a086-bac6880f080f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-adae24cf-fc2d-4e68-a086-bac6880f080f tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] DELETE http://192.168.122.38/volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-adae24cf-fc2d-4e68-a086-bac6880f080f tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-adae24cf-fc2d-4e68-a086-bac6880f080f tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-adae24cf-fc2d-4e68-a086-bac6880f080f tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d returned with HTTP 202 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 651/1310] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:50 2026] DELETE /volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f756e3f4-9fd9-457b-9ddc-a1d171ef5d90 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f756e3f4-9fd9-457b-9ddc-a1d171ef5d90 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] GET http://192.168.122.38/volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f756e3f4-9fd9-457b-9ddc-a1d171ef5d90 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f756e3f4-9fd9-457b-9ddc-a1d171ef5d90 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Created reservations ['44829ca8-978e-44a4-8fce-8eb94c15d168', '211b97e9-5f22-47b5-9544-882e7d2ab58b', '73f1d13b-abaa-4704-acb8-186d4b3f2f9f', '5fd8177e-d57b-41be-abf9-a788a4dded9f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f756e3f4-9fd9-457b-9ddc-a1d171ef5d90 tempest-GroupsV320Test-1824500745 tempest-GroupsV320Test-1824500745-project-admin] http://192.168.122.38/volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d returned with HTTP 404 Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308db3d3-8ad1-4fea-8d9f-2e9fcc827428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44829ca8-978e-44a4-8fce-8eb94c15d168', '211b97e9-5f22-47b5-9544-882e7d2ab58b', '73f1d13b-abaa-4704-acb8-186d4b3f2f9f', '5fd8177e-d57b-41be-abf9-a788a4dded9f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec7904e-fd2a-44eb-a6c2-60350396d55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 652/1311] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:50 2026] GET /volume/v3/types/3044de8b-a9a9-42b8-a20f-425d251cd12d => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec7904e-fd2a-44eb-a6c2-60350396d55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc21525a-3638-4108-bdf8-51e2cde271bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-828722402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36c1c1f3b194ff2852f272a884f624e',qos_specs=None,replication_status=,reservations=['44829ca8-978e-44a4-8fce-8eb94c15d168','211b97e9-5f22-47b5-9544-882e7d2ab58b','73f1d13b-abaa-4704-acb8-186d4b3f2f9f','5fd8177e-d57b-41be-abf9-a788a4dded9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1674c05b80411b8c08a6b97d3224f2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-828722402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc21525a-3638-4108-bdf8-51e2cde271bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36c1c1f3b194ff2852f272a884f624e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a1674c05b80411b8c08a6b97d3224f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9445e4-d30f-4ea5-8f0a-32ce42b4e28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9445e4-d30f-4ea5-8f0a-32ce42b4e28d) transitioned into state 'SUCCESS' from state '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-828722402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36c1c1f3b194ff2852f272a884f624e',qos_specs=None,replication_status=,reservations=['44829ca8-978e-44a4-8fce-8eb94c15d168','211b97e9-5f22-47b5-9544-882e7d2ab58b','73f1d13b-abaa-4704-acb8-186d4b3f2f9f','5fd8177e-d57b-41be-abf9-a788a4dded9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1674c05b80411b8c08a6b97d3224f2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc66dd78-6896-413a-8ab6-40dc9613046b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc66dd78-6896-413a-8ab6-40dc9613046b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Flow 'volume_create_api' (25ecb08d-36af-469e-ae7b-b106fb0b1d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create volume request issued successfully. Sep 02 16:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0bfb3c45-e8e0-4bb8-bc92-cf4e4a6bd75d tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 660/1312] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:26:49 2026] POST /volume/v3/volumes => generated 773 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd986bea-6587-4f9b-95c5-382efb5b00c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 200 Sep 02 16:26:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 653/1313] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:50 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b48e81ae-c757-45f9-815f-365f3ff7680b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b48e81ae-c757-45f9-815f-365f3ff7680b tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b48e81ae-c757-45f9-815f-365f3ff7680b tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b48e81ae-c757-45f9-815f-365f3ff7680b tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b48e81ae-c757-45f9-815f-365f3ff7680b tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b48e81ae-c757-45f9-815f-365f3ff7680b tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 661/1314] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:51 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0444b07-fd87-432c-8b7c-c3780ee9be7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 200 Sep 02 16:26:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 654/1315] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:51 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d28397-e046-4e6f-96c2-b6cc5e57f15a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 662/1316] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:52 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8f169b5-14b4-449c-bc07-d98fe1c66873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 200 Sep 02 16:26:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 655/1317] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:52 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-573cda54-5718-4e01-bd24-640612738000 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc21525a-3638-4108-bdf8-51e2cde271bf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1748725146"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create snapshot from volume cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Created reservations ['1aaf873e-1437-4b0b-8997-6dd318a8012b', 'c9ec9b33-a655-4a84-b895-7a48c4342dee', '3dac5595-6249-4bbc-84e6-debd36e18331', '2cf27e35-7c45-4670-b910-c8e954bba8c9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot create request issued successfully. Sep 02 16:26:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-573cda54-5718-4e01-bd24-640612738000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:26:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 663/1318] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:26:52 2026] POST /volume/v3/snapshots => generated 323 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-af9c577e-dd21-4735-af41-098d1c98ecfd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-af9c577e-dd21-4735-af41-098d1c98ecfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-af9c577e-dd21-4735-af41-098d1c98ecfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-af9c577e-dd21-4735-af41-098d1c98ecfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-af9c577e-dd21-4735-af41-098d1c98ecfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-af9c577e-dd21-4735-af41-098d1c98ecfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 656/1319] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:53 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68b9a00c-6fc8-467b-9e4d-100e66b10750 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 664/1320] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:53 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-19706d60-2384-419e-8695-bf8511ec104b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19706d60-2384-419e-8695-bf8511ec104b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19706d60-2384-419e-8695-bf8511ec104b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-19706d60-2384-419e-8695-bf8511ec104b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-19706d60-2384-419e-8695-bf8511ec104b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-19706d60-2384-419e-8695-bf8511ec104b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 657/1321] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:54 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0878c8ce-0d32-4bb3-aac4-22a1707a8286 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 665/1322] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:54 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 1329 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] POST http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-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=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Update volume metadata completed successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3750903-bc3f-4e8f-b433-a9caf72e0c09 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action returned with HTTP 200 Sep 02 16:26:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 658/1323] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:26:54 2026] POST /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action => generated 526 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aae95810-c530-4e77-918b-eb14ea65e731 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aae95810-c530-4e77-918b-eb14ea65e731 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aae95810-c530-4e77-918b-eb14ea65e731 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aae95810-c530-4e77-918b-eb14ea65e731 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51f810df-4fd2-43f8-9dfe-04670ddb5b4e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 666/1324] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:54 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 1389 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aae95810-c530-4e77-918b-eb14ea65e731 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aae95810-c530-4e77-918b-eb14ea65e731 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 659/1325] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:54 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31e44247-8a54-4457-b854-b5b9e7267057 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] POST http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Get volume image-metadata completed successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Delete volume metadata completed successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e44247-8a54-4457-b854-b5b9e7267057 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 667/1326] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:26:54 2026] POST /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action => generated 0 bytes in 99 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] POST http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a3b9912-a4c4-4175-9079-22192486f927 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a3b9912-a4c4-4175-9079-22192486f927 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a3b9912-a4c4-4175-9079-22192486f927 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a3b9912-a4c4-4175-9079-22192486f927 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a3b9912-a4c4-4175-9079-22192486f927 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a3b9912-a4c4-4175-9079-22192486f927 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 668/1327] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Get volume image-metadata completed successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a6fc3021-527a-45bc-944f-6784c4a161d9 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 660/1328] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:26:55 2026] POST /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd/action => generated 500 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d892f342-5fe7-4e35-8be9-2d8ee054ea15 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 669/1329] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-da5639ec-243d-433d-9ed6-249c46db78d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 661/1330] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5607f2e3-afcd-4548-ad37-73af9e52069a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] DELETE http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Delete volume with id: 9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Delete volume request issued successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5607f2e3-afcd-4548-ad37-73af9e52069a tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 202 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 670/1331] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:55 2026] DELETE /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1a4936b-8478-4aa8-a0d0-84791cfe643e tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 662/1332] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 1362 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71cfecc4-7376-4941-b7c1-0dd0ba70cb83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71cfecc4-7376-4941-b7c1-0dd0ba70cb83 None None] GET http://192.168.122.38/volume// Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71cfecc4-7376-4941-b7c1-0dd0ba70cb83 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71cfecc4-7376-4941-b7c1-0dd0ba70cb83 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71cfecc4-7376-4941-b7c1-0dd0ba70cb83 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 671/1333] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-79c1f508-010a-4b75-a502-fc569489151d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19c8379d-09b1-4c2a-8193-6cb74eaba367 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-79c1f508-010a-4b75-a502-fc569489151d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-79c1f508-010a-4b75-a502-fc569489151d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c68d126-e7eb-49b0-b5e7-9925d4ea7c59", "connector": null, "instance_uuid": "5e56dbeb-2863-4aee-af93-7a2b49e5d474"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19c8379d-09b1-4c2a-8193-6cb74eaba367 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19c8379d-09b1-4c2a-8193-6cb74eaba367 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-972745631", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1546033938", "vendor_name": "tempest-vendor_name-1170865976"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-79c1f508-010a-4b75-a502-fc569489151d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 663/1334] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:26:55 2026] POST /volume/v3/attachments => generated 273 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19c8379d-09b1-4c2a-8193-6cb74eaba367 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 672/1335] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:55 2026] POST /volume/v3/types => generated 327 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-865fce94-8846-4969-9c0f-76b22501ff8c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0b56554-4268-44af-9aae-bafdc5c34fb0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 673/1336] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 944 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-540094fb-e264-4d84-b174-1481a8c35386 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-540094fb-e264-4d84-b174-1481a8c35386 None None] GET http://192.168.122.38/volume// Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-540094fb-e264-4d84-b174-1481a8c35386 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-540094fb-e264-4d84-b174-1481a8c35386 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-540094fb-e264-4d84-b174-1481a8c35386 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 674/1337] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:26:55 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1a08c45-2f4e-4d00-98ef-8571600300b1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1122447637"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume request body: {'volume': {'volume_type': 'b1a08c45-2f4e-4d00-98ef-8571600300b1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1122447637'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume of 1 GB Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Availability Zones retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Flow 'volume_create_api' (e6d271cd-5fba-44b1-bee5-c538c7b9123a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e6f2d2-d5b8-4b10-9f07-3c85f1aaed77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e6f2d2-d5b8-4b10-9f07-3c85f1aaed77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1546033938',vendor_name='tempest-vendor_name-1170865976'},id=b1a08c45-2f4e-4d00-98ef-8571600300b1,is_public=True,name='tempest-UserMessagesTest-volume-type-972745631',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1a08c45-2f4e-4d00-98ef-8571600300b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c513d81-328a-4661-81ad-f5af5682b53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Created reservations ['e588005e-d6d0-4314-bea8-7e83fbfe5f6c', 'dfb935c2-8fe9-4860-a706-1e1536dba2e5', 'f51b3263-6ac3-4cb5-a2ea-f3464a716d1a', '64d048b5-e039-411d-b8fa-115a76737d39'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c513d81-328a-4661-81ad-f5af5682b53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e588005e-d6d0-4314-bea8-7e83fbfe5f6c', 'dfb935c2-8fe9-4860-a706-1e1536dba2e5', 'f51b3263-6ac3-4cb5-a2ea-f3464a716d1a', '64d048b5-e039-411d-b8fa-115a76737d39']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9e632f-b597-4bd8-ad94-ac81a14c8d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-564b7493-67da-4eb1-8d8c-0fe9ef37c5d0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 675/1338] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:26:56 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 1125 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b19f75f8-2ee6-492a-a1b5-ce1999515350 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 676/1339] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:56 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 482 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9e632f-b597-4bd8-ad94-ac81a14c8d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e015d329-3a9d-40e4-a175-3003b83b1f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1122447637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e11b9ee4324db5b1d3166b40c10c03',qos_specs=None,replication_status=,reservations=['e588005e-d6d0-4314-bea8-7e83fbfe5f6c','dfb935c2-8fe9-4860-a706-1e1536dba2e5','f51b3263-6ac3-4cb5-a2ea-f3464a716d1a','64d048b5-e039-411d-b8fa-115a76737d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44950082468c40969a3c44c36b6fa378',volume_type_id=b1a08c45-2f4e-4d00-98ef-8571600300b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1122447637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e015d329-3a9d-40e4-a175-3003b83b1f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e11b9ee4324db5b1d3166b40c10c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44950082468c40969a3c44c36b6fa378',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1a08c45-2f4e-4d00-98ef-8571600300b1),volume_type_id=b1a08c45-2f4e-4d00-98ef-8571600300b1)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9221be3b-5e11-4cee-a140-94b5838cf06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9221be3b-5e11-4cee-a140-94b5838cf06f) transitioned into state 'SUCCESS' from state '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-1122447637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e11b9ee4324db5b1d3166b40c10c03',qos_specs=None,replication_status=,reservations=['e588005e-d6d0-4314-bea8-7e83fbfe5f6c','dfb935c2-8fe9-4860-a706-1e1536dba2e5','f51b3263-6ac3-4cb5-a2ea-f3464a716d1a','64d048b5-e039-411d-b8fa-115a76737d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44950082468c40969a3c44c36b6fa378',volume_type_id=b1a08c45-2f4e-4d00-98ef-8571600300b1)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5f1b1f-f22e-490d-8cf2-3e73af2c4c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5f1b1f-f22e-490d-8cf2-3e73af2c4c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Flow 'volume_create_api' (e6d271cd-5fba-44b1-bee5-c538c7b9123a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume request issued successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-865fce94-8846-4969-9c0f-76b22501ff8c tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 664/1340] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:26:55 2026] POST /volume/v3/volumes => generated 791 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13fd24ae-e178-4b74-b23c-75063a6ee8b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b31f910-619e-4b77-a1d9-84e5df3d9a68 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 677/1341] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:26:56 2026] PUT /volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e => generated 1576 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 665/1342] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:56 2026] GET /volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b648f472-a6e4-46c8-97a4-3429bf283cf4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b648f472-a6e4-46c8-97a4-3429bf283cf4 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] GET http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b648f472-a6e4-46c8-97a4-3429bf283cf4 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b648f472-a6e4-46c8-97a4-3429bf283cf4 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b648f472-a6e4-46c8-97a4-3429bf283cf4 tempest-VolumesImageMetadata-10839955 tempest-VolumesImageMetadata-10839955-project-member] http://192.168.122.38/volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd returned with HTTP 404 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 666/1343] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:56 2026] GET /volume/v3/volumes/9be00355-308b-4c50-b696-d24c8398b3bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] PUT http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc21525a-3638-4108-bdf8-51e2cde271bf"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Acquiring lock "cinder-attachment_update-7c68d126-e7eb-49b0-b5e7-9925d4ea7c59-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create snapshot from volume cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-7c68d126-e7eb-49b0-b5e7-9925d4ea7c59-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: WARNING cinder.quota_utils [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Quota exceeded for d36c1c1f3b194ff2852f272a884f624e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.middleware.fault [None req-d00985b1-52bd-4a4e-b6b7-e2d2b931c9d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 413 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 667/1344] 192.168.122.38 () {60 vars in 1143 bytes} [Wed Sep 2 16:26:56 2026] POST /volume/v3/snapshots => generated 208 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-97498266-d6d6-4f20-b8fa-d2fc547c3cd1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97498266-d6d6-4f20-b8fa-d2fc547c3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97498266-d6d6-4f20-b8fa-d2fc547c3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-97498266-d6d6-4f20-b8fa-d2fc547c3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-972745631 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-972745631, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-7c68d126-e7eb-49b0-b5e7-9925d4ea7c59-devstack" released by "attachment_update" :: held 0.247s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-d1f98a17-1e68-4457-9a3d-eeecde243a75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 678/1345] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:26:56 2026] PUT /volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 => generated 694 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97498266-d6d6-4f20-b8fa-d2fc547c3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e returned with HTTP 200 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 668/1346] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:26:56 2026] PUT /volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e => generated 1576 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc21525a-3638-4108-bdf8-51e2cde271bf"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Create snapshot from volume cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:56 devstack devstack@c-api.service[86751]: WARNING cinder.quota_utils [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Quota exceeded for d36c1c1f3b194ff2852f272a884f624e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 02 16:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-2f614cd2-06aa-42f5-a64f-ab0a3083abe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 413 Sep 02 16:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 679/1347] 192.168.122.38 () {60 vars in 1143 bytes} [Wed Sep 2 16:26:56 2026] POST /volume/v3/snapshots => generated 133 bytes in 92 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-94166ce6-478f-4101-9f23-28f00dcb978b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Delete snapshot with id: 86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot delete request issued successfully. Sep 02 16:26:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-94166ce6-478f-4101-9f23-28f00dcb978b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 202 Sep 02 16:26:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 669/1348] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:26:56 2026] DELETE /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f2a1698-6e84-4c93-bf2d-cf0863dcba0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 680/1349] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5caaca61-5f66-4bfc-b50b-a310747b31d9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 670/1350] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 945 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-ba5f6ce1-e143-402f-aa27-b2953dfaa207 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-ba5f6ce1-e143-402f-aa27-b2953dfaa207 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347/action Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-ba5f6ce1-e143-402f-aa27-b2953dfaa207 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-ba5f6ce1-e143-402f-aa27-b2953dfaa207 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-43dbdac5-3813-449d-a5ba-d04f61d36129 req-ba5f6ce1-e143-402f-aa27-b2953dfaa207 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347/action returned with HTTP 204 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 681/1351] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:26:57 2026] POST /volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ac368042-608b-48ce-849c-cfc459236eb2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac368042-608b-48ce-849c-cfc459236eb2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac368042-608b-48ce-849c-cfc459236eb2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac368042-608b-48ce-849c-cfc459236eb2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ac368042-608b-48ce-849c-cfc459236eb2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac368042-608b-48ce-849c-cfc459236eb2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a returned with HTTP 200 Sep 02 16:26:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 671/1352] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e23dad97-29c1-468e-831e-36c3cc390033 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23dad97-29c1-468e-831e-36c3cc390033 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/messages Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e23dad97-29c1-468e-831e-36c3cc390033 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e23dad97-29c1-468e-831e-36c3cc390033 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23dad97-29c1-468e-831e-36c3cc390033 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 682/1353] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9af40404-909c-4fdc-a792-678ce61151f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9af40404-909c-4fdc-a792-678ce61151f8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] DELETE http://192.168.122.38/volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9af40404-909c-4fdc-a792-678ce61151f8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9af40404-909c-4fdc-a792-678ce61151f8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9af40404-909c-4fdc-a792-678ce61151f8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab returned with HTTP 204 Sep 02 16:26:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 672/1354] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:26:57 2026] DELETE /volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19dfc2dc-a23c-44f6-b051-086437124e66 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19dfc2dc-a23c-44f6-b051-086437124e66 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19dfc2dc-a23c-44f6-b051-086437124e66 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19dfc2dc-a23c-44f6-b051-086437124e66 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19dfc2dc-a23c-44f6-b051-086437124e66 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab returned with HTTP 404 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 683/1355] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/messages/c7b5dc54-f2bd-4f96-869b-1ba1921f90ab => generated 110 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00002aa2-5543-4a7e-aebb-c8c88d284fcb tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a returned with HTTP 200 Sep 02 16:26:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 673/1356] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-581927f6-8cdd-4705-9edb-fcf768196689 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Delete volume with id: e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Created reservations ['bd7efd1c-f683-4987-a9f7-8ae29aa5e1fc', '2a4ccfb2-fe15-4f81-af55-77196a16ba27', 'd20a3052-4a2a-4fbb-9ea7-fcb111284dfd', 'fe3923fc-f14e-4764-a661-49ece17a907d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Delete volume request issued successfully. Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-581927f6-8cdd-4705-9edb-fcf768196689 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a returned with HTTP 202 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 684/1357] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:26:57 2026] DELETE /volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f369eb8e-8536-448b-8bad-9b6a55904fe8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f369eb8e-8536-448b-8bad-9b6a55904fe8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f369eb8e-8536-448b-8bad-9b6a55904fe8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f369eb8e-8536-448b-8bad-9b6a55904fe8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f369eb8e-8536-448b-8bad-9b6a55904fe8 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a returned with HTTP 404 Sep 02 16:26:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 674/1358] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:57 2026] GET /volume/v3/volumes/e015d329-3a9d-40e4-a175-3003b83b1f7a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b01bc6cc-01f1-4338-8528-c7e243418ca7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b01bc6cc-01f1-4338-8528-c7e243418ca7 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] DELETE http://192.168.122.38/volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b01bc6cc-01f1-4338-8528-c7e243418ca7 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b01bc6cc-01f1-4338-8528-c7e243418ca7 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b01bc6cc-01f1-4338-8528-c7e243418ca7 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 returned with HTTP 202 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 685/1359] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:26:57 2026] DELETE /volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4acdae4e-a60a-4309-8911-040b779e9bc5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Snapshot retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-091bcfaf-a4a5-4ced-9fbb-f076f0e64c80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 675/1360] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4acdae4e-a60a-4309-8911-040b779e9bc5 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] GET http://192.168.122.38/volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4acdae4e-a60a-4309-8911-040b779e9bc5 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4acdae4e-a60a-4309-8911-040b779e9bc5 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4acdae4e-a60a-4309-8911-040b779e9bc5 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 returned with HTTP 404 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 686/1361] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/types/b1a08c45-2f4e-4d00-98ef-8571600300b1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c909ba30-3fdc-4d36-a4d7-4a731e52f7cc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c909ba30-3fdc-4d36-a4d7-4a731e52f7cc tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c909ba30-3fdc-4d36-a4d7-4a731e52f7cc tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1711318446", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1673128036", "vendor_name": "tempest-vendor_name-540599896"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c909ba30-3fdc-4d36-a4d7-4a731e52f7cc tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 687/1362] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:26:58 2026] POST /volume/v3/types => generated 327 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e7b0cb6-6fc5-44a9-ae3b-f8ff1a739bab tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:26:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 676/1363] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 1237 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "48b47648-6cd1-40ab-b09b-e63d8346d551", "size": 1, "name": "tempest-UserMessagesTest-Volume-823281165"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume request body: {'volume': {'volume_type': '48b47648-6cd1-40ab-b09b-e63d8346d551', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-823281165'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume of 1 GB Sep 02 16:26:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-436ceaec-3aa6-446b-a147-42875958e355 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Availability Zones retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-436ceaec-3aa6-446b-a147-42875958e355 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-436ceaec-3aa6-446b-a147-42875958e355 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-436ceaec-3aa6-446b-a147-42875958e355 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Flow 'volume_create_api' (653fe897-7402-4cd5-ba99-e128025cdcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ef1147-2fb4-4c97-b566-5de042b1ad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-436ceaec-3aa6-446b-a147-42875958e355 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-436ceaec-3aa6-446b-a147-42875958e355 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 677/1364] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ef1147-2fb4-4c97-b566-5de042b1ad1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:26:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1673128036',vendor_name='tempest-vendor_name-540599896'},id=48b47648-6cd1-40ab-b09b-e63d8346d551,is_public=True,name='tempest-UserMessagesTest-volume-type-1711318446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48b47648-6cd1-40ab-b09b-e63d8346d551', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024066b9-6e54-46e6-8829-dfea2c6cbb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1711318446 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1711318446, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1711318446 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1711318446, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Created reservations ['062530b6-3fc3-4e0b-83a1-a68232c11f4d', 'f1dcc681-b61f-4100-9c5b-2d9373e5318d', '095551df-5154-4722-9b0d-4c77a9363d37', '95a60b9a-da9d-483f-af1f-8b672092faa0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024066b9-6e54-46e6-8829-dfea2c6cbb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062530b6-3fc3-4e0b-83a1-a68232c11f4d', 'f1dcc681-b61f-4100-9c5b-2d9373e5318d', '095551df-5154-4722-9b0d-4c77a9363d37', '95a60b9a-da9d-483f-af1f-8b672092faa0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b753c761-9829-435a-b41b-c6d9290dd172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-976fcc12-2d8a-4ebe-8f82-6eda99c186a2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 678/1365] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b753c761-9829-435a-b41b-c6d9290dd172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e0732d-c6b4-4979-8b12-63a5cac4aa65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-823281165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e11b9ee4324db5b1d3166b40c10c03',qos_specs=None,replication_status=,reservations=['062530b6-3fc3-4e0b-83a1-a68232c11f4d','f1dcc681-b61f-4100-9c5b-2d9373e5318d','095551df-5154-4722-9b0d-4c77a9363d37','95a60b9a-da9d-483f-af1f-8b672092faa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44950082468c40969a3c44c36b6fa378',volume_type_id=48b47648-6cd1-40ab-b09b-e63d8346d551), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-823281165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e0732d-c6b4-4979-8b12-63a5cac4aa65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e11b9ee4324db5b1d3166b40c10c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44950082468c40969a3c44c36b6fa378',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48b47648-6cd1-40ab-b09b-e63d8346d551),volume_type_id=48b47648-6cd1-40ab-b09b-e63d8346d551)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5095d4c0-4373-4bfd-8e81-860e4387ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5095d4c0-4373-4bfd-8e81-860e4387ad41) transitioned into state 'SUCCESS' from state '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-823281165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e11b9ee4324db5b1d3166b40c10c03',qos_specs=None,replication_status=,reservations=['062530b6-3fc3-4e0b-83a1-a68232c11f4d','f1dcc681-b61f-4100-9c5b-2d9373e5318d','095551df-5154-4722-9b0d-4c77a9363d37','95a60b9a-da9d-483f-af1f-8b672092faa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44950082468c40969a3c44c36b6fa378',volume_type_id=48b47648-6cd1-40ab-b09b-e63d8346d551)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb60a5e-da79-4115-8938-48dace7c4aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb60a5e-da79-4115-8938-48dace7c4aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Flow 'volume_create_api' (653fe897-7402-4cd5-ba99-e128025cdcc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Create volume request issued successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a4f23e1-73d6-4b22-b77b-2d4d3e2a82db tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 688/1366] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:26:58 2026] POST /volume/v3/volumes => generated 791 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ddbfaa81-3f05-4675-bbc2-0ef54c53dd79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 679/1367] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 => generated 859 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-79841d13-8eea-4ee7-9939-ba34ce7ed0bd tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 689/1368] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:26:58 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 943 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f4d2172-cfdc-47a0-b78e-51cc87867a9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f4d2172-cfdc-47a0-b78e-51cc87867a9a None None] GET http://192.168.122.38/volume// Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2172-cfdc-47a0-b78e-51cc87867a9a None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2172-cfdc-47a0-b78e-51cc87867a9a None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f4d2172-cfdc-47a0-b78e-51cc87867a9a None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 680/1369] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0422245c-be41-415b-a49a-4fc5a10853ea req-ce3aca6d-4fd9-4a96-bcc8-8e449b423532 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-ce3aca6d-4fd9-4a96-bcc8-8e449b423532 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-ce3aca6d-4fd9-4a96-bcc8-8e449b423532 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1308725-1703-4a12-921f-c4948f80d700", "connector": null, "instance_uuid": "5e56dbeb-2863-4aee-af93-7a2b49e5d474"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce14c8c0-7a52-465a-984c-92e8a8d967c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce14c8c0-7a52-465a-984c-92e8a8d967c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce14c8c0-7a52-465a-984c-92e8a8d967c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce14c8c0-7a52-465a-984c-92e8a8d967c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce14c8c0-7a52-465a-984c-92e8a8d967c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb returned with HTTP 404 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 681/1370] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/snapshots/86001b24-9b2b-4c51-b3fb-e9c8d07becfb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c037d70-5542-4129-add4-78b23af0c221 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c037d70-5542-4129-add4-78b23af0c221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c037d70-5542-4129-add4-78b23af0c221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c037d70-5542-4129-add4-78b23af0c221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-ce3aca6d-4fd9-4a96-bcc8-8e449b423532 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 690/1371] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:26:59 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c037d70-5542-4129-add4-78b23af0c221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c037d70-5542-4129-add4-78b23af0c221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 682/1372] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cea64f1b-add8-47af-8354-54293604262a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] DELETE http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Delete volume with id: cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Delete volume request issued successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cea64f1b-add8-47af-8354-54293604262a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 202 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 691/1373] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:26:59 2026] DELETE /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c222a82-7869-4707-9186-19953f8326ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c222a82-7869-4707-9186-19953f8326ca None None] GET http://192.168.122.38/volume// Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c222a82-7869-4707-9186-19953f8326ca None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c222a82-7869-4707-9186-19953f8326ca None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c222a82-7869-4707-9186-19953f8326ca None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 692/1374] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e770ad01-2692-4bf6-8299-0263b69cc63a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e770ad01-2692-4bf6-8299-0263b69cc63a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e770ad01-2692-4bf6-8299-0263b69cc63a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e770ad01-2692-4bf6-8299-0263b69cc63a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f17b44d-30b4-43dc-bfac-4579db5a0c6d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 683/1375] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e770ad01-2692-4bf6-8299-0263b69cc63a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e770ad01-2692-4bf6-8299-0263b69cc63a tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 693/1376] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-4f6303d6-8e97-4eff-8910-ca6bdbda10a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 684/1377] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 1123 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ec50dd6-3c21-4e3a-a122-b483433fbad7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec50dd6-3c21-4e3a-a122-b483433fbad7 None None] GET http://192.168.122.38/volume// Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ec50dd6-3c21-4e3a-a122-b483433fbad7 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ec50dd6-3c21-4e3a-a122-b483433fbad7 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec50dd6-3c21-4e3a-a122-b483433fbad7 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 694/1378] 192.168.122.38 () {56 vars in 883 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-45b3570a-42f5-43cb-ad8d-4956ef10b0a2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-45b3570a-42f5-43cb-ad8d-4956ef10b0a2 None None] GET http://192.168.122.38/volume// Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-45b3570a-42f5-43cb-ad8d-4956ef10b0a2 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-45b3570a-42f5-43cb-ad8d-4956ef10b0a2 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-45b3570a-42f5-43cb-ad8d-4956ef10b0a2 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 685/1379] 192.168.122.38 () {56 vars in 883 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93905b51-f8ba-442a-a737-764616b5f792 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] PUT http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Acquiring lock "cinder-attachment_update-e1308725-1703-4a12-921f-c4948f80d700-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-e1308725-1703-4a12-921f-c4948f80d700-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93905b51-f8ba-442a-a737-764616b5f792 tempest-VersionsTest-1451601389 tempest-VersionsTest-1451601389-project-member] GET http://192.168.122.38/volume/v3/ Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93905b51-f8ba-442a-a737-764616b5f792 tempest-VersionsTest-1451601389 tempest-VersionsTest-1451601389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93905b51-f8ba-442a-a737-764616b5f792 tempest-VersionsTest-1451601389 tempest-VersionsTest-1451601389-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93905b51-f8ba-442a-a737-764616b5f792 tempest-VersionsTest-1451601389 tempest-VersionsTest-1451601389-project-member] http://192.168.122.38/volume/v3/ returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 695/1380] 192.168.122.38 () {58 vars in 1095 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/ => generated 389 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Lock "cinder-attachment_update-e1308725-1703-4a12-921f-c4948f80d700-devstack" released by "attachment_update" :: held 0.203s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-8e54cf3c-8d11-4bdd-8a09-3b60827fae75 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 686/1381] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:26:59 2026] PUT /volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 => generated 694 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f17f22-2579-4dd0-ab78-f0da92b6a6c9 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 696/1382] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2d3046b9-38c1-454d-b770-7224b9edd916 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d3046b9-38c1-454d-b770-7224b9edd916 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/messages Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d3046b9-38c1-454d-b770-7224b9edd916 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d3046b9-38c1-454d-b770-7224b9edd916 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:26:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d3046b9-38c1-454d-b770-7224b9edd916 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 687/1383] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/messages => generated 676 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-685246b4-2762-4354-9e1d-1544eb0c414b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-685246b4-2762-4354-9e1d-1544eb0c414b tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-685246b4-2762-4354-9e1d-1544eb0c414b tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-685246b4-2762-4354-9e1d-1544eb0c414b tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-685246b4-2762-4354-9e1d-1544eb0c414b tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 697/1384] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9aa82d46-b6fd-412b-a71e-e2da873dc9df None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9aa82d46-b6fd-412b-a71e-e2da873dc9df tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/messages Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9aa82d46-b6fd-412b-a71e-e2da873dc9df tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9aa82d46-b6fd-412b-a71e-e2da873dc9df tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9aa82d46-b6fd-412b-a71e-e2da873dc9df tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 688/1385] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11ea491c-5d10-4bf5-bf20-9a75298fcba2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11ea491c-5d10-4bf5-bf20-9a75298fcba2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] DELETE http://192.168.122.38/volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11ea491c-5d10-4bf5-bf20-9a75298fcba2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11ea491c-5d10-4bf5-bf20-9a75298fcba2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11ea491c-5d10-4bf5-bf20-9a75298fcba2 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 returned with HTTP 204 Sep 02 16:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 698/1386] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:26:59 2026] DELETE /volume/v3/messages/ae4f0320-b733-491c-b1e4-1cd6219f1906 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f047108c-00c2-4a37-999e-264c84431f7a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f047108c-00c2-4a37-999e-264c84431f7a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f047108c-00c2-4a37-999e-264c84431f7a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:26:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f047108c-00c2-4a37-999e-264c84431f7a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f047108c-00c2-4a37-999e-264c84431f7a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f047108c-00c2-4a37-999e-264c84431f7a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 returned with HTTP 200 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 689/1387] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:26:59 2026] GET /volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Delete volume with id: b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Volume info retrieved successfully. Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Created reservations ['6d192cd1-7f55-4b49-bed8-f8210a6f6117', 'fa839a47-5965-45a9-9b06-069114d60ad5', 'c1fb440c-7c50-4466-9339-9d8a7b688a73', 'f03ff522-1f21-4b27-9b64-b9adc7ea5cfb'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-0422245c-be41-415b-a49a-4fc5a10853ea req-5f0d357c-96bd-44a3-8c34-6a9a49914aa6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-5f0d357c-96bd-44a3-8c34-6a9a49914aa6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2/action Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-5f0d357c-96bd-44a3-8c34-6a9a49914aa6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-5f0d357c-96bd-44a3-8c34-6a9a49914aa6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Delete volume request issued successfully. Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17eb2a21-5fa9-4209-877f-95dc44935f6a tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 returned with HTTP 202 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 699/1388] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:27:00 2026] DELETE /volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb05db8b-17be-49e1-8cbf-f52014bebc79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb05db8b-17be-49e1-8cbf-f52014bebc79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] GET http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb05db8b-17be-49e1-8cbf-f52014bebc79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb05db8b-17be-49e1-8cbf-f52014bebc79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb05db8b-17be-49e1-8cbf-f52014bebc79 tempest-UserMessagesTest-256928853 tempest-UserMessagesTest-256928853-project-member] http://192.168.122.38/volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 returned with HTTP 404 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 700/1389] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:27:00 2026] GET /volume/v3/volumes/b6e0732d-c6b4-4979-8b12-63a5cac4aa65 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e04df205-fca6-467d-bc52-c7743d21c392 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e04df205-fca6-467d-bc52-c7743d21c392 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] DELETE http://192.168.122.38/volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e04df205-fca6-467d-bc52-c7743d21c392 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e04df205-fca6-467d-bc52-c7743d21c392 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-0422245c-be41-415b-a49a-4fc5a10853ea req-5f0d357c-96bd-44a3-8c34-6a9a49914aa6 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2/action returned with HTTP 204 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 690/1390] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:27:00 2026] POST /volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-238344a0-fb3e-46b2-bb62-b14ed37530a0 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 691/1391] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:00 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b362aa6d-3b96-479a-ba6a-5b255be87bc0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b362aa6d-3b96-479a-ba6a-5b255be87bc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] GET http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b362aa6d-3b96-479a-ba6a-5b255be87bc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b362aa6d-3b96-479a-ba6a-5b255be87bc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b362aa6d-3b96-479a-ba6a-5b255be87bc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1470672452-project-member] http://192.168.122.38/volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf returned with HTTP 404 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 692/1392] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:00 2026] GET /volume/v3/volumes/cc21525a-3638-4108-bdf8-51e2cde271bf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-432d339d-1983-4315-bb67-dff904a545f5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-432d339d-1983-4315-bb67-dff904a545f5 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-432d339d-1983-4315-bb67-dff904a545f5 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-432d339d-1983-4315-bb67-dff904a545f5 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e04df205-fca6-467d-bc52-c7743d21c392 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 returned with HTTP 202 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 701/1393] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:27:00 2026] DELETE /volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f0e853c-97ab-4a41-8071-9adea978df36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f0e853c-97ab-4a41-8071-9adea978df36 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e Sep 02 16:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f0e853c-97ab-4a41-8071-9adea978df36 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-432d339d-1983-4315-bb67-dff904a545f5 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-432d339d-1983-4315-bb67-dff904a545f5 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 693/1394] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:00 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 1235 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3c13ee10-8dda-4788-a36b-58d50f160071 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c13ee10-8dda-4788-a36b-58d50f160071 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] GET http://192.168.122.38/volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c13ee10-8dda-4788-a36b-58d50f160071 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c13ee10-8dda-4788-a36b-58d50f160071 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c13ee10-8dda-4788-a36b-58d50f160071 tempest-UserMessagesTest-1023568856 tempest-UserMessagesTest-1023568856-project-admin] http://192.168.122.38/volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 returned with HTTP 404 Sep 02 16:27:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 694/1395] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:27:00 2026] GET /volume/v3/types/48b47648-6cd1-40ab-b09b-e63d8346d551 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f0e853c-97ab-4a41-8071-9adea978df36 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755 tempest-VolumeSnapshotQuotasNegativeTestJSON-614146755-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e returned with HTTP 200 Sep 02 16:27:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 702/1396] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:27:00 2026] PUT /volume/v3/os-quota-sets/d36c1c1f3b194ff2852f272a884f624e => generated 1391 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-95959418-2d24-4af3-8e0f-c0bb3416873d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-625249144"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-625249144'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Create volume of 2 GB Sep 02 16:27:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Availability Zones retrieved successfully. Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Flow 'volume_create_api' (92673eca-0cfb-4cbf-a998-6c6435a7fe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d148d2-a058-424a-8b5d-50169023cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Validating volume size '2' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d148d2-a058-424a-8b5d-50169023cb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1d43a5-277b-4001-859a-2eff59ebcbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Created reservations ['b2975e44-d9b0-456c-8754-0f6fde3f5fae', 'ca105584-06eb-4082-8020-8876e136af1f', 'a38e8b4b-f8fb-4c86-be1c-545f8eefad83', '8cd72476-a4e6-4e79-9641-b828c16e7f10'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1d43a5-277b-4001-859a-2eff59ebcbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2975e44-d9b0-456c-8754-0f6fde3f5fae', 'ca105584-06eb-4082-8020-8876e136af1f', 'a38e8b4b-f8fb-4c86-be1c-545f8eefad83', '8cd72476-a4e6-4e79-9641-b828c16e7f10']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa2c527-f903-4907-be6e-78404f5dcf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa2c527-f903-4907-be6e-78404f5dcf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d29747-009c-431e-b16b-b5027cf72f17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-625249144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a7ca26600f46598660a6dc7eb1e691',qos_specs=None,replication_status=,reservations=['b2975e44-d9b0-456c-8754-0f6fde3f5fae','ca105584-06eb-4082-8020-8876e136af1f','a38e8b4b-f8fb-4c86-be1c-545f8eefad83','8cd72476-a4e6-4e79-9641-b828c16e7f10'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd582168d354338996c385d2b0499b4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-625249144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d29747-009c-431e-b16b-b5027cf72f17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22a7ca26600f46598660a6dc7eb1e691',provider_auth=None,provider_geometry=None,provider_id=None,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='8dd582168d354338996c385d2b0499b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790782a8-4a0a-44b5-8ceb-da3430d411de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790782a8-4a0a-44b5-8ceb-da3430d411de) transitioned into state 'SUCCESS' from state '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-625249144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a7ca26600f46598660a6dc7eb1e691',qos_specs=None,replication_status=,reservations=['b2975e44-d9b0-456c-8754-0f6fde3f5fae','ca105584-06eb-4082-8020-8876e136af1f','a38e8b4b-f8fb-4c86-be1c-545f8eefad83','8cd72476-a4e6-4e79-9641-b828c16e7f10'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd582168d354338996c385d2b0499b4',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81704387-a69d-4cfd-b820-b8111fbc5e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81704387-a69d-4cfd-b820-b8111fbc5e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Flow 'volume_create_api' (92673eca-0cfb-4cbf-a998-6c6435a7fe53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Create volume request issued successfully. Sep 02 16:27:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95959418-2d24-4af3-8e0f-c0bb3416873d tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 695/1397] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:02 2026] POST /volume/v3/volumes => generated 761 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52f47eba-3bfb-4d1b-8088-7d37caf00a07 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 703/1398] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:03 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 829 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-2d7aa8aa-df61-4e31-b86d-ff30772a9c91 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:27:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 696/1399] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:27:04 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 1237 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59/action Sep 02 16:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Begin detaching volume completed successfully. Sep 02 16:27:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-8c50ac4e-71b4-4c00-a9d6-c4cba6972c94 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59/action returned with HTTP 202 Sep 02 16:27:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 704/1400] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:27:04 2026] POST /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a801469-1281-47cb-8ef6-75a52862df9b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a801469-1281-47cb-8ef6-75a52862df9b tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a801469-1281-47cb-8ef6-75a52862df9b tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a801469-1281-47cb-8ef6-75a52862df9b tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3a801469-1281-47cb-8ef6-75a52862df9b tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a801469-1281-47cb-8ef6-75a52862df9b tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 697/1401] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:04 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a61b16d-db58-43e5-80c2-f7b6934d6466 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a61b16d-db58-43e5-80c2-f7b6934d6466 None None] GET http://192.168.122.38/volume// Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a61b16d-db58-43e5-80c2-f7b6934d6466 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a61b16d-db58-43e5-80c2-f7b6934d6466 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a61b16d-db58-43e5-80c2-f7b6934d6466 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:27:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 705/1402] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:27:05 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:27:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-6c1b73a2-d14b-4030-9336-2ff0dc485121 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 200 Sep 02 16:27:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 698/1403] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:27:05 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 1421 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-9b1946ce-dc4e-4d77-aed2-0abc57c8ff49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-9b1946ce-dc4e-4d77-aed2-0abc57c8ff49 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-9b1946ce-dc4e-4d77-aed2-0abc57c8ff49 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-9b1946ce-dc4e-4d77-aed2-0abc57c8ff49 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:05 devstack devstack@c-api.service[86751]: /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 02 16:27:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-62667e23-1afa-4db5-ac68-ab21a3c34b9d req-9b1946ce-dc4e-4d77-aed2-0abc57c8ff49 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 returned with HTTP 200 Sep 02 16:27:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 706/1404] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:27:05 2026] DELETE /volume/v3/attachments/8b3dc2bf-99b1-468a-b7db-006c02bd5347 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7c4da0c-d434-4ec3-906d-6e24747d0c2f tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 699/1405] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "55d29747-009c-431e-b16b-b5027cf72f17"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '55d29747-009c-431e-b16b-b5027cf72f17'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Create volume of 1 GB Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume with id: 7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Availability Zones retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Flow 'volume_create_api' (fd66b0ca-7b1b-41f9-8a9b-78102add6299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616aac4-eed6-4adf-9db5-0cff10fcae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616aac4-eed6-4adf-9db5-0cff10fcae46) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:27:06 devstack devstack@c-api.service[86751]: 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 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616aac4-eed6-4adf-9db5-0cff10fcae46) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616aac4-eed6-4adf-9db5-0cff10fcae46) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume request issued successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f07eb4cc-781d-46aa-b04f-593fe938c781 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 202 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Flow 'volume_create_api' (fd66b0ca-7b1b-41f9-8a9b-78102add6299) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:27:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 700/1406] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:06 2026] DELETE /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1388fec8-831e-4c3d-b9fa-1b3d0ce1c177 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 707/1407] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:06 2026] POST /volume/v3/volumes => generated 173 bytes in 139 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0937d8d4-c3e7-4db2-b976-21d2c24852c2 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 701/1408] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] DELETE http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Delete volume with id: 55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Delete volume request issued successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f05afc1-b4c1-4f81-9ff5-3edb7a98b541 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 202 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 708/1409] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:06 2026] DELETE /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ff17b3a-7c0d-4eb2-a423-4eb6cd594f65 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 702/1410] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] GET http://192.168.122.38/volume/v3/os-hosts Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: /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 02 16:27:06 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:25:33+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:16:07+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:26:36+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5991e6f1-5f4b-472f-a0be-89485d7c8656 tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] http://192.168.122.38/volume/v3/os-hosts returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 709/1411] 192.168.122.38 () {58 vars in 1119 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/os-hosts => generated 561 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d2c62606-8b23-4c6e-9770-546536e4908f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] GET http://192.168.122.38/volume/v3/os-hosts Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: /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 02 16:27:06 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.hosts [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:25:33+00:00 {{(pid=86750) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.hosts [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:16:07+00:00 {{(pid=86750) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.hosts [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] status, active and update: available, enabled, 2026-09-02 14:26:36+00:00 {{(pid=86750) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 16:27:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2c62606-8b23-4c6e-9770-546536e4908f tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] http://192.168.122.38/volume/v3/os-hosts returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 703/1412] 192.168.122.38 () {58 vars in 1119 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/os-hosts => generated 561 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab438fd9-e06a-4710-9afa-ff1870dcfd2a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab438fd9-e06a-4710-9afa-ff1870dcfd2a tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] GET http://192.168.122.38/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab438fd9-e06a-4710-9afa-ff1870dcfd2a tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab438fd9-e06a-4710-9afa-ff1870dcfd2a tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab438fd9-e06a-4710-9afa-ff1870dcfd2a tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] http://192.168.122.38/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 02 16:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 710/1413] 192.168.122.38 () {58 vars in 1182 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bcb7cfa6-3158-4a7c-9dd8-90e2da62eb6d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcb7cfa6-3158-4a7c-9dd8-90e2da62eb6d tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] GET http://192.168.122.38/volume/v3/os-hosts/devstack@QuobyteHD Sep 02 16:27:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcb7cfa6-3158-4a7c-9dd8-90e2da62eb6d tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcb7cfa6-3158-4a7c-9dd8-90e2da62eb6d tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcb7cfa6-3158-4a7c-9dd8-90e2da62eb6d tempest-VolumeHostsAdminTestsJSON-1878221891 tempest-VolumeHostsAdminTestsJSON-1878221891-project-admin] http://192.168.122.38/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 02 16:27:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 704/1414] 192.168.122.38 () {58 vars in 1176 bytes} [Wed Sep 2 16:27:06 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44395213-0696-4c7a-8d85-090c6b786e29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44395213-0696-4c7a-8d85-090c6b786e29 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44395213-0696-4c7a-8d85-090c6b786e29 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44395213-0696-4c7a-8d85-090c6b786e29 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44395213-0696-4c7a-8d85-090c6b786e29 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Volume info retrieved successfully. Sep 02 16:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44395213-0696-4c7a-8d85-090c6b786e29 tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 200 Sep 02 16:27:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 711/1415] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:07 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7e97e404-70d7-4352-ac69-76f0cf7c3ffd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7e97e404-70d7-4352-ac69-76f0cf7c3ffd tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] GET http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 Sep 02 16:27:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7e97e404-70d7-4352-ac69-76f0cf7c3ffd tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7e97e404-70d7-4352-ac69-76f0cf7c3ffd tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7e97e404-70d7-4352-ac69-76f0cf7c3ffd tempest-VolumesCloneNegativeTest-1607023852 tempest-VolumesCloneNegativeTest-1607023852-project-member] http://192.168.122.38/volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 returned with HTTP 404 Sep 02 16:27:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 705/1416] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:08 2026] GET /volume/v3/volumes/55d29747-009c-431e-b16b-b5027cf72f17 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-fa9cdb46-d248-4aa4-add8-b95b11cb60ea tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:27:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 712/1417] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:27:10 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 1235 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] POST http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700/action Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Begin detaching volume completed successfully. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-201ee6b5-f617-4db8-9fe8-574297a084d4 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700/action returned with HTTP 202 Sep 02 16:27:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 706/1418] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:27:10 2026] POST /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ab0261e-3dc8-46dd-b4c5-aa13e9717025 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ab0261e-3dc8-46dd-b4c5-aa13e9717025 None None] GET http://192.168.122.38/volume// Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ab0261e-3dc8-46dd-b4c5-aa13e9717025 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ab0261e-3dc8-46dd-b4c5-aa13e9717025 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ab0261e-3dc8-46dd-b4c5-aa13e9717025 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:27:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 713/1419] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:27:10 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-233be6d4-87a0-45a7-8435-e856242a206a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:27:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 707/1420] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:27:10 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 1419 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-a3c6273c-91eb-4438-b615-103846b0cee3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-a3c6273c-91eb-4438-b615-103846b0cee3 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-a3c6273c-91eb-4438-b615-103846b0cee3 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-a3c6273c-91eb-4438-b615-103846b0cee3 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:11 devstack devstack@c-api.service[86751]: /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 02 16:27:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:27:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2258753b-e56a-4229-8cf5-550a8aeff134 req-a3c6273c-91eb-4438-b615-103846b0cee3 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 returned with HTTP 200 Sep 02 16:27:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 714/1421] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:27:11 2026] DELETE /volume/v3/attachments/9ec84da9-6ca0-4737-8ab6-c82509d26fd2 => generated 19 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0b7186ce-99ec-492d-9300-31db65725ce2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:11 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume with id: e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume request issued successfully. Sep 02 16:27:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b7186ce-99ec-492d-9300-31db65725ce2 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 202 Sep 02 16:27:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 708/1422] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:11 2026] DELETE /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-10fbe6cd-f0f8-454b-8285-0a1d2fbd7cc8 req-06a8c50a-a175-4ffe-b762-6e9a30ca84a9 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 200 Sep 02 16:27:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 715/1423] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:27:11 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b2b6ea51-e46d-4747-8972-d56bcffe4d64 req-5565b42f-29cc-4074-b88e-6a62b42d751d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b2b6ea51-e46d-4747-8972-d56bcffe4d64 req-5565b42f-29cc-4074-b88e-6a62b42d751d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b2b6ea51-e46d-4747-8972-d56bcffe4d64 req-5565b42f-29cc-4074-b88e-6a62b42d751d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b2b6ea51-e46d-4747-8972-d56bcffe4d64 req-5565b42f-29cc-4074-b88e-6a62b42d751d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b2b6ea51-e46d-4747-8972-d56bcffe4d64 req-5565b42f-29cc-4074-b88e-6a62b42d751d tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 404 Sep 02 16:27:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 709/1424] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:27:12 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-637d39f5-f516-413a-83dc-8a55246da080 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] GET http://192.168.122.38/volume/v3/volumes/summary Sep 02 16:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:27:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] Get summary completed successfully. Sep 02 16:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-637d39f5-f516-413a-83dc-8a55246da080 tempest-VolumesSummaryTest-589907721 tempest-VolumesSummaryTest-589907721-project-member] http://192.168.122.38/volume/v3/volumes/summary returned with HTTP 200 Sep 02 16:27:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 716/1425] 192.168.122.38 () {60 vars in 1181 bytes} [Wed Sep 2 16:27:12 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0df458f5-f1ad-4ec1-b6a3-008e1bac4e72 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0df458f5-f1ad-4ec1-b6a3-008e1bac4e72 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0df458f5-f1ad-4ec1-b6a3-008e1bac4e72 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0df458f5-f1ad-4ec1-b6a3-008e1bac4e72 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0df458f5-f1ad-4ec1-b6a3-008e1bac4e72 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 710/1426] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:27:14 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 1433 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9db2e27d-6e2e-4178-914f-affdb1d2270c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9db2e27d-6e2e-4178-914f-affdb1d2270c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9db2e27d-6e2e-4178-914f-affdb1d2270c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9db2e27d-6e2e-4178-914f-affdb1d2270c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'defaults' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9db2e27d-6e2e-4178-914f-affdb1d2270c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults returned with HTTP 200 Sep 02 16:27:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 717/1427] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:27:14 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults => generated 1433 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87b9b8af-0b1d-4261-85ee-62ec06b9be4c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87b9b8af-0b1d-4261-85ee-62ec06b9be4c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87b9b8af-0b1d-4261-85ee-62ec06b9be4c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87b9b8af-0b1d-4261-85ee-62ec06b9be4c tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 711/1428] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:27:14 2026] PUT /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 1391 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f154b14a-386c-44c3-a416-503349ec5ff1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f154b14a-386c-44c3-a416-503349ec5ff1 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] DELETE http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f154b14a-386c-44c3-a416-503349ec5ff1 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f154b14a-386c-44c3-a416-503349ec5ff1 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f154b14a-386c-44c3-a416-503349ec5ff1 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 718/1429] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:27:14 2026] DELETE /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27359ccc-e88f-4f85-a77d-d4d5fcdfb1e0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27359ccc-e88f-4f85-a77d-d4d5fcdfb1e0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27359ccc-e88f-4f85-a77d-d4d5fcdfb1e0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27359ccc-e88f-4f85-a77d-d4d5fcdfb1e0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27359ccc-e88f-4f85-a77d-d4d5fcdfb1e0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 712/1430] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:27:14 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 1433 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d56af96b-5a0a-41da-aa86-8939c9f0f0b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d56af96b-5a0a-41da-aa86-8939c9f0f0b7 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d56af96b-5a0a-41da-aa86-8939c9f0f0b7 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d56af96b-5a0a-41da-aa86-8939c9f0f0b7 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 719/1431] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:27:14 2026] PUT /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 1391 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-018b41d4-c1e2-4817-a03f-5cf4a0f9f35b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-018b41d4-c1e2-4817-a03f-5cf4a0f9f35b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-018b41d4-c1e2-4817-a03f-5cf4a0f9f35b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-018b41d4-c1e2-4817-a03f-5cf4a0f9f35b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'defaults' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-018b41d4-c1e2-4817-a03f-5cf4a0f9f35b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults returned with HTTP 200 Sep 02 16:27:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 713/1432] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:27:15 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e/defaults => generated 1433 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7db6bfc2-7147-45e6-96a6-3a5a0f83e9b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7db6bfc2-7147-45e6-96a6-3a5a0f83e9b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7db6bfc2-7147-45e6-96a6-3a5a0f83e9b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7db6bfc2-7147-45e6-96a6-3a5a0f83e9b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7db6bfc2-7147-45e6-96a6-3a5a0f83e9b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 720/1433] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:27:15 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 1433 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-02e55a58-aae9-4c71-93eb-d07e9a13db89 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-02e55a58-aae9-4c71-93eb-d07e9a13db89 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-02e55a58-aae9-4c71-93eb-d07e9a13db89 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-02e55a58-aae9-4c71-93eb-d07e9a13db89 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-02e55a58-aae9-4c71-93eb-d07e9a13db89 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True returned with HTTP 200 Sep 02 16:27:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 714/1434] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:15 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True => generated 2408 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1998233878"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1998233878'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume of 1 GB Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Availability Zones retrieved successfully. Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Flow 'volume_create_api' (ef3d257c-6431-4f51-a2e3-a01b623f08f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59563429-85b4-49f8-bf53-4cdcf7efe9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59563429-85b4-49f8-bf53-4cdcf7efe9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50120c73-f28a-41fa-9af8-e3c991fcb3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Created reservations ['d66f006b-2854-4e80-8952-8b35c4b4412b', 'c4fa9fd5-fa9c-4a4f-9bf6-d74a1f54e67a', '5363241d-2c7a-4b28-89c5-2f3a28d99147', '78146e12-a8a5-4ce0-9b28-6d8029131e2d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50120c73-f28a-41fa-9af8-e3c991fcb3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66f006b-2854-4e80-8952-8b35c4b4412b', 'c4fa9fd5-fa9c-4a4f-9bf6-d74a1f54e67a', '5363241d-2c7a-4b28-89c5-2f3a28d99147', '78146e12-a8a5-4ce0-9b28-6d8029131e2d']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25bb8ff-9418-49d0-a127-08e723472e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25bb8ff-9418-49d0-a127-08e723472e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174c349c-6d49-4f62-8a06-6c9919654550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1998233878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58af06cb28574679b25119ea5823178e',qos_specs=None,replication_status=,reservations=['d66f006b-2854-4e80-8952-8b35c4b4412b','c4fa9fd5-fa9c-4a4f-9bf6-d74a1f54e67a','5363241d-2c7a-4b28-89c5-2f3a28d99147','78146e12-a8a5-4ce0-9b28-6d8029131e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba0052d4215458f96f857d045500fb6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1998233878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174c349c-6d49-4f62-8a06-6c9919654550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58af06cb28574679b25119ea5823178e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba0052d4215458f96f857d045500fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a3e619-1389-4087-b22d-af0061b6ec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a3e619-1389-4087-b22d-af0061b6ec9d) transitioned into state 'SUCCESS' from state '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-1998233878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58af06cb28574679b25119ea5823178e',qos_specs=None,replication_status=,reservations=['d66f006b-2854-4e80-8952-8b35c4b4412b','c4fa9fd5-fa9c-4a4f-9bf6-d74a1f54e67a','5363241d-2c7a-4b28-89c5-2f3a28d99147','78146e12-a8a5-4ce0-9b28-6d8029131e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba0052d4215458f96f857d045500fb6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3c0cd0-ce21-4bd8-85c5-abf5525129cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3c0cd0-ce21-4bd8-85c5-abf5525129cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Flow 'volume_create_api' (ef3d257c-6431-4f51-a2e3-a01b623f08f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume request issued successfully. Sep 02 16:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a863a80-dd08-496f-9548-db2d3db2f2c0 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 721/1435] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:15 2026] POST /volume/v3/volumes => generated 763 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-664a015a-c5da-4d3f-9af5-21bcdb8adf3c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 200 Sep 02 16:27:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 715/1436] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:15 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 831 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:17 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=627,cinder:UPDATE=163,cinder:INSERT=87 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:27:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc6900bb-6ade-40fd-a411-ea1438d08620 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 200 Sep 02 16:27:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 722/1437] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:17 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca1f242a-e40b-46cb-80b9-295729afe6b3 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 200 Sep 02 16:27:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 716/1438] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:18 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbfeaa7b-7c41-4a67-8217-4c16b62a1e7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbfeaa7b-7c41-4a67-8217-4c16b62a1e7a tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbfeaa7b-7c41-4a67-8217-4c16b62a1e7a tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbfeaa7b-7c41-4a67-8217-4c16b62a1e7a tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbfeaa7b-7c41-4a67-8217-4c16b62a1e7a tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True returned with HTTP 200 Sep 02 16:27:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 723/1439] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:18 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True => generated 2408 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] DELETE http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Delete volume with id: 174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:18 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=666,cinder:INSERT=77,cinder:UPDATE=119 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:27:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Delete volume request issued successfully. Sep 02 16:27:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b5a36e12-deb7-4e39-9c59-400616b8f254 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 202 Sep 02 16:27:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 717/1440] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:18 2026] DELETE /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3f1ebea-c735-4f1d-80a8-030b483db162 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 200 Sep 02 16:27:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 724/1441] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:18 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1523964211"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1523964211'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume of 1 GB Sep 02 16:27:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Availability Zones retrieved successfully. Sep 02 16:27:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-72c5faee-fa74-4817-8e6d-fe688a08249c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (1087d2f7-1e2d-437c-a62a-cc88e380ffa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72c5faee-fa74-4817-8e6d-fe688a08249c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72c5faee-fa74-4817-8e6d-fe688a08249c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72c5faee-fa74-4817-8e6d-fe688a08249c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e0e262-15ff-4388-a694-63d39e740340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-72c5faee-fa74-4817-8e6d-fe688a08249c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72c5faee-fa74-4817-8e6d-fe688a08249c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 200 Sep 02 16:27:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 725/1442] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:19 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e0e262-15ff-4388-a694-63d39e740340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a10755-d505-4ab4-9ed2-a02d77ec882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Created reservations ['cba0c334-b696-4859-9220-289bee8c2a68', '85317ec0-90ce-4551-8eec-47c68f8b1df9', '8616a135-b760-4cff-8945-35d9d1f8b9b6', 'c88940de-7db9-43cf-a185-f96b76bedf88'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a10755-d505-4ab4-9ed2-a02d77ec882c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cba0c334-b696-4859-9220-289bee8c2a68', '85317ec0-90ce-4551-8eec-47c68f8b1df9', '8616a135-b760-4cff-8945-35d9d1f8b9b6', 'c88940de-7db9-43cf-a185-f96b76bedf88']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6480c0-e98e-4b8e-a3c8-6a446556b0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6480c0-e98e-4b8e-a3c8-6a446556b0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376d9b7e-e006-4bad-a2a5-12f818f79fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1523964211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3890940c4f914907a5026dc22fa25976',qos_specs=None,replication_status=,reservations=['cba0c334-b696-4859-9220-289bee8c2a68','85317ec0-90ce-4551-8eec-47c68f8b1df9','8616a135-b760-4cff-8945-35d9d1f8b9b6','c88940de-7db9-43cf-a185-f96b76bedf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9626dc61ddfe4dca9c11d87bc982e454',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1523964211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=376d9b7e-e006-4bad-a2a5-12f818f79fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3890940c4f914907a5026dc22fa25976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9626dc61ddfe4dca9c11d87bc982e454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c19347c-1d6a-494f-8a5c-98ad48305f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c19347c-1d6a-494f-8a5c-98ad48305f5c) transitioned into state 'SUCCESS' from state '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-1523964211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3890940c4f914907a5026dc22fa25976',qos_specs=None,replication_status=,reservations=['cba0c334-b696-4859-9220-289bee8c2a68','85317ec0-90ce-4551-8eec-47c68f8b1df9','8616a135-b760-4cff-8945-35d9d1f8b9b6','c88940de-7db9-43cf-a185-f96b76bedf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9626dc61ddfe4dca9c11d87bc982e454',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d906a6fa-a7d7-4f5e-938a-3199c8657556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d906a6fa-a7d7-4f5e-938a-3199c8657556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (1087d2f7-1e2d-437c-a62a-cc88e380ffa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request issued successfully. Sep 02 16:27:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f0137db-c754-4dbc-ac6e-1121dbf6f53e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 718/1443] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:19 2026] POST /volume/v3/volumes => generated 757 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a0a971b-1066-4940-a69f-bdf47dfd3ef8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 726/1444] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:20 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 825 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3ab55fde-a55a-4daf-a691-a491e10c2c0d req-e7052683-994d-4d29-b0cc-88ecc6427f38 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ab55fde-a55a-4daf-a691-a491e10c2c0d req-e7052683-994d-4d29-b0cc-88ecc6427f38 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3ab55fde-a55a-4daf-a691-a491e10c2c0d req-e7052683-994d-4d29-b0cc-88ecc6427f38 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3ab55fde-a55a-4daf-a691-a491e10c2c0d req-e7052683-994d-4d29-b0cc-88ecc6427f38 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e530e3fe-872a-41c8-891b-01f6a913f255 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e530e3fe-872a-41c8-891b-01f6a913f255 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e530e3fe-872a-41c8-891b-01f6a913f255 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e530e3fe-872a-41c8-891b-01f6a913f255 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e530e3fe-872a-41c8-891b-01f6a913f255 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 404 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 727/1445] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:21 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2426acb7-878a-45f5-9fdb-0d88352f9964 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2426acb7-878a-45f5-9fdb-0d88352f9964 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2426acb7-878a-45f5-9fdb-0d88352f9964 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2426acb7-878a-45f5-9fdb-0d88352f9964 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:21 devstack devstack@c-api.service[86750]: /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 02 16:27:21 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2426acb7-878a-45f5-9fdb-0d88352f9964 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 404 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 728/1446] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:21 2026] GET /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65dc24e6-020d-4478-939d-cccaba147a71 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65dc24e6-020d-4478-939d-cccaba147a71 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] DELETE http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65dc24e6-020d-4478-939d-cccaba147a71 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65dc24e6-020d-4478-939d-cccaba147a71 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-65dc24e6-020d-4478-939d-cccaba147a71 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Delete volume with id: 174c349c-6d49-4f62-8a06-6c9919654550 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65dc24e6-020d-4478-939d-cccaba147a71 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 returned with HTTP 404 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 729/1447] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:21 2026] DELETE /volume/v3/volumes/174c349c-6d49-4f62-8a06-6c9919654550 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-581276506"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-581276506'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume of 1 GB Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Availability Zones retrieved successfully. Sep 02 16:27:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ab55fde-a55a-4daf-a691-a491e10c2c0d req-e7052683-994d-4d29-b0cc-88ecc6427f38 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df returned with HTTP 200 Sep 02 16:27:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 719/1448] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:27:20 2026] DELETE /volume/v3/attachments/67875395-3da5-4982-b418-8e47410570df => generated 19 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Flow 'volume_create_api' (7d5d9058-9dfc-40b4-b1b3-88866d5c18ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a13d850-a3e5-4e3f-a49e-7f6495442b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a13d850-a3e5-4e3f-a49e-7f6495442b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee56fca-1e95-4b5e-9308-aea2cb63d7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Created reservations ['a7b4668d-5719-445c-892d-61858a267843', '4c081be4-97cd-43be-bc9f-12118a093fa2', '820bbc9e-7526-4f51-8f81-a3ee3bd771ea', '4649d53e-5e1b-41c2-8b20-90f7b794a917'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee56fca-1e95-4b5e-9308-aea2cb63d7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7b4668d-5719-445c-892d-61858a267843', '4c081be4-97cd-43be-bc9f-12118a093fa2', '820bbc9e-7526-4f51-8f81-a3ee3bd771ea', '4649d53e-5e1b-41c2-8b20-90f7b794a917']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c012c2-739b-4bff-a191-21f07a9bbb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c012c2-739b-4bff-a191-21f07a9bbb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a26dc81-1e0b-4b3f-9dce-a15cb54a681c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-581276506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58af06cb28574679b25119ea5823178e',qos_specs=None,replication_status=,reservations=['a7b4668d-5719-445c-892d-61858a267843','4c081be4-97cd-43be-bc9f-12118a093fa2','820bbc9e-7526-4f51-8f81-a3ee3bd771ea','4649d53e-5e1b-41c2-8b20-90f7b794a917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba0052d4215458f96f857d045500fb6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-581276506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a26dc81-1e0b-4b3f-9dce-a15cb54a681c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58af06cb28574679b25119ea5823178e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba0052d4215458f96f857d045500fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5530d6-ee86-4faa-b4d9-4c663fb1ed60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5530d6-ee86-4faa-b4d9-4c663fb1ed60) transitioned into state 'SUCCESS' from state '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-581276506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58af06cb28574679b25119ea5823178e',qos_specs=None,replication_status=,reservations=['a7b4668d-5719-445c-892d-61858a267843','4c081be4-97cd-43be-bc9f-12118a093fa2','820bbc9e-7526-4f51-8f81-a3ee3bd771ea','4649d53e-5e1b-41c2-8b20-90f7b794a917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba0052d4215458f96f857d045500fb6',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ee0cdb-3f75-4758-a4f0-5910d9e7284c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ee0cdb-3f75-4758-a4f0-5910d9e7284c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Flow 'volume_create_api' (7d5d9058-9dfc-40b4-b1b3-88866d5c18ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Create volume request issued successfully. Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbc34688-8fe3-4565-ac8b-e1ad54d823a7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 730/1449] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:21 2026] POST /volume/v3/volumes => generated 762 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab40e658-571a-495f-bebf-4fe6b020af51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab40e658-571a-495f-bebf-4fe6b020af51 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab40e658-571a-495f-bebf-4fe6b020af51 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab40e658-571a-495f-bebf-4fe6b020af51 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab40e658-571a-495f-bebf-4fe6b020af51 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab40e658-571a-495f-bebf-4fe6b020af51 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 731/1450] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:21 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a109b48-e4ed-481f-bb8b-5e9b9b21d382 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 200 Sep 02 16:27:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 720/1451] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:21 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 830 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume with id: 607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:27:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume request issued successfully. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf1cbbd2-140c-457f-b8e7-c0acc91cfb3a tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 202 Sep 02 16:27:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 732/1452] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:22 2026] DELETE /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9b8db1a-e084-4715-a83b-afc156f760cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b8db1a-e084-4715-a83b-afc156f760cb tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b8db1a-e084-4715-a83b-afc156f760cb tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b8db1a-e084-4715-a83b-afc156f760cb tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e9b8db1a-e084-4715-a83b-afc156f760cb tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Volume info retrieved successfully. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b8db1a-e084-4715-a83b-afc156f760cb tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 200 Sep 02 16:27:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 721/1453] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:22 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 1254 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-badbd80d-6ff4-4689-a0ff-37b5984e3c8a tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 733/1454] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:22 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5eda92c1-3d6c-47a2-8be8-beae686cd6f7 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 200 Sep 02 16:27:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 722/1455] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:22 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1463c7f2-dfc5-4655-8c96-c5083d6cd06c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1463c7f2-dfc5-4655-8c96-c5083d6cd06c tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1463c7f2-dfc5-4655-8c96-c5083d6cd06c tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1463c7f2-dfc5-4655-8c96-c5083d6cd06c tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1463c7f2-dfc5-4655-8c96-c5083d6cd06c tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 returned with HTTP 404 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 734/1456] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/607c253c-266e-43f8-8923-23957fb7a324 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume with id: e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70c2d0f7-34f6-4b75-a0cd-b88cf7130a79 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 404 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 723/1457] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:23 2026] DELETE /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60c2d4ef-7d20-4205-8c06-fcc9f70fd8a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60c2d4ef-7d20-4205-8c06-fcc9f70fd8a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60c2d4ef-7d20-4205-8c06-fcc9f70fd8a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60c2d4ef-7d20-4205-8c06-fcc9f70fd8a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60c2d4ef-7d20-4205-8c06-fcc9f70fd8a8 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 returned with HTTP 404 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 735/1458] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/e1308725-1703-4a12-921f-c4948f80d700 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Delete volume with id: 7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56716cf0-8575-4def-b34f-6b1ffe31af47 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 404 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 724/1459] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:23 2026] DELETE /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad572e68-bce9-4e2e-9823-f1563fa1f956 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad572e68-bce9-4e2e-9823-f1563fa1f956 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] GET http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad572e68-bce9-4e2e-9823-f1563fa1f956 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad572e68-bce9-4e2e-9823-f1563fa1f956 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad572e68-bce9-4e2e-9823-f1563fa1f956 tempest-TestInstancesWithCinderVolumes-1916189969 tempest-TestInstancesWithCinderVolumes-1916189969-project-member] http://192.168.122.38/volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 returned with HTTP 404 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 736/1460] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/7c68d126-e7eb-49b0-b5e7-9925d4ea7c59 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Get all volumes completed successfully. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3f9911e-d257-4a4f-8f97-e11b634ec3d4 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 725/1461] 192.168.122.38 () {58 vars in 1164 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2024 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83b45ca9-ee2a-4cfc-99c9-ddddcf87e3b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83b45ca9-ee2a-4cfc-99c9-ddddcf87e3b7 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] DELETE http://192.168.122.38/volume/v3/types/f99200d1-80d4-4c70-8db0-569a177f0e80 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83b45ca9-ee2a-4cfc-99c9-ddddcf87e3b7 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83b45ca9-ee2a-4cfc-99c9-ddddcf87e3b7 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83b45ca9-ee2a-4cfc-99c9-ddddcf87e3b7 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types/f99200d1-80d4-4c70-8db0-569a177f0e80 returned with HTTP 202 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 737/1462] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:27:23 2026] DELETE /volume/v3/types/f99200d1-80d4-4c70-8db0-569a177f0e80 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-23f68341-5028-4c4b-be58-3d3c63434d64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f001891-a065-4aac-addc-18925dd84492 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-23f68341-5028-4c4b-be58-3d3c63434d64 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-23f68341-5028-4c4b-be58-3d3c63434d64 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-23f68341-5028-4c4b-be58-3d3c63434d64 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-23f68341-5028-4c4b-be58-3d3c63434d64 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Volume info retrieved successfully. Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-23f68341-5028-4c4b-be58-3d3c63434d64 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 200 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 726/1463] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-20c1a0eb-5f6a-4e10-a2c3-5e560afbfa38 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-20c1a0eb-5f6a-4e10-a2c3-5e560afbfa38 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-20c1a0eb-5f6a-4e10-a2c3-5e560afbfa38 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-20c1a0eb-5f6a-4e10-a2c3-5e560afbfa38 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Get all volumes completed successfully. Sep 02 16:27:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f001891-a065-4aac-addc-18925dd84492 tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 738/1464] 192.168.122.38 () {58 vars in 1164 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2024 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f67f1ad9-0b0a-4362-ba65-f500e2b94e7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-20c1a0eb-5f6a-4e10-a2c3-5e560afbfa38 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True returned with HTTP 200 Sep 02 16:27:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 727/1465] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True => generated 1960 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f67f1ad9-0b0a-4362-ba65-f500e2b94e7a tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] DELETE http://192.168.122.38/volume/v3/types/a65f819d-b6c8-4396-8edf-187623c4e1f9 Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f67f1ad9-0b0a-4362-ba65-f500e2b94e7a tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f67f1ad9-0b0a-4362-ba65-f500e2b94e7a tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ec663ab3-4f34-4027-83d8-53f364da8d1e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec663ab3-4f34-4027-83d8-53f364da8d1e tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec663ab3-4f34-4027-83d8-53f364da8d1e tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ec663ab3-4f34-4027-83d8-53f364da8d1e tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f67f1ad9-0b0a-4362-ba65-f500e2b94e7a tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types/a65f819d-b6c8-4396-8edf-187623c4e1f9 returned with HTTP 202 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 739/1466] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:27:23 2026] DELETE /volume/v3/types/a65f819d-b6c8-4396-8edf-187623c4e1f9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ec663ab3-4f34-4027-83d8-53f364da8d1e tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True returned with HTTP 200 Sep 02 16:27:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 728/1467] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:23 2026] GET /volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True => generated 1960 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] POST http://192.168.122.38/volume/v3/os-volume-transfer Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6a26dc81-1e0b-4b3f-9dce-a15cb54a681c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Creating new volume transfer {'transfer': {'volume_id': '6a26dc81-1e0b-4b3f-9dce-a15cb54a681c'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Creating transfer of volume 6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Generating transfer record for volume 6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9739268-d489-4abc-9161-6d1d2380b5f8 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 740/1468] 192.168.122.38 () {60 vars in 1170 bytes} [Wed Sep 2 16:27:24 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-28642181-c617-4d2a-8405-fbe0fda42f1a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a68a1f9-6842-437b-920e-9101d95f6abf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Get all volumes completed successfully. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a68a1f9-6842-437b-920e-9101d95f6abf tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 741/1469] 192.168.122.38 () {58 vars in 1164 bytes} [Wed Sep 2 16:27:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-80b71129-509a-4b05-903e-64bdc063386d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80b71129-509a-4b05-903e-64bdc063386d tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] DELETE http://192.168.122.38/volume/v3/types/e28989e8-e19b-4df6-8add-d670af4228f0 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80b71129-509a-4b05-903e-64bdc063386d tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80b71129-509a-4b05-903e-64bdc063386d tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] POST http://192.168.122.38/volume/v3/os-volume-transfer/5254bcea-a46e-4602-bb11-5f017b8838ad/accept Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9a52c21af2e043f6"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.volume_transfer [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Accepting volume transfer 5254bcea-a46e-4602-bb11-5f017b8838ad {{(pid=86750) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Accepting transfer 5254bcea-a46e-4602-bb11-5f017b8838ad Sep 02 16:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80b71129-509a-4b05-903e-64bdc063386d tempest-TestInstancesWithCinderVolumes-608684785 tempest-TestInstancesWithCinderVolumes-608684785-project-admin] http://192.168.122.38/volume/v3/types/e28989e8-e19b-4df6-8add-d670af4228f0 returned with HTTP 202 Sep 02 16:27:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 742/1470] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:27:24 2026] DELETE /volume/v3/types/e28989e8-e19b-4df6-8add-d670af4228f0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Created reservations ['e5786d18-8ddc-475d-994e-d06e643997db', '761411ad-1c60-44dc-90f9-17f52835f024', '6f6f242e-dd37-4c43-9186-92b91dcd69ae', '8229196e-b41f-46a3-ac83-1698c0de130e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Created reservations ['eaedde68-c0ae-4402-ab93-b461f2d0bc0e', '988ccec6-33cf-4053-8dba-2ad7b996b994', '170a4e0e-cca4-4c29-bf0f-02232424f3a1', '02348865-ecbe-4b78-a0e7-441a7b2310b0'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: /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 02 16:27:24 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Created reservations ['ef97c21e-0fdb-4d8e-928f-d116b3c76ab6', 'ba5312c8-a88a-4222-8bbe-260588d63957', 'b106a913-11e8-4512-b799-86ff1517ac24', 'aaeeca6c-4d1d-42a3-9029-def959e66778'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Created reservations ['53364669-1e6e-408b-9ac3-4b0c9e747464', '71faf3df-b907-4b50-b2bf-b9b98a0a96d7', '923c152d-1307-42e8-b971-e873f772a700', '8372ac4c-4f27-4ebd-b83c-eaf9b1dfd395'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Transfer volume completed successfully. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.transfer.api [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Volume 6a26dc81-1e0b-4b3f-9dce-a15cb54a681c has been transferred. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-28642181-c617-4d2a-8405-fbe0fda42f1a tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/5254bcea-a46e-4602-bb11-5f017b8838ad/accept returned with HTTP 202 Sep 02 16:27:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 729/1471] 192.168.122.38 () {60 vars in 1302 bytes} [Wed Sep 2 16:27:24 2026] POST /volume/v3/os-volume-transfer/5254bcea-a46e-4602-bb11-5f017b8838ad/accept => generated 371 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] Volume info retrieved successfully. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8b3dfc0-40da-4884-8d14-9ec79ea97f2b tempest-VolumeQuotasAdminTestJSON-42963779 tempest-VolumeQuotasAdminTestJSON-42963779-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 200 Sep 02 16:27:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 743/1472] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:25 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a7af1920-6637-449e-b265-e7dee5adcd8b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a7af1920-6637-449e-b265-e7dee5adcd8b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a7af1920-6637-449e-b265-e7dee5adcd8b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a7af1920-6637-449e-b265-e7dee5adcd8b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a7af1920-6637-449e-b265-e7dee5adcd8b tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True returned with HTTP 200 Sep 02 16:27:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 730/1473] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:25 2026] GET /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e?usage=True => generated 1064 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-841ac34d-70c8-47ac-b627-6f6409942388 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-841ac34d-70c8-47ac-b627-6f6409942388 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-841ac34d-70c8-47ac-b627-6f6409942388 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-841ac34d-70c8-47ac-b627-6f6409942388 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-841ac34d-70c8-47ac-b627-6f6409942388 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True returned with HTTP 200 Sep 02 16:27:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 744/1474] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:25 2026] GET /volume/v3/os-quota-sets/c324214680d141bda5a544d01ae9def9?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33b40918-8041-487f-ad99-7147e3b017b0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Delete volume with id: 6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Volume info retrieved successfully. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Delete volume request issued successfully. Sep 02 16:27:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33b40918-8041-487f-ad99-7147e3b017b0 tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 202 Sep 02 16:27:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 731/1475] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:25 2026] DELETE /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56ecc19e-2575-478e-8b3a-7988a93a682f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56ecc19e-2575-478e-8b3a-7988a93a682f tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56ecc19e-2575-478e-8b3a-7988a93a682f tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56ecc19e-2575-478e-8b3a-7988a93a682f tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56ecc19e-2575-478e-8b3a-7988a93a682f tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Volume info retrieved successfully. Sep 02 16:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56ecc19e-2575-478e-8b3a-7988a93a682f tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 200 Sep 02 16:27:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 745/1476] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:25 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 1017 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d6d1c83b-4495-4cf7-9296-c0c4051d68db None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6d1c83b-4495-4cf7-9296-c0c4051d68db tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6d1c83b-4495-4cf7-9296-c0c4051d68db tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6d1c83b-4495-4cf7-9296-c0c4051d68db tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6d1c83b-4495-4cf7-9296-c0c4051d68db tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 404 Sep 02 16:27:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 732/1477] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:26 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-816f4f55-4459-43e0-8026-e6483fdd314c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-816f4f55-4459-43e0-8026-e6483fdd314c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] GET http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-816f4f55-4459-43e0-8026-e6483fdd314c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-816f4f55-4459-43e0-8026-e6483fdd314c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-816f4f55-4459-43e0-8026-e6483fdd314c tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 404 Sep 02 16:27:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 746/1478] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:26 2026] GET /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] Delete volume with id: 6a26dc81-1e0b-4b3f-9dce-a15cb54a681c Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a817783-62aa-493f-a85c-174ebb7de8a6 tempest-VolumeQuotasAdminTestJSON-257280600 tempest-VolumeQuotasAdminTestJSON-257280600-project-member] http://192.168.122.38/volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c returned with HTTP 404 Sep 02 16:27:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 733/1479] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:26 2026] DELETE /volume/v3/volumes/6a26dc81-1e0b-4b3f-9dce-a15cb54a681c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7830aa4-e557-415c-a25b-16b80bba27eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7830aa4-e557-415c-a25b-16b80bba27eb tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/d2eacd89d54a4b8db41726de3b029a6c?usage=True Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7830aa4-e557-415c-a25b-16b80bba27eb tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7830aa4-e557-415c-a25b-16b80bba27eb tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7830aa4-e557-415c-a25b-16b80bba27eb tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/d2eacd89d54a4b8db41726de3b029a6c?usage=True returned with HTTP 200 Sep 02 16:27:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 747/1480] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:27:26 2026] GET /volume/v3/os-quota-sets/d2eacd89d54a4b8db41726de3b029a6c?usage=True => generated 1064 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe4bf30c-529b-4bfb-ada2-f9a43350a33d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe4bf30c-529b-4bfb-ada2-f9a43350a33d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe4bf30c-529b-4bfb-ada2-f9a43350a33d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe4bf30c-529b-4bfb-ada2-f9a43350a33d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 734/1481] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:27:26 2026] PUT /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 400 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8dfc29bc-8663-4fb8-a827-80699ac8df5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dfc29bc-8663-4fb8-a827-80699ac8df5d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e Sep 02 16:27:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dfc29bc-8663-4fb8-a827-80699ac8df5d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dfc29bc-8663-4fb8-a827-80699ac8df5d tempest-VolumeQuotasAdminTestJSON-1318925592 tempest-VolumeQuotasAdminTestJSON-1318925592-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e returned with HTTP 200 Sep 02 16:27:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 748/1482] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:27:27 2026] PUT /volume/v3/os-quota-sets/58af06cb28574679b25119ea5823178e => generated 398 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:37 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=161,cinder:UPDATE=53,cinder:INSERT=36 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:27:37 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=130,cinder:INSERT=8,cinder:UPDATE=32 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:27:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b82143d-c4ab-4ac5-bc42-4f12f30470b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b82143d-c4ab-4ac5-bc42-4f12f30470b5 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/60717d65-ef9a-497a-be6c-2dc41e78e0a0/action Sep 02 16:27:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b82143d-c4ab-4ac5-bc42-4f12f30470b5 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-attach": {"instance_uuid": "288d3f42-61ef-46f0-84cc-36a307d6441a", "mountpoint": "/dev/vdc"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b82143d-c4ab-4ac5-bc42-4f12f30470b5 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "288d3f42-61ef-46f0-84cc-36a307d6441a", "mountpoint": "/dev/vdc"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b82143d-c4ab-4ac5-bc42-4f12f30470b5 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/60717d65-ef9a-497a-be6c-2dc41e78e0a0/action returned with HTTP 404 Sep 02 16:27:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 735/1483] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:41 2026] POST /volume/v3/volumes/60717d65-ef9a-497a-be6c-2dc41e78e0a0/action => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-91896965-6ec2-4f30-ab18-f488e54b4197 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91896965-6ec2-4f30-ab18-f488e54b4197 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] GET http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 Sep 02 16:27:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91896965-6ec2-4f30-ab18-f488e54b4197 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91896965-6ec2-4f30-ab18-f488e54b4197 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91896965-6ec2-4f30-ab18-f488e54b4197 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 returned with HTTP 200 Sep 02 16:27:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 749/1484] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:27:41 2026] GET /volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 => generated 440 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1606889727"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1606889727'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume of 1 GB Sep 02 16:27:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Availability Zones retrieved successfully. Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (3cf4c3ad-dc3e-4ea2-8849-851b70333be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4204529-82e7-45d4-a375-d26dedc3822b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4204529-82e7-45d4-a375-d26dedc3822b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17fa7b-7f37-4ed7-b80f-f891386fa5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Created reservations ['4e079bc1-4156-4b6e-b469-a65532cf2038', 'b9bebbc2-931b-400a-a963-feeebb0b2122', '349aa8de-fbcb-4e06-8a70-0f9413a318fc', '95a83142-a3a7-4108-940b-79c723bdf35d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17fa7b-7f37-4ed7-b80f-f891386fa5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e079bc1-4156-4b6e-b469-a65532cf2038', 'b9bebbc2-931b-400a-a963-feeebb0b2122', '349aa8de-fbcb-4e06-8a70-0f9413a318fc', '95a83142-a3a7-4108-940b-79c723bdf35d']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786b3f47-f02d-463b-8725-14a12f1498b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786b3f47-f02d-463b-8725-14a12f1498b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a705612b-706e-48e1-8247-b1031530f20d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1606889727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21cc3770e94442bfa47c5fcd2aa2dbb2',qos_specs=None,replication_status=,reservations=['4e079bc1-4156-4b6e-b469-a65532cf2038','b9bebbc2-931b-400a-a963-feeebb0b2122','349aa8de-fbcb-4e06-8a70-0f9413a318fc','95a83142-a3a7-4108-940b-79c723bdf35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c900dffb3774eb6bad6afaa82767c25',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1606889727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a705612b-706e-48e1-8247-b1031530f20d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21cc3770e94442bfa47c5fcd2aa2dbb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c900dffb3774eb6bad6afaa82767c25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349ebfe-2c21-4129-bd51-8f19f06caf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349ebfe-2c21-4129-bd51-8f19f06caf98) transitioned into state 'SUCCESS' from state '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-1606889727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21cc3770e94442bfa47c5fcd2aa2dbb2',qos_specs=None,replication_status=,reservations=['4e079bc1-4156-4b6e-b469-a65532cf2038','b9bebbc2-931b-400a-a963-feeebb0b2122','349aa8de-fbcb-4e06-8a70-0f9413a318fc','95a83142-a3a7-4108-940b-79c723bdf35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c900dffb3774eb6bad6afaa82767c25',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fa6dab-d81c-4a35-9f8b-d97e57c261c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fa6dab-d81c-4a35-9f8b-d97e57c261c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (3cf4c3ad-dc3e-4ea2-8849-851b70333be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume request issued successfully. Sep 02 16:27:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-abacd0cf-c815-4b02-9f5a-194556b8a422 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 736/1485] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:41 2026] POST /volume/v3/volumes => generated 766 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14eb513e-140a-4b8f-bee6-e73418057d0b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14eb513e-140a-4b8f-bee6-e73418057d0b tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14eb513e-140a-4b8f-bee6-e73418057d0b tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14eb513e-140a-4b8f-bee6-e73418057d0b tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-14eb513e-140a-4b8f-bee6-e73418057d0b tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14eb513e-140a-4b8f-bee6-e73418057d0b tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 750/1486] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:42 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 834 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2c3e9c6-7663-4106-9f35-e1e48d373756 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 737/1487] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:43 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc755464-2781-4bb7-be68-1e0972f818c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc755464-2781-4bb7-be68-1e0972f818c9 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc755464-2781-4bb7-be68-1e0972f818c9 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc755464-2781-4bb7-be68-1e0972f818c9 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc755464-2781-4bb7-be68-1e0972f818c9 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc755464-2781-4bb7-be68-1e0972f818c9 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 751/1488] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:45 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fc48edbe-4e46-4ce2-9a1a-ee71aa953d13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc48edbe-4e46-4ce2-9a1a-ee71aa953d13 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 Sep 02 16:27:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fc48edbe-4e46-4ce2-9a1a-ee71aa953d13 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fc48edbe-4e46-4ce2-9a1a-ee71aa953d13 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 returned with HTTP 200 Sep 02 16:27:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 738/1489] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:27:45 2026] PUT /volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 => generated 395 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume of 2 GB Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Availability Zones retrieved successfully. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (510ae465-750f-4a2d-9bae-8d0587be5005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f801f95b-c255-44d0-b32a-e4aee0458286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Validating volume size '2' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f801f95b-c255-44d0-b32a-e4aee0458286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3945f8e7-830f-4b17-8b3e-97823f990853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: WARNING cinder.quota_utils [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Quota exceeded for 21cc3770e94442bfa47c5fcd2aa2dbb2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 16:27:45 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3945f8e7-830f-4b17-8b3e-97823f990853) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:27:45 devstack devstack@c-api.service[86751]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3945f8e7-830f-4b17-8b3e-97823f990853) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3945f8e7-830f-4b17-8b3e-97823f990853) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f801f95b-c255-44d0-b32a-e4aee0458286) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f801f95b-c255-44d0-b32a-e4aee0458286) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:45 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (510ae465-750f-4a2d-9bae-8d0587be5005) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-9c045ad9-fe63-4026-ab6b-10f91365a200 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 413 Sep 02 16:27:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 752/1490] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:45 2026] POST /volume/v3/volumes => generated 208 bytes in 426 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17c9e04c-fda0-408e-b2ec-3fae067c0bbc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17c9e04c-fda0-408e-b2ec-3fae067c0bbc tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 Sep 02 16:27:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17c9e04c-fda0-408e-b2ec-3fae067c0bbc tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-968549394"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-968549394'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:45 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume of 1 GB Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Availability Zones retrieved successfully. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (a94bb6e8-434a-41ed-b6b5-5d40edfe8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bca76f1-8b0c-4b94-b713-7ed82f25b598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17c9e04c-fda0-408e-b2ec-3fae067c0bbc tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 returned with HTTP 200 Sep 02 16:27:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 753/1491] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:27:45 2026] PUT /volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 => generated 395 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Create volume of 1 GB Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Availability Zones retrieved successfully. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bca76f1-8b0c-4b94-b713-7ed82f25b598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6e22cf-7818-457f-bb37-66f4e6a4da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (01221171-2e64-43da-b4a7-d655836be05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc55608-1efb-498f-891f-c35089e52624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Created reservations ['a6899605-58dc-4e16-944d-ce929a25a2a6', '3ebd0c3e-6dbe-4b19-a3f6-2921e8d7b3d0', 'fe50c5f1-a019-4285-91ad-ae137a2ce2de', 'a9979547-e637-4713-a606-65f00688bcd2'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6e22cf-7818-457f-bb37-66f4e6a4da9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6899605-58dc-4e16-944d-ce929a25a2a6', '3ebd0c3e-6dbe-4b19-a3f6-2921e8d7b3d0', 'fe50c5f1-a019-4285-91ad-ae137a2ce2de', 'a9979547-e637-4713-a606-65f00688bcd2']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5685a27-f85d-4475-b430-26747c2577d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc55608-1efb-498f-891f-c35089e52624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11f2e30-57a5-48f2-b827-8e080b60ad56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5685a27-f85d-4475-b430-26747c2577d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2890e2-ddd3-430a-a769-5b602f5811e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-968549394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['a6899605-58dc-4e16-944d-ce929a25a2a6','3ebd0c3e-6dbe-4b19-a3f6-2921e8d7b3d0','fe50c5f1-a019-4285-91ad-ae137a2ce2de','a9979547-e637-4713-a606-65f00688bcd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-968549394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2890e2-ddd3-430a-a769-5b602f5811e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e0864dada9441894b4970d474e99a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc18226354f04afc80d71beb8ebc6198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8765929a-c991-48a4-9cb5-fb8142f2df38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8765929a-c991-48a4-9cb5-fb8142f2df38) transitioned into state 'SUCCESS' from state '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-968549394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['a6899605-58dc-4e16-944d-ce929a25a2a6','3ebd0c3e-6dbe-4b19-a3f6-2921e8d7b3d0','fe50c5f1-a019-4285-91ad-ae137a2ce2de','a9979547-e637-4713-a606-65f00688bcd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7acbf4-d81e-4526-9bba-018349cc3f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7acbf4-d81e-4526-9bba-018349cc3f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (a94bb6e8-434a-41ed-b6b5-5d40edfe8c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request issued successfully. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a2dde0d-416d-4c6e-9b7b-699efc2fa439 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 739/1492] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:45 2026] POST /volume/v3/volumes => generated 763 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-576175043"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-576175043'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume of 1 GB Sep 02 16:27:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:46 devstack devstack@c-api.service[86751]: WARNING cinder.quota_utils [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Quota exceeded for 21cc3770e94442bfa47c5fcd2aa2dbb2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 02 16:27:46 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11f2e30-57a5-48f2-b827-8e080b60ad56) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:27:46 devstack devstack@c-api.service[86751]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Availability Zones retrieved successfully. Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11f2e30-57a5-48f2-b827-8e080b60ad56) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11f2e30-57a5-48f2-b827-8e080b60ad56) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc55608-1efb-498f-891f-c35089e52624) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc55608-1efb-498f-891f-c35089e52624) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (afc31958-e769-4a1e-8aa9-3406e69872c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f17e2b-cf13-4546-b92a-15186cbe6496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Flow 'volume_create_api' (01221171-2e64-43da-b4a7-d655836be05f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-42d5776b-2da7-4547-b22f-dda0ab848e65 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 413 Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 754/1493] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:46 2026] POST /volume/v3/volumes => generated 150 bytes in 465 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6ff345f-90f6-4a3a-972c-7a995be3269b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6ff345f-90f6-4a3a-972c-7a995be3269b tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6ff345f-90f6-4a3a-972c-7a995be3269b tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f17e2b-cf13-4546-b92a-15186cbe6496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073c671a-1fdb-4dc9-b90d-ae633368b94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6ff345f-90f6-4a3a-972c-7a995be3269b tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 returned with HTTP 200 Sep 02 16:27:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 755/1494] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:27:46 2026] PUT /volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 => generated 394 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e497ce9-f789-420a-9367-604946c04052 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] POST http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d/action Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:46 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Created reservations ['cd932228-4a0a-4e26-84c8-eea759d342e4', 'dfdd8b6d-7e45-41a6-9feb-2bb9eeb6a34e', '2589d5ab-4494-4a7f-b7c3-1ccc7fe4f326', 'e859347b-6807-4b20-862d-9d7ec37d5dea'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073c671a-1fdb-4dc9-b90d-ae633368b94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd932228-4a0a-4e26-84c8-eea759d342e4', 'dfdd8b6d-7e45-41a6-9feb-2bb9eeb6a34e', '2589d5ab-4494-4a7f-b7c3-1ccc7fe4f326', 'e859347b-6807-4b20-862d-9d7ec37d5dea']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059cf633-7d54-44f3-9129-46cc66dd3d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059cf633-7d54-44f3-9129-46cc66dd3d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e8b515-2cdc-43e1-a9eb-97eac1d0ba84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-576175043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['cd932228-4a0a-4e26-84c8-eea759d342e4','dfdd8b6d-7e45-41a6-9feb-2bb9eeb6a34e','2589d5ab-4494-4a7f-b7c3-1ccc7fe4f326','e859347b-6807-4b20-862d-9d7ec37d5dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-576175043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e8b515-2cdc-43e1-a9eb-97eac1d0ba84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e0864dada9441894b4970d474e99a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc18226354f04afc80d71beb8ebc6198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7226dada-ea61-4371-bf71-e5483324d1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Quota exceeded for 21cc3770e94442bfa47c5fcd2aa2dbb2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-2e497ce9-f789-420a-9367-604946c04052 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d/action returned with HTTP 413 Sep 02 16:27:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 756/1495] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:46 2026] POST /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d/action => generated 208 bytes in 363 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7226dada-ea61-4371-bf71-e5483324d1a0) transitioned into state 'SUCCESS' from state '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-576175043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['cd932228-4a0a-4e26-84c8-eea759d342e4','dfdd8b6d-7e45-41a6-9feb-2bb9eeb6a34e','2589d5ab-4494-4a7f-b7c3-1ccc7fe4f326','e859347b-6807-4b20-862d-9d7ec37d5dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c5b9b8-db46-4cdf-9c04-95a709680c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c5b9b8-db46-4cdf-9c04-95a709680c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-15af22b0-919d-41dd-a77a-d0baf9003b55 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (afc31958-e769-4a1e-8aa9-3406e69872c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 757/1496] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:47 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request issued successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14741f2a-bcab-4a9f-ac9f-88a5ccfe0df5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 740/1497] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:46 2026] POST /volume/v3/volumes => generated 763 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Delete volume with id: a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-678673562"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-678673562'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume of 1 GB Sep 02 16:27:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Availability Zones retrieved successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (05ca15ee-a5e0-43b3-8fce-19e85b8385d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f344c9-77e7-4372-a649-3b6569f2b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f344c9-77e7-4372-a649-3b6569f2b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab12061b-fefd-4e1f-a304-18288d2ce273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Delete volume request issued successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d97cd64c-45e0-4eeb-98de-a2a2caed4b56 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 202 Sep 02 16:27:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 758/1498] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:47 2026] DELETE /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-87ecd997-f8ff-4929-859a-d12d6a686752 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Created reservations ['34300c6f-af52-4431-91a9-4aa396c25c5d', '725e3d66-52df-4b10-b8e2-b27c32aa2a5f', 'bcb56108-3a7f-49dd-b203-ae22787fe2ef', '3c85cadc-3821-472f-b643-de5a5dbb8287'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87ecd997-f8ff-4929-859a-d12d6a686752 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab12061b-fefd-4e1f-a304-18288d2ce273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34300c6f-af52-4431-91a9-4aa396c25c5d', '725e3d66-52df-4b10-b8e2-b27c32aa2a5f', 'bcb56108-3a7f-49dd-b203-ae22787fe2ef', '3c85cadc-3821-472f-b643-de5a5dbb8287']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87ecd997-f8ff-4929-859a-d12d6a686752 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87ecd997-f8ff-4929-859a-d12d6a686752 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7452981c-b87c-4c92-ac68-1f528a99dc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-87ecd997-f8ff-4929-859a-d12d6a686752 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7452981c-b87c-4c92-ac68-1f528a99dc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e31c3ca-e0db-4af6-914e-8767b93448ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-678673562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['34300c6f-af52-4431-91a9-4aa396c25c5d','725e3d66-52df-4b10-b8e2-b27c32aa2a5f','bcb56108-3a7f-49dd-b203-ae22787fe2ef','3c85cadc-3821-472f-b643-de5a5dbb8287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-678673562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e31c3ca-e0db-4af6-914e-8767b93448ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e0864dada9441894b4970d474e99a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc18226354f04afc80d71beb8ebc6198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c597ca7-f57a-4818-965b-fe98b2492fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87ecd997-f8ff-4929-859a-d12d6a686752 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 759/1499] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:47 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 858 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c597ca7-f57a-4818-965b-fe98b2492fae) transitioned into state 'SUCCESS' from state '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-678673562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['34300c6f-af52-4431-91a9-4aa396c25c5d','725e3d66-52df-4b10-b8e2-b27c32aa2a5f','bcb56108-3a7f-49dd-b203-ae22787fe2ef','3c85cadc-3821-472f-b643-de5a5dbb8287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdbcddd-8d04-4c95-8048-3c8e918ae088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdbcddd-8d04-4c95-8048-3c8e918ae088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (05ca15ee-a5e0-43b3-8fce-19e85b8385d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request issued successfully. Sep 02 16:27:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d1933c5-45d9-4c20-9a2f-5cbe20c49dd0 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 741/1500] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:47 2026] POST /volume/v3/volumes => generated 763 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-565381914"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-565381914'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume of 1 GB Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Availability Zones retrieved successfully. Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (8ce85b27-0365-4374-98f0-906639ebdada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92de83c-e3cb-4fc0-938c-9a980c16db5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92de83c-e3cb-4fc0-938c-9a980c16db5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee5c0d5-7a05-4416-bb8d-5fa9714f1510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Created reservations ['1aed2dee-82ee-4f35-91fe-ce97a0d866ed', 'b49c4dd2-3404-49ca-81cb-67b68a8a783d', '604bc1f5-561e-4c30-98ac-2e1feeeccb90', 'c43a76e0-ec86-4079-9887-271c9a5edb50'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee5c0d5-7a05-4416-bb8d-5fa9714f1510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aed2dee-82ee-4f35-91fe-ce97a0d866ed', 'b49c4dd2-3404-49ca-81cb-67b68a8a783d', '604bc1f5-561e-4c30-98ac-2e1feeeccb90', 'c43a76e0-ec86-4079-9887-271c9a5edb50']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4962ae4-9eb4-4333-95e0-4e7f98254a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4962ae4-9eb4-4333-95e0-4e7f98254a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-565381914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['1aed2dee-82ee-4f35-91fe-ce97a0d866ed','b49c4dd2-3404-49ca-81cb-67b68a8a783d','604bc1f5-561e-4c30-98ac-2e1feeeccb90','c43a76e0-ec86-4079-9887-271c9a5edb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-565381914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e0864dada9441894b4970d474e99a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc18226354f04afc80d71beb8ebc6198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bb8ae0-5af0-478e-a7cf-33928bff1489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bb8ae0-5af0-478e-a7cf-33928bff1489) transitioned into state 'SUCCESS' from state '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-565381914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['1aed2dee-82ee-4f35-91fe-ce97a0d866ed','b49c4dd2-3404-49ca-81cb-67b68a8a783d','604bc1f5-561e-4c30-98ac-2e1feeeccb90','c43a76e0-ec86-4079-9887-271c9a5edb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea9798e-f9af-4636-b148-1f7e5dc9af97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea9798e-f9af-4636-b148-1f7e5dc9af97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (8ce85b27-0365-4374-98f0-906639ebdada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request issued successfully. Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b7e0c23-6cc3-46d6-9d2c-10116eb257b5 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 760/1501] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:48 2026] POST /volume/v3/volumes => generated 763 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1021254605"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1021254605'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:48 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume of 1 GB Sep 02 16:27:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Availability Zones retrieved successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Volume info retrieved successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (483eb022-1ba7-4786-a8f2-ed3cb1e9a6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe639333-3a6c-4b06-9f38-8deb6a1beed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29235e92-9b3d-4582-8e0d-07ec5dcc8334 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 200 Sep 02 16:27:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 761/1502] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:48 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 858 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe639333-3a6c-4b06-9f38-8deb6a1beed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e15a74-a8c0-4073-aae7-7fee91930a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abcfe821-0d58-4764-9452-b485f079cf99 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-903725248"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-903725248'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:27:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Created reservations ['1832df0d-7284-4ea8-87f2-f36015d2a87d', 'e7dc65a1-2a77-4ee9-afe3-aa76d4894adf', '582a3fd2-e7c5-4f0b-99ad-63dad17f1759', 'be31ef0e-14c5-428d-af8b-a2841197367e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e15a74-a8c0-4073-aae7-7fee91930a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1832df0d-7284-4ea8-87f2-f36015d2a87d', 'e7dc65a1-2a77-4ee9-afe3-aa76d4894adf', '582a3fd2-e7c5-4f0b-99ad-63dad17f1759', 'be31ef0e-14c5-428d-af8b-a2841197367e']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (c2e41654-eeb2-46fc-aacd-28111567f63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a85e6b-7f6a-43b9-b2b3-f5f3a813cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ff43d5-601e-427b-aeb7-7b576b3195f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a85e6b-7f6a-43b9-b2b3-f5f3a813cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d69dc6-68c2-4153-a0ed-144d29c7934f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1021254605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['1832df0d-7284-4ea8-87f2-f36015d2a87d','e7dc65a1-2a77-4ee9-afe3-aa76d4894adf','582a3fd2-e7c5-4f0b-99ad-63dad17f1759','be31ef0e-14c5-428d-af8b-a2841197367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1021254605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d69dc6-68c2-4153-a0ed-144d29c7934f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e0864dada9441894b4970d474e99a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc18226354f04afc80d71beb8ebc6198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121a2283-5a69-4315-a641-8a8b3f13f67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121a2283-5a69-4315-a641-8a8b3f13f67b) transitioned into state 'SUCCESS' from state '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-1021254605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e0864dada9441894b4970d474e99a1',qos_specs=None,replication_status=,reservations=['1832df0d-7284-4ea8-87f2-f36015d2a87d','e7dc65a1-2a77-4ee9-afe3-aa76d4894adf','582a3fd2-e7c5-4f0b-99ad-63dad17f1759','be31ef0e-14c5-428d-af8b-a2841197367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc18226354f04afc80d71beb8ebc6198',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e753bb56-ed84-4add-b34e-034f02f7caed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ff43d5-601e-427b-aeb7-7b576b3195f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38906b3-dd19-419e-9aa3-2d6614528d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e753bb56-ed84-4add-b34e-034f02f7caed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Flow 'volume_create_api' (483eb022-1ba7-4786-a8f2-ed3cb1e9a6f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Create volume request issued successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7423c1b2-4081-4789-a75b-406ec6d688e1 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 742/1503] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:48 2026] POST /volume/v3/volumes => generated 764 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1269c07b-bc11-4fbb-ac01-f09d7e1a818b tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 returned with HTTP 200 Sep 02 16:27:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 743/1504] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:49 2026] GET /volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fcf7470d-e700-4d18-b5a9-591e00b89199 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 returned with HTTP 200 Sep 02 16:27:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 744/1505] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:49 2026] GET /volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['d6fbc8af-31d3-4e77-bdad-dd5845773611', '520a7c32-b77a-4920-9976-19f059c02abf', 'fdfa28d6-6f8c-4332-a372-a0228f9865a0', '9eebce42-5ec0-43d5-bf91-28ae640c6bb2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38906b3-dd19-419e-9aa3-2d6614528d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6fbc8af-31d3-4e77-bdad-dd5845773611', '520a7c32-b77a-4920-9976-19f059c02abf', 'fdfa28d6-6f8c-4332-a372-a0228f9865a0', '9eebce42-5ec0-43d5-bf91-28ae640c6bb2']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e514ef-2552-4d0c-8484-2ab3285b7d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e514ef-2552-4d0c-8484-2ab3285b7d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd688b509-fd6a-437e-bc10-ccfc002aa8f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-903725248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['d6fbc8af-31d3-4e77-bdad-dd5845773611','520a7c32-b77a-4920-9976-19f059c02abf','fdfa28d6-6f8c-4332-a372-a0228f9865a0','9eebce42-5ec0-43d5-bf91-28ae640c6bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-903725248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d688b509-fd6a-437e-bc10-ccfc002aa8f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fdd12b-14fd-427b-a03f-e59eaa535195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fdd12b-14fd-427b-a03f-e59eaa535195) transitioned into state 'SUCCESS' from state '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-903725248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['d6fbc8af-31d3-4e77-bdad-dd5845773611','520a7c32-b77a-4920-9976-19f059c02abf','fdfa28d6-6f8c-4332-a372-a0228f9865a0','9eebce42-5ec0-43d5-bf91-28ae640c6bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad36d264-7b5d-4d21-9d60-b1f5da9bed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad36d264-7b5d-4d21-9d60-b1f5da9bed8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (c2e41654-eeb2-46fc-aacd-28111567f63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abcfe821-0d58-4764-9452-b485f079cf99 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 762/1506] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:49 2026] POST /volume/v3/volumes => generated 755 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cbeffe6b-277e-4e6b-a597-ef743c5cc780 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cbeffe6b-277e-4e6b-a597-ef743c5cc780 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] GET http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d Sep 02 16:27:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cbeffe6b-277e-4e6b-a597-ef743c5cc780 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cbeffe6b-277e-4e6b-a597-ef743c5cc780 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cbeffe6b-277e-4e6b-a597-ef743c5cc780 tempest-VolumeQuotasNegativeTestJSON-1502842792 tempest-VolumeQuotasNegativeTestJSON-1502842792-project-member] http://192.168.122.38/volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d returned with HTTP 404 Sep 02 16:27:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 745/1507] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:50 2026] GET /volume/v3/volumes/a705612b-706e-48e1-8247-b1031530f20d => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cde8be0c-e5cf-4ec7-a1df-26ef5986b610 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cde8be0c-e5cf-4ec7-a1df-26ef5986b610 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] PUT http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 Sep 02 16:27:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cde8be0c-e5cf-4ec7-a1df-26ef5986b610 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efbfc217-0fca-46c6-8b5b-aff338a909b9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 763/1508] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:50 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 823 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cde8be0c-e5cf-4ec7-a1df-26ef5986b610 tempest-VolumeQuotasNegativeTestJSON-1281391036 tempest-VolumeQuotasNegativeTestJSON-1281391036-project-admin] http://192.168.122.38/volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 returned with HTTP 200 Sep 02 16:27:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 746/1509] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:27:50 2026] PUT /volume/v3/os-quota-sets/21cc3770e94442bfa47c5fcd2aa2dbb2 => generated 398 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b6886ac-3d4c-40dc-8c17-ed1130c39a5f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 returned with HTTP 200 Sep 02 16:27:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 764/1510] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:50 2026] GET /volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-91a0e861-1b21-45c5-b045-7c346a73792d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-91a0e861-1b21-45c5-b045-7c346a73792d tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-91a0e861-1b21-45c5-b045-7c346a73792d tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-91a0e861-1b21-45c5-b045-7c346a73792d tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-91a0e861-1b21-45c5-b045-7c346a73792d tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0a2a586b-3fc3-4c6c-b093-7ee00bb4963d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-218137841"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'imageRef': '0a2a586b-3fc3-4c6c-b093-7ee00bb4963d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-218137841'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-91a0e861-1b21-45c5-b045-7c346a73792d tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac returned with HTTP 200 Sep 02 16:27:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 747/1511] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:51 2026] GET /volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b69fd415-9fb3-4623-864a-180f829114da None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b69fd415-9fb3-4623-864a-180f829114da tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b69fd415-9fb3-4623-864a-180f829114da tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b69fd415-9fb3-4623-864a-180f829114da tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b69fd415-9fb3-4623-864a-180f829114da tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b69fd415-9fb3-4623-864a-180f829114da tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 748/1512] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:51 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume of 2 GB Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Availability Zones retrieved successfully. Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (0ecc4ccf-e26f-42c3-a14a-cd33c5f96efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5e4704-d837-4b60-8937-582f08671a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Validating volume size '2' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:51 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5e4704-d837-4b60-8937-582f08671a32) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:27:51 devstack devstack@c-api.service[86751]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0a2a586b-3fc3-4c6c-b093-7ee00bb4963d is not active. Sep 02 16:27:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5e4704-d837-4b60-8937-582f08671a32) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:51 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5e4704-d837-4b60-8937-582f08671a32) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:51 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (0ecc4ccf-e26f-42c3-a14a-cd33c5f96efe) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:27:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f273822e-af18-4270-89eb-38f4e3f6c5e2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 765/1513] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:51 2026] POST /volume/v3/volumes => generated 125 bytes in 761 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ffccc76d-33f8-4964-abaa-8dbe38616820 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac returned with HTTP 200 Sep 02 16:27:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 749/1514] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:52 2026] GET /volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c014b77c-a4ba-4abf-a1fd-725f766f0c69 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 200 Sep 02 16:27:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 766/1515] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:52 2026] GET /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ed539a1b-14f7-4547-9b21-8201f88086c6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 750/1516] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:52 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79c3ade9-cdbd-4afc-a4f9-080473b58db4 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 200 Sep 02 16:27:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 767/1517] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:53 2026] GET /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-91731f41-7b02-4b53-9fda-1efd37466296 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91731f41-7b02-4b53-9fda-1efd37466296 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91731f41-7b02-4b53-9fda-1efd37466296 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91731f41-7b02-4b53-9fda-1efd37466296 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-91731f41-7b02-4b53-9fda-1efd37466296 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66bc6ff7-ee95-4015-9f4b-d2c0db67851f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 200 Sep 02 16:27:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 751/1518] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:53 2026] GET /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91731f41-7b02-4b53-9fda-1efd37466296 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 768/1519] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:53 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31ae91ec-cd7d-43a6-baca-5a477b3a8fba tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 200 Sep 02 16:27:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 752/1520] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:54 2026] GET /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4a4c1f7-2384-4a60-a116-87cfa9606450 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 769/1521] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:54 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] DELETE http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume with id: 01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume request issued successfully. Sep 02 16:27:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05fc67c6-2ed3-4d13-87d4-8d12052b2444 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 202 Sep 02 16:27:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 753/1522] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:54 2026] DELETE /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e292cb6-b1ab-4a19-b320-131e04ffae9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 200 Sep 02 16:27:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 770/1523] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:54 2026] GET /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "70621675-7e7d-436f-8b06-48355e430620"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '70621675-7e7d-436f-8b06-48355e430620'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f007a1e8-7292-4bfb-ac17-fc528f7263bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 771/1524] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:55 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action body: b'{"os-attach": {"instance_uuid": "39adbb28-e784-4c15-83f2-0736d35de1ef", "mountpoint": "/dev/vdb"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "39adbb28-e784-4c15-83f2-0736d35de1ef", "mountpoint": "/dev/vdb"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:55 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume of 1 GB Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Availability Zones retrieved successfully. Sep 02 16:27:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Update volume admin metadata completed successfully. Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (5dd7d235-843f-45a9-b3b5-7268fe5e153b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b51b9-9b5d-45d5-97c9-e78f1d014c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:55 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b51b9-9b5d-45d5-97c9-e78f1d014c9e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:27:55 devstack devstack@c-api.service[86750]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b51b9-9b5d-45d5-97c9-e78f1d014c9e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429b51b9-9b5d-45d5-97c9-e78f1d014c9e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:27:56 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Flow 'volume_create_api' (5dd7d235-843f-45a9-b3b5-7268fe5e153b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b275ec90-22a3-46d2-925d-4c91e35c54c8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 754/1525] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:55 2026] POST /volume/v3/volumes => generated 134 bytes in 363 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e907898c-77ca-4caf-be54-1d0d589d8c3c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 755/1526] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Attach volume completed successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc49d626-a71c-4d22-ae8a-4b593f9f3137 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action returned with HTTP 202 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 772/1527] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:55 2026] POST /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0b5002d-e337-4c51-8271-00e1c9279074 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0b5002d-e337-4c51-8271-00e1c9279074 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0b5002d-e337-4c51-8271-00e1c9279074 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0b5002d-e337-4c51-8271-00e1c9279074 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 773/1528] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 127 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2637590a-b8ce-47ee-8056-26a878f65002 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2637590a-b8ce-47ee-8056-26a878f65002 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2637590a-b8ce-47ee-8056-26a878f65002 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "040b3078-2b38-445b-834c-c115b6acdf4a"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2637590a-b8ce-47ee-8056-26a878f65002 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '040b3078-2b38-445b-834c-c115b6acdf4a'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2637590a-b8ce-47ee-8056-26a878f65002 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 774/1529] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3a04d31-6bae-4eb0-ad02-39c78da27891 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3a04d31-6bae-4eb0-ad02-39c78da27891 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3a04d31-6bae-4eb0-ad02-39c78da27891 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f16c876f-b711-4298-81f7-2f5e39946e7c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c3a04d31-6bae-4eb0-ad02-39c78da27891 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f16c876f-b711-4298-81f7-2f5e39946e7c'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3a04d31-6bae-4eb0-ad02-39c78da27891 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 775/1530] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf2f2169-e7aa-4781-990d-1a9f941b1eec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa0779b9-9c95-4abe-883a-e2bb405db522 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 756/1531] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 1182 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa0779b9-9c95-4abe-883a-e2bb405db522 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa0779b9-9c95-4abe-883a-e2bb405db522 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "feb73261-f077-4450-9dc5-a95170e9c7d6"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-fa0779b9-9c95-4abe-883a-e2bb405db522 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'feb73261-f077-4450-9dc5-a95170e9c7d6'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa0779b9-9c95-4abe-883a-e2bb405db522 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 776/1532] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-35101c94-97cc-491d-aff9-068ff6c1cc02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35101c94-97cc-491d-aff9-068ff6c1cc02 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35101c94-97cc-491d-aff9-068ff6c1cc02 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35101c94-97cc-491d-aff9-068ff6c1cc02 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 777/1533] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 125 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee2eb039-b09f-480b-942d-e4dc6931adfe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee2eb039-b09f-480b-942d-e4dc6931adfe tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee2eb039-b09f-480b-942d-e4dc6931adfe tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee2eb039-b09f-480b-942d-e4dc6931adfe tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 778/1534] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 125 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f93668f0-6602-40df-9c6d-f906b3f3a826 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 757/1535] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 1182 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-91856ff9-6063-4a2d-baa7-a43ba9d7a153 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91856ff9-6063-4a2d-baa7-a43ba9d7a153 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91856ff9-6063-4a2d-baa7-a43ba9d7a153 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91856ff9-6063-4a2d-baa7-a43ba9d7a153 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:27:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 779/1536] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes => generated 121 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] DELETE http://192.168.122.38/volume/v3/volumes/tempest-invalid-309371581 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Delete volume with id: tempest-invalid-309371581 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c9620bf-ba5d-4435-9f00-2465446dc6c3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/tempest-invalid-309371581 returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 780/1537] 192.168.122.38 () {58 vars in 1197 bytes} [Wed Sep 2 16:27:56 2026] DELETE /volume/v3/volumes/tempest-invalid-309371581 => generated 98 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-adee2b4f-2430-401c-bdbc-6cb300d01b61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 781/1538] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:27:56 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9462faaf-0c00-46d6-a996-2b01de348119 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9462faaf-0c00-46d6-a996-2b01de348119 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/xxx/action Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9462faaf-0c00-46d6-a996-2b01de348119 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9462faaf-0c00-46d6-a996-2b01de348119 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9462faaf-0c00-46d6-a996-2b01de348119 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 782/1539] 192.168.122.38 () {60 vars in 1170 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23904f72-f6ed-417a-bb9c-24322b1bfa23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23904f72-f6ed-417a-bb9c-24322b1bfa23 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/tempest-invalid-1109729214 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23904f72-f6ed-417a-bb9c-24322b1bfa23 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23904f72-f6ed-417a-bb9c-24322b1bfa23 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23904f72-f6ed-417a-bb9c-24322b1bfa23 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/tempest-invalid-1109729214 returned with HTTP 404 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 783/1540] 192.168.122.38 () {58 vars in 1197 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/tempest-invalid-1109729214 => generated 99 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-af38d605-4ca8-4a4c-b5d6-f91718fbb097 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 784/1541] 192.168.122.38 () {58 vars in 1119 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?status=null Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Could not evaluate value null, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: /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 02 16:27:56 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Get all volumes completed successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-094aa7b6-8b30-43e4-85cf-cce6ee6328ab tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 785/1542] 192.168.122.38 () {58 vars in 1160 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f883072-7312-49f7-a2bf-ae95596376dc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-331136872 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-331136872'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Get all volumes completed successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f883072-7312-49f7-a2bf-ae95596376dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-331136872 returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 786/1543] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-331136872 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e865fad5-c2db-46de-b538-5d96798685cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes?status=null Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Could not evaluate value null, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Get all volumes completed successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e865fad5-c2db-46de-b538-5d96798685cf tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 787/1544] 192.168.122.38 () {58 vars in 1139 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-537251734 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-537251734'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Get all volumes completed successfully. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-983d4a09-5c6d-4a3d-b23b-f22bd08f1ed3 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-537251734 returned with HTTP 200 Sep 02 16:27:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 788/1545] 192.168.122.38 () {58 vars in 1215 bytes} [Wed Sep 2 16:27:56 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-537251734 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Reserve volume completed successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d8bf48e-f9cb-4223-99a0-2fcbcdca6045 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 789/1546] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'd688b509-fd6a-437e-bc10-ccfc002aa8f4' with '{'status': 'error'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ac3eb49-b908-4eb6-a188-b7e13bfb29e8 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 400 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 790/1547] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 132 bytes in 69 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-681cf856-b871-45bf-8e2e-b2e476a6063c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-677a6532-9c99-4391-9fde-78ba07aa52b2 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 758/1548] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:56 2026] POST /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action => generated 0 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Unreserve volume completed successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-681cf856-b871-45bf-8e2e-b2e476a6063c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 791/1549] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2f04b61-4156-4988-be01-e288852dfb9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2f04b61-4156-4988-be01-e288852dfb9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2f04b61-4156-4988-be01-e288852dfb9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2f04b61-4156-4988-be01-e288852dfb9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2f04b61-4156-4988-be01-e288852dfb9f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 792/1550] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/01d69dc6-68c2-4153-a0ed-144d29c7934f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7497704-5ad0-4942-b690-f52706187dd2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7497704-5ad0-4942-b690-f52706187dd2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/0dc2ec88-6e69-4a1f-b242-4fbc6241ce30/action Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7497704-5ad0-4942-b690-f52706187dd2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7497704-5ad0-4942-b690-f52706187dd2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73fb5d1a-e9ca-4c3d-bb8c-94e3e5b8a957 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 759/1551] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 1181 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7497704-5ad0-4942-b690-f52706187dd2 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/0dc2ec88-6e69-4a1f-b242-4fbc6241ce30/action returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 793/1552] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/0dc2ec88-6e69-4a1f-b242-4fbc6241ce30/action => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume with id: 6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3c8f8025-a7e9-4913-97d2-52c8d07ff9e2"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3c8f8025-a7e9-4913-97d2-52c8d07ff9e2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume request issued successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca12da6b-082f-4419-ad54-c2e8193ba67c tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 760/1553] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:57 2026] DELETE /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-718f5dff-527e-4532-855b-4bbfd5e19876 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-718f5dff-527e-4532-855b-4bbfd5e19876 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/42a6aa40-af5a-4e92-ae59-c83f8e1fb2b6/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-718f5dff-527e-4532-855b-4bbfd5e19876 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-718f5dff-527e-4532-855b-4bbfd5e19876 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-718f5dff-527e-4532-855b-4bbfd5e19876 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/42a6aa40-af5a-4e92-ae59-c83f8e1fb2b6/action returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 761/1554] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/42a6aa40-af5a-4e92-ae59-c83f8e1fb2b6/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Terminate volume connection completed successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86751) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8cbd74ef-ab56-4253-b1a7-ff90fcc91df7 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 762/1555] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 855 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7f4a460e-e226-4542-9ea8-54ca48d965c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 763/1556] 192.168.122.38 () {60 vars in 1139 bytes} [Wed Sep 2 16:27:57 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-050d9e56-e339-48d6-821c-62e5db1cf0df None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-050d9e56-e339-48d6-821c-62e5db1cf0df tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] PUT http://192.168.122.38/volume/v3/volumes/tempest-invalid-867762168 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-050d9e56-e339-48d6-821c-62e5db1cf0df tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-050d9e56-e339-48d6-821c-62e5db1cf0df tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/tempest-invalid-867762168 returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 764/1557] 192.168.122.38 () {60 vars in 1214 bytes} [Wed Sep 2 16:27:57 2026] PUT /volume/v3/volumes/tempest-invalid-867762168 => generated 98 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fbcac1e8-7c72-46a9-ace8-e0d539707a77 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbcac1e8-7c72-46a9-ace8-e0d539707a77 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] PUT http://192.168.122.38/volume/v3/volumes/d404767d-d2aa-461a-9991-6084ccaebf08 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fbcac1e8-7c72-46a9-ace8-e0d539707a77 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbcac1e8-7c72-46a9-ace8-e0d539707a77 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/d404767d-d2aa-461a-9991-6084ccaebf08 returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 765/1558] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:27:57 2026] PUT /volume/v3/volumes/d404767d-d2aa-461a-9991-6084ccaebf08 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] DELETE http://192.168.122.38/volume/v3/volumes/9cfcff65-6573-495e-8b43-e1245ae3ddfe Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Delete volume with id: 9cfcff65-6573-495e-8b43-e1245ae3ddfe Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f8d4282-b9d3-4409-a63c-14c71653b63e tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/9cfcff65-6573-495e-8b43-e1245ae3ddfe returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 766/1559] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:57 2026] DELETE /volume/v3/volumes/9cfcff65-6573-495e-8b43-e1245ae3ddfe => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9035d8bc-42ba-4487-8b2b-af3c2355df06 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9035d8bc-42ba-4487-8b2b-af3c2355df06 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9035d8bc-42ba-4487-8b2b-af3c2355df06 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9035d8bc-42ba-4487-8b2b-af3c2355df06 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9035d8bc-42ba-4487-8b2b-af3c2355df06 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 400 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 767/1560] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7d8fa854-1433-4efc-8474-4681d42f97fb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d8fa854-1433-4efc-8474-4681d42f97fb tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d8fa854-1433-4efc-8474-4681d42f97fb tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d8fa854-1433-4efc-8474-4681d42f97fb tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d8fa854-1433-4efc-8474-4681d42f97fb tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 400 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 768/1561] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-25e02601-80b1-427f-a704-2dc280569d2b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e02601-80b1-427f-a704-2dc280569d2b tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/67fb6717-0c23-46a3-9241-2994b41b5c67/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e02601-80b1-427f-a704-2dc280569d2b tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e02601-80b1-427f-a704-2dc280569d2b tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e02601-80b1-427f-a704-2dc280569d2b tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/67fb6717-0c23-46a3-9241-2994b41b5c67/action returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 769/1562] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/67fb6717-0c23-46a3-9241-2994b41b5c67/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a1933c5-73d2-453c-8f48-5e966adcd749 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a1933c5-73d2-453c-8f48-5e966adcd749 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a1933c5-73d2-453c-8f48-5e966adcd749 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a1933c5-73d2-453c-8f48-5e966adcd749 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a1933c5-73d2-453c-8f48-5e966adcd749 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action returned with HTTP 400 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 770/1563] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Detach volume completed successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbd847cf-1f33-45a2-8c75-607f008e83e4 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bf744bb8-102b-4b28-be79-500e0bd4d222 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf744bb8-102b-4b28-be79-500e0bd4d222 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] POST http://192.168.122.38/volume/v3/volumes/None/action Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf744bb8-102b-4b28-be79-500e0bd4d222 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf744bb8-102b-4b28-be79-500e0bd4d222 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 794/1564] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action => generated 0 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf744bb8-102b-4b28-be79-500e0bd4d222 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 771/1565] 192.168.122.38 () {60 vars in 1173 bytes} [Wed Sep 2 16:27:57 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88183b71-bdad-44f0-833c-c257786e81ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-77f2e66c-f281-499d-a896-1c09067c0d67 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77f2e66c-f281-499d-a896-1c09067c0d67 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/425b5709-6bc8-4200-9a91-2ab3e44f1766 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77f2e66c-f281-499d-a896-1c09067c0d67 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88183b71-bdad-44f0-833c-c257786e81ab tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88183b71-bdad-44f0-833c-c257786e81ab tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77f2e66c-f281-499d-a896-1c09067c0d67 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88183b71-bdad-44f0-833c-c257786e81ab tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77f2e66c-f281-499d-a896-1c09067c0d67 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/425b5709-6bc8-4200-9a91-2ab3e44f1766 returned with HTTP 404 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 772/1566] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/425b5709-6bc8-4200-9a91-2ab3e44f1766 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88183b71-bdad-44f0-833c-c257786e81ab tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c396a04b-c2c5-4209-89b3-032e6d4f27dc tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 773/1567] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88183b71-bdad-44f0-833c-c257786e81ab tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 795/1568] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 867 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] DELETE http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Delete volume with id: 376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Delete volume request issued successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2c392ee-6324-42cf-be09-2b833cecdce1 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 202 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 774/1569] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:57 2026] DELETE /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a2f1078c-a638-42d7-8829-e09416af7d0c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a2f1078c-a638-42d7-8829-e09416af7d0c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a2f1078c-a638-42d7-8829-e09416af7d0c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a2f1078c-a638-42d7-8829-e09416af7d0c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a2f1078c-a638-42d7-8829-e09416af7d0c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b1c1eaf-37f2-4bda-9e2c-2e7f89eeb429 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 796/1570] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 867 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a2f1078c-a638-42d7-8829-e09416af7d0c tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 775/1571] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:57 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Detach volume completed successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c6a5598-6a5e-4212-83e6-293de84960e6 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action returned with HTTP 202 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 797/1572] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:27:58 2026] POST /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b0f61def-e2d3-4668-ad2c-dc001fb765bf tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 776/1573] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:58 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 867 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08f1b96a-9b05-4e2f-aa9e-9717eeffdeec tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 798/1574] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:58 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f639983e-fabf-4926-babb-e3cbcf291d15 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07084cab-863a-419c-ab4f-2bf1e3748763 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume request issued successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f639983e-fabf-4926-babb-e3cbcf291d15 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 202 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 777/1575] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:58 2026] DELETE /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8a5d01d-5299-4e9d-b4a3-45a13a2fb95f tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 778/1576] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:58 2026] GET /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07084cab-863a-419c-ab4f-2bf1e3748763 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07084cab-863a-419c-ab4f-2bf1e3748763 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07084cab-863a-419c-ab4f-2bf1e3748763 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 799/1577] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:27:58 2026] POST /volume/v3/types => generated 188 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f154dceb-a2c3-4d4e-9853-631baabf1a7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad931e6e-4a9b-45c7-b55b-4ede83bf2840 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f154dceb-a2c3-4d4e-9853-631baabf1a7f tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:27:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f154dceb-a2c3-4d4e-9853-631baabf1a7f tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 779/1578] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:58 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 866 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f154dceb-a2c3-4d4e-9853-631baabf1a7f tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:27:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 800/1579] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:27:58 2026] POST /volume/v3/types => generated 188 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Volume info retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71b5a990-e29c-43b9-bba5-92758a1a7e54 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 200 Sep 02 16:27:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 801/1580] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:59 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 849 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Create volume of 1 GB Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Availability Zones retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Flow 'volume_create_api' (6ccbc772-0013-4b81-8383-5210e4d2ac54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee146f2-87e5-43a4-b3d7-1d9d3861cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee146f2-87e5-43a4-b3d7-1d9d3861cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:27:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e8990f5-ce91-4d22-9435-4c75a733e03a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e8990f5-ce91-4d22-9435-4c75a733e03a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fbfed2-b905-42cd-b932-62b7b8176bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-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 02 16:27:59 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-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 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Created reservations ['19f04263-c856-4b40-95a0-247e11203c03', '14c634c2-9d73-4db3-ae6a-198810010469', '07c084fe-2e06-44c3-b970-2f31e8f6ce5c', '36c616ac-8f87-4984-950b-1a06bc6f3a4a'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fbfed2-b905-42cd-b932-62b7b8176bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f04263-c856-4b40-95a0-247e11203c03', '14c634c2-9d73-4db3-ae6a-198810010469', '07c084fe-2e06-44c3-b970-2f31e8f6ce5c', '36c616ac-8f87-4984-950b-1a06bc6f3a4a']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf49470-2d36-4df2-9389-3bcd0ddd0765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf49470-2d36-4df2-9389-3bcd0ddd0765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c10a663-d417-45a6-8bd5-2460a8e39d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75bd440a83074d47b128755695a71cdf',qos_specs=None,replication_status=,reservations=['19f04263-c856-4b40-95a0-247e11203c03','14c634c2-9d73-4db3-ae6a-198810010469','07c084fe-2e06-44c3-b970-2f31e8f6ce5c','36c616ac-8f87-4984-950b-1a06bc6f3a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='703b3238f8ae4530972373b6de87aab8',volume_type_id=6e8990f5-ce91-4d22-9435-4c75a733e03a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c10a663-d417-45a6-8bd5-2460a8e39d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bd440a83074d47b128755695a71cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='703b3238f8ae4530972373b6de87aab8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e8990f5-ce91-4d22-9435-4c75a733e03a),volume_type_id=6e8990f5-ce91-4d22-9435-4c75a733e03a)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73054f3e-6712-4521-b9d0-cc39bdc9a7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68289270-f4fc-4c81-8398-934894b7d851 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68289270-f4fc-4c81-8398-934894b7d851 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68289270-f4fc-4c81-8398-934894b7d851 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68289270-f4fc-4c81-8398-934894b7d851 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68289270-f4fc-4c81-8398-934894b7d851 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d returned with HTTP 404 Sep 02 16:27:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 802/1581] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:59 2026] GET /volume/v3/volumes/6cf042c8-48cf-4fd1-9440-c02fb8a4bf5d => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] DELETE http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume with id: 0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73054f3e-6712-4521-b9d0-cc39bdc9a7ce) transitioned into state 'SUCCESS' from state '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-1108364261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75bd440a83074d47b128755695a71cdf',qos_specs=None,replication_status=,reservations=['19f04263-c856-4b40-95a0-247e11203c03','14c634c2-9d73-4db3-ae6a-198810010469','07c084fe-2e06-44c3-b970-2f31e8f6ce5c','36c616ac-8f87-4984-950b-1a06bc6f3a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='703b3238f8ae4530972373b6de87aab8',volume_type_id=6e8990f5-ce91-4d22-9435-4c75a733e03a)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6829bdb7-b50e-4724-a1ab-24129cb2d7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6829bdb7-b50e-4724-a1ab-24129cb2d7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Flow 'volume_create_api' (6ccbc772-0013-4b81-8383-5210e4d2ac54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Create volume request issued successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0e0507e-ef52-4378-9b9e-eadd6d151f3d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:27:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 780/1582] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:27:58 2026] POST /volume/v3/volumes => generated 774 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume request issued successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca401ec2-c5d7-457e-800b-f93e362a2fb6 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac returned with HTTP 202 Sep 02 16:27:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 803/1583] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:27:59 2026] DELETE /volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-172ab5b0-6d42-4fe7-98c1-ddf73134d19d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 200 Sep 02 16:27:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 781/1584] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:59 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9327d83c-bac5-434e-a716-20024ab20c40 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9327d83c-bac5-434e-a716-20024ab20c40 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9327d83c-bac5-434e-a716-20024ab20c40 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:27:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9327d83c-bac5-434e-a716-20024ab20c40 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9327d83c-bac5-434e-a716-20024ab20c40 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:27:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9327d83c-bac5-434e-a716-20024ab20c40 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac returned with HTTP 200 Sep 02 16:27:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 782/1585] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:59 2026] GET /volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53b530d5-53fc-40b9-a108-c0a7dbe6104a tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 804/1586] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:27:59 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 842 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe81815f-6767-4536-b6e4-1ac8932e1e75 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe81815f-6767-4536-b6e4-1ac8932e1e75 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] GET http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca Sep 02 16:28:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe81815f-6767-4536-b6e4-1ac8932e1e75 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe81815f-6767-4536-b6e4-1ac8932e1e75 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe81815f-6767-4536-b6e4-1ac8932e1e75 tempest-VolumesNegativeTest-175710782 tempest-VolumesNegativeTest-175710782-project-member] http://192.168.122.38/volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca returned with HTTP 404 Sep 02 16:28:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 783/1587] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:00 2026] GET /volume/v3/volumes/376d9b7e-e006-4bad-a2a5-12f818f79fca => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef448e96-745c-4e67-9925-e3149bf65157 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef448e96-745c-4e67-9925-e3149bf65157 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 Sep 02 16:28:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef448e96-745c-4e67-9925-e3149bf65157 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef448e96-745c-4e67-9925-e3149bf65157 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef448e96-745c-4e67-9925-e3149bf65157 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 returned with HTTP 404 Sep 02 16:28:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 805/1588] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:00 2026] GET /volume/v3/volumes/d688b509-fd6a-437e-bc10-ccfc002aa8f4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-79762f95-c23a-4ddf-a92a-fb1562c34277 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-79762f95-c23a-4ddf-a92a-fb1562c34277 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-79762f95-c23a-4ddf-a92a-fb1562c34277 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-79762f95-c23a-4ddf-a92a-fb1562c34277 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-79762f95-c23a-4ddf-a92a-fb1562c34277 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac returned with HTTP 404 Sep 02 16:28:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 784/1589] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:01 2026] GET /volume/v3/volumes/0e31c3ca-e0db-4af6-914e-8767b93448ac => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8436f427-c29a-4545-82fe-c57402a90720 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] DELETE http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume with id: 23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83cb9acb-f743-4767-8a4e-42e61951a3ab tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 806/1590] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:01 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume request issued successfully. Sep 02 16:28:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8436f427-c29a-4545-82fe-c57402a90720 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 returned with HTTP 202 Sep 02 16:28:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 785/1591] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:01 2026] DELETE /volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:28:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a79f1ec-6de3-4c92-8cf8-d939d175bbab tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 returned with HTTP 200 Sep 02 16:28:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 807/1592] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:01 2026] GET /volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 => generated 855 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f62dc86-e081-4e6f-8b47-0d4ea8d1753f tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 786/1593] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:02 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74fbc5be-c415-492f-8390-ba518c03545a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74fbc5be-c415-492f-8390-ba518c03545a tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74fbc5be-c415-492f-8390-ba518c03545a tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74fbc5be-c415-492f-8390-ba518c03545a tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-74fbc5be-c415-492f-8390-ba518c03545a tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74fbc5be-c415-492f-8390-ba518c03545a tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 808/1594] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:02 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 1030 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] POST http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06/action Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /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 02 16:28:02 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:28:02 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-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 02 16:28:02 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-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 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f48eac21-f0db-4557-bb6d-0d74a02c04f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f48eac21-f0db-4557-bb6d-0d74a02c04f2 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f48eac21-f0db-4557-bb6d-0d74a02c04f2 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f48eac21-f0db-4557-bb6d-0d74a02c04f2 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f48eac21-f0db-4557-bb6d-0d74a02c04f2 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 returned with HTTP 404 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 809/1595] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:02 2026] GET /volume/v3/volumes/23e8b515-2cdc-43e1-a9eb-97eac1d0ba84 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume with id: 5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Created reservations ['ebe317d3-0574-4fe3-aefc-c5dfa7145b30', '0d4518bf-e88c-4ee9-ba2d-14cc63975b14'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Delete volume request issued successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-586d4b21-65af-4f9b-bdcf-28288137ba21 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 returned with HTTP 202 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 810/1596] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:02 2026] DELETE /volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Created reservations ['94b20125-e692-4fd0-b966-54f0c48c6e9b', 'cd88d842-e236-47da-a8f4-ef88fbca3220'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-163728f9-6089-4941-8b9f-6f4905f7d119 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-163728f9-6089-4941-8b9f-6f4905f7d119 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-163728f9-6089-4941-8b9f-6f4905f7d119 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-163728f9-6089-4941-8b9f-6f4905f7d119 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-163728f9-6089-4941-8b9f-6f4905f7d119 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-163728f9-6089-4941-8b9f-6f4905f7d119 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 returned with HTTP 200 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 811/1597] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:02 2026] GET /volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Retype volume request issued successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c56099ec-02f4-4096-97ce-6506e6d06f93 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06/action returned with HTTP 202 Sep 02 16:28:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 787/1598] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:02 2026] POST /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06/action => generated 0 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65e97994-e92f-4c9a-b030-95daa8fd3f60 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 812/1599] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:02 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Volume info retrieved successfully. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f46e299-d8a6-4d2f-8c8e-0aa89c733189 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 returned with HTTP 200 Sep 02 16:28:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 788/1600] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:03 2026] GET /volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43455a2a-d405-464a-bf83-be5ca8a66d3b tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 813/1601] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:03 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Volume info retrieved successfully. Sep 02 16:28:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c787e662-d54d-41d9-81d0-d4ea77ef20fe tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 789/1602] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:03 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 1030 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] GET http://192.168.122.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261 Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261'), ('all_tenants', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:28:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Get all volumes completed successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48c5d881-2ca6-4346-855d-9ccbcbf130ec tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261 returned with HTTP 200 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 814/1603] 192.168.122.38 () {58 vars in 1277 bytes} [Wed Sep 2 16:28:03 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1108364261 => generated 353 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fc9afd8-0928-4ec8-9a56-cf05595671c3 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 790/1604] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:04 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1434627442"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] DELETE http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1434627442'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:28:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Delete volume with id: 8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (ce58b5d6-faf5-4ec9-b377-a1bf07b48249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5274bf-1c3b-4239-9964-47df932421f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Delete volume request issued successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-453b4fae-d1e6-4fe9-ad64-1809a01d303c tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 202 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 791/1605] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:04 2026] DELETE /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5274bf-1c3b-4239-9964-47df932421f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecce1971-b4dc-4b42-a753-0155c50f2644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Volume info retrieved successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3669fd90-62b1-4b53-99f4-1d6928d6e59d tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 200 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 792/1606] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:04 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 866 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['f845dbdb-6c14-47d0-b7c8-2a6cf4d85898', '7a8372f3-04a0-4d2c-99cc-2c9eb849da4f', 'a63b4ef6-1f07-4cc6-a4a2-049231de78b6', '0e4c1672-58e6-4c61-85cc-02cbe1fe138f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecce1971-b4dc-4b42-a753-0155c50f2644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f845dbdb-6c14-47d0-b7c8-2a6cf4d85898', '7a8372f3-04a0-4d2c-99cc-2c9eb849da4f', 'a63b4ef6-1f07-4cc6-a4a2-049231de78b6', '0e4c1672-58e6-4c61-85cc-02cbe1fe138f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87e4b58-0fa6-4a71-9ff8-bb36f536b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87e4b58-0fa6-4a71-9ff8-bb36f536b544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d04d1d6-738c-467e-aa99-114770db2d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1434627442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['f845dbdb-6c14-47d0-b7c8-2a6cf4d85898','7a8372f3-04a0-4d2c-99cc-2c9eb849da4f','a63b4ef6-1f07-4cc6-a4a2-049231de78b6','0e4c1672-58e6-4c61-85cc-02cbe1fe138f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1434627442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d04d1d6-738c-467e-aa99-114770db2d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf92ccb-36df-4fd9-8453-11095282b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf92ccb-36df-4fd9-8453-11095282b70d) transitioned into state 'SUCCESS' from state '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-1434627442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['f845dbdb-6c14-47d0-b7c8-2a6cf4d85898','7a8372f3-04a0-4d2c-99cc-2c9eb849da4f','a63b4ef6-1f07-4cc6-a4a2-049231de78b6','0e4c1672-58e6-4c61-85cc-02cbe1fe138f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd20e20-b0fb-4882-990f-20b36ddbb50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd20e20-b0fb-4882-990f-20b36ddbb50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (ce58b5d6-faf5-4ec9-b377-a1bf07b48249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbc5662c-64e0-4ee1-ba56-cd4eb75391b0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 815/1607] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:04 2026] POST /volume/v3/volumes => generated 756 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33dbd009-8448-4fdc-8fb1-41d8727c1ec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 200 Sep 02 16:28:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 793/1608] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:04 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 824 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73054599-3165-49dc-8de6-665167198251 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73054599-3165-49dc-8de6-665167198251 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] GET http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73054599-3165-49dc-8de6-665167198251 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73054599-3165-49dc-8de6-665167198251 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73054599-3165-49dc-8de6-665167198251 tempest-CreateVolumesFromImageTest-470158869 tempest-CreateVolumesFromImageTest-470158869-project-member] http://192.168.122.38/volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 returned with HTTP 404 Sep 02 16:28:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 816/1609] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:04 2026] GET /volume/v3/volumes/5a2890e2-ddd3-430a-a769-5b602f5811e3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-14ce68c1-bdc1-4434-b3f2-acd261b555d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14ce68c1-bdc1-4434-b3f2-acd261b555d4 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] GET http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14ce68c1-bdc1-4434-b3f2-acd261b555d4 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14ce68c1-bdc1-4434-b3f2-acd261b555d4 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14ce68c1-bdc1-4434-b3f2-acd261b555d4 tempest-VolumeRetypeWithoutMigrationTest-1511719241 tempest-VolumeRetypeWithoutMigrationTest-1511719241-project-member] http://192.168.122.38/volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 returned with HTTP 404 Sep 02 16:28:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 794/1610] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:05 2026] GET /volume/v3/volumes/8c10a663-d417-45a6-8bd5-2460a8e39d06 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9aaadcc8-5410-455b-a4bc-86a54256b426 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9aaadcc8-5410-455b-a4bc-86a54256b426 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] DELETE http://192.168.122.38/volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9aaadcc8-5410-455b-a4bc-86a54256b426 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9aaadcc8-5410-455b-a4bc-86a54256b426 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9aaadcc8-5410-455b-a4bc-86a54256b426 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc returned with HTTP 202 Sep 02 16:28:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 817/1611] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:28:05 2026] DELETE /volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b861935b-9391-4753-818c-e7a2c56c514b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b861935b-9391-4753-818c-e7a2c56c514b tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] GET http://192.168.122.38/volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b861935b-9391-4753-818c-e7a2c56c514b tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b861935b-9391-4753-818c-e7a2c56c514b tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b861935b-9391-4753-818c-e7a2c56c514b tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc returned with HTTP 404 Sep 02 16:28:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 795/1612] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:28:05 2026] GET /volume/v3/types/d32ec8e6-b523-4f55-b868-4c23122ceedc => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38faa785-34ae-4be5-b49b-f467dd342ca8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38faa785-34ae-4be5-b49b-f467dd342ca8 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] DELETE http://192.168.122.38/volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38faa785-34ae-4be5-b49b-f467dd342ca8 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38faa785-34ae-4be5-b49b-f467dd342ca8 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38faa785-34ae-4be5-b49b-f467dd342ca8 tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a returned with HTTP 202 Sep 02 16:28:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 818/1613] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:28:05 2026] DELETE /volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-31950b76-013d-48ff-8b86-f018041d2adc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31950b76-013d-48ff-8b86-f018041d2adc tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] GET http://192.168.122.38/volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31950b76-013d-48ff-8b86-f018041d2adc tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31950b76-013d-48ff-8b86-f018041d2adc tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31950b76-013d-48ff-8b86-f018041d2adc tempest-VolumeRetypeWithoutMigrationTest-327606926 tempest-VolumeRetypeWithoutMigrationTest-327606926-project-admin] http://192.168.122.38/volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a returned with HTTP 404 Sep 02 16:28:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 796/1614] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:28:05 2026] GET /volume/v3/types/6e8990f5-ce91-4d22-9435-4c75a733e03a => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63cf29a8-7d92-4fd1-a710-5237cfe77f6f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 200 Sep 02 16:28:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 819/1615] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:05 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-23a38aee-7fa3-4170-90f9-4f809d0096bd tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 200 Sep 02 16:28:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 797/1616] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:06 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action Sep 02 16:28:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume '2d04d1d6-738c-467e-aa99-114770db2d95' with '{'status': 'attaching'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-493b3ed9-38f2-4e3b-b266-38416417a1fa tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action returned with HTTP 202 Sep 02 16:28:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 820/1617] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:06 2026] POST /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-41049be6-d260-4844-9bef-73cb92e6986b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41049be6-d260-4844-9bef-73cb92e6986b tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41049be6-d260-4844-9bef-73cb92e6986b tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41049be6-d260-4844-9bef-73cb92e6986b tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-41049be6-d260-4844-9bef-73cb92e6986b tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41049be6-d260-4844-9bef-73cb92e6986b tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 200 Sep 02 16:28:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 798/1618] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:07 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Volume info retrieved successfully. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Delete volume request issued successfully. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6ffa5f1-f07e-44ee-9baa-0303f5023592 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action returned with HTTP 202 Sep 02 16:28:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 821/1619] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:07 2026] POST /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe384aef-a53e-49bc-a9e7-796253063741 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe384aef-a53e-49bc-a9e7-796253063741 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe384aef-a53e-49bc-a9e7-796253063741 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe384aef-a53e-49bc-a9e7-796253063741 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe384aef-a53e-49bc-a9e7-796253063741 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe384aef-a53e-49bc-a9e7-796253063741 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 200 Sep 02 16:28:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 799/1620] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:07 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae434740-7707-4829-8539-fd5a778c08da None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-668206335"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-668206335'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (2d8211c3-d060-4a5b-827c-2eafd1724125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feba358a-e058-4b96-93ad-e33b8e9c742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feba358a-e058-4b96-93ad-e33b8e9c742b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254d85f6-3052-4875-82a3-643b6d372752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['ab84af99-7e3b-4db6-bd34-96b1c2eb87a7', '810e713b-ad5d-4cf1-bd32-1792c4128680', 'f2dcc82d-cfcb-4093-8b87-489e97a00318', 'ab33670e-b6ce-4aab-98f9-5a5debbfb091'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254d85f6-3052-4875-82a3-643b6d372752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab84af99-7e3b-4db6-bd34-96b1c2eb87a7', '810e713b-ad5d-4cf1-bd32-1792c4128680', 'f2dcc82d-cfcb-4093-8b87-489e97a00318', 'ab33670e-b6ce-4aab-98f9-5a5debbfb091']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb242136-4c5f-454c-aed6-121cfd7d61bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb242136-4c5f-454c-aed6-121cfd7d61bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-668206335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['ab84af99-7e3b-4db6-bd34-96b1c2eb87a7','810e713b-ad5d-4cf1-bd32-1792c4128680','f2dcc82d-cfcb-4093-8b87-489e97a00318','ab33670e-b6ce-4aab-98f9-5a5debbfb091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-668206335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19baa70-d91e-48fe-9bba-b2d99e91af4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98618a09-17ff-44aa-80df-52db23159979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98618a09-17ff-44aa-80df-52db23159979) transitioned into state 'SUCCESS' from state '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-668206335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['ab84af99-7e3b-4db6-bd34-96b1c2eb87a7','810e713b-ad5d-4cf1-bd32-1792c4128680','f2dcc82d-cfcb-4093-8b87-489e97a00318','ab33670e-b6ce-4aab-98f9-5a5debbfb091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b69faa-a775-4b29-bb4a-59f88549be74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b69faa-a775-4b29-bb4a-59f88549be74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (2d8211c3-d060-4a5b-827c-2eafd1724125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae434740-7707-4829-8539-fd5a778c08da tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 822/1621] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:07 2026] POST /volume/v3/volumes => generated 770 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b04e19-4638-4b99-b2f9-466bcab2c990 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 200 Sep 02 16:28:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 800/1622] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:08 2026] GET /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 838 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-76023e6b-edf9-478f-90ee-0401f0a2f587 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76023e6b-edf9-478f-90ee-0401f0a2f587 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76023e6b-edf9-478f-90ee-0401f0a2f587 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76023e6b-edf9-478f-90ee-0401f0a2f587 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76023e6b-edf9-478f-90ee-0401f0a2f587 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 404 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 823/1623] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:08 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47ca847f-218c-4cc8-9f3c-f5c2108b0ffb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47ca847f-218c-4cc8-9f3c-f5c2108b0ffb tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47ca847f-218c-4cc8-9f3c-f5c2108b0ffb tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47ca847f-218c-4cc8-9f3c-f5c2108b0ffb tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47ca847f-218c-4cc8-9f3c-f5c2108b0ffb tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 404 Sep 02 16:28:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 801/1624] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:08 2026] GET /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: 2d04d1d6-738c-467e-aa99-114770db2d95 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff1f0789-fa65-4d93-a96b-ccc3c05fedff tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 returned with HTTP 404 Sep 02 16:28:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 824/1625] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:08 2026] DELETE /volume/v3/volumes/2d04d1d6-738c-467e-aa99-114770db2d95 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6d505097-5db5-47cb-b395-fff1c656956c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1767987035"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1767987035'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:28:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (fb63d2ab-0b81-492d-ab42-941cf899303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3614c4c1-c8d3-4697-b9b4-6640d63ae235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3614c4c1-c8d3-4697-b9b4-6640d63ae235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334c9048-b4bc-4809-b449-e6c5b0cfbf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['b3e92697-6fa7-42e3-9042-1a41d9c2ad72', '1f12b92f-81bd-403c-b4b1-fbacb8e31be2', 'be6e0991-bdb5-4776-a322-6cf91f0d1d2c', '30b897bc-5699-439c-8921-6c52ee785a75'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334c9048-b4bc-4809-b449-e6c5b0cfbf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e92697-6fa7-42e3-9042-1a41d9c2ad72', '1f12b92f-81bd-403c-b4b1-fbacb8e31be2', 'be6e0991-bdb5-4776-a322-6cf91f0d1d2c', '30b897bc-5699-439c-8921-6c52ee785a75']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0bb404-d9d3-49a3-b6ba-63a97566f3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0bb404-d9d3-49a3-b6ba-63a97566f3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8129517a-c35d-4671-bacd-f3883f79021b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1767987035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['b3e92697-6fa7-42e3-9042-1a41d9c2ad72','1f12b92f-81bd-403c-b4b1-fbacb8e31be2','be6e0991-bdb5-4776-a322-6cf91f0d1d2c','30b897bc-5699-439c-8921-6c52ee785a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1767987035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8129517a-c35d-4671-bacd-f3883f79021b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494a030c-d0d3-4ba2-b363-95ccdc11bd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494a030c-d0d3-4ba2-b363-95ccdc11bd2e) transitioned into state 'SUCCESS' from state '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-1767987035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['b3e92697-6fa7-42e3-9042-1a41d9c2ad72','1f12b92f-81bd-403c-b4b1-fbacb8e31be2','be6e0991-bdb5-4776-a322-6cf91f0d1d2c','30b897bc-5699-439c-8921-6c52ee785a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de9c7f79-8525-444f-abd3-56683ffffde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de9c7f79-8525-444f-abd3-56683ffffde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (fb63d2ab-0b81-492d-ab42-941cf899303a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:28:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6d505097-5db5-47cb-b395-fff1c656956c tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 802/1626] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:08 2026] POST /volume/v3/volumes => generated 756 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-100c3a2b-6e32-4f90-954c-c0d8f951cec8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 825/1627] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:09 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 824 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0eb3dcd6-936b-4f94-8788-ca6faadc3d74 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 200 Sep 02 16:28:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 803/1628] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:09 2026] GET /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2740ee5-6a82-4f70-a66f-792198d0f3df tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 826/1629] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:10 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 848 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9393d6d0-262a-4005-92ec-fc02869be114 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9393d6d0-262a-4005-92ec-fc02869be114 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9393d6d0-262a-4005-92ec-fc02869be114 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9393d6d0-262a-4005-92ec-fc02869be114 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9393d6d0-262a-4005-92ec-fc02869be114 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9393d6d0-262a-4005-92ec-fc02869be114 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 200 Sep 02 16:28:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 804/1630] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:10 2026] GET /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c19baa70-d91e-48fe-9bba-b2d99e91af4a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1843596146"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {"'source_volid": 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1843596146'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (715bbb26-baf4-4bc1-96d0-986e28adbf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f57a2e2-1780-4b98-9e9d-754105717b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f57a2e2-1780-4b98-9e9d-754105717b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03a5d2c-c3d8-4b8e-a18b-806dd0f98c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['edf3191e-e13e-40cf-9a1a-d954447d3055', '940adf5d-23a0-47de-8410-55dc9f2a10d3', 'aa934ce8-4779-4158-937c-a832d4ad4784', '1ebaee76-f6a6-48a1-a18f-304f1b80daf7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03a5d2c-c3d8-4b8e-a18b-806dd0f98c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf3191e-e13e-40cf-9a1a-d954447d3055', '940adf5d-23a0-47de-8410-55dc9f2a10d3', 'aa934ce8-4779-4158-937c-a832d4ad4784', '1ebaee76-f6a6-48a1-a18f-304f1b80daf7']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60d977-b50a-4757-a518-827a79e6bdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60d977-b50a-4757-a518-827a79e6bdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b8a998-f61d-411a-80d6-ed1b4152616f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843596146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['edf3191e-e13e-40cf-9a1a-d954447d3055','940adf5d-23a0-47de-8410-55dc9f2a10d3','aa934ce8-4779-4158-937c-a832d4ad4784','1ebaee76-f6a6-48a1-a18f-304f1b80daf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843596146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b8a998-f61d-411a-80d6-ed1b4152616f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db0c7f77-2a19-457e-b42b-7e00f0d18943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db0c7f77-2a19-457e-b42b-7e00f0d18943) transitioned into state 'SUCCESS' from state '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-1843596146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['edf3191e-e13e-40cf-9a1a-d954447d3055','940adf5d-23a0-47de-8410-55dc9f2a10d3','aa934ce8-4779-4158-937c-a832d4ad4784','1ebaee76-f6a6-48a1-a18f-304f1b80daf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f24da67-fe03-4cda-ab7b-abf03710ec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f24da67-fe03-4cda-ab7b-abf03710ec78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (715bbb26-baf4-4bc1-96d0-986e28adbf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3dd56cb-7859-4372-a5e7-d2004f79e00d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 827/1631] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:10 2026] POST /volume/v3/volumes => generated 771 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c19baa70-d91e-48fe-9bba-b2d99e91af4a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-730793718"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {"'source_volid": 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-730793718'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (07d9067a-7ad4-4352-80dc-bd495768e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdabf610-79d0-4c52-b4a3-59ff6b16cbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdabf610-79d0-4c52-b4a3-59ff6b16cbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ecaf0f-7a2f-4a65-84fb-c3bdd9751d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['60c30bff-ce57-4d1b-b57c-f9362b92de41', 'e2634e7f-575a-4087-bebc-b70a99ee8c11', 'ea4704c0-cb18-41a9-974c-8d2d0ad90b10', 'f9ecdd2c-180b-4078-bcf5-06cd041259e5'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ecaf0f-7a2f-4a65-84fb-c3bdd9751d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c30bff-ce57-4d1b-b57c-f9362b92de41', 'e2634e7f-575a-4087-bebc-b70a99ee8c11', 'ea4704c0-cb18-41a9-974c-8d2d0ad90b10', 'f9ecdd2c-180b-4078-bcf5-06cd041259e5']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fae75e-c787-411a-b259-06df2e525f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fae75e-c787-411a-b259-06df2e525f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fdfe0a8-ff30-4f76-b0b1-902b804b31fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-730793718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['60c30bff-ce57-4d1b-b57c-f9362b92de41','e2634e7f-575a-4087-bebc-b70a99ee8c11','ea4704c0-cb18-41a9-974c-8d2d0ad90b10','f9ecdd2c-180b-4078-bcf5-06cd041259e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-730793718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fdfe0a8-ff30-4f76-b0b1-902b804b31fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5020df-9adf-4e73-b0f5-26f99d4181ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c32e07d-323f-40c3-ba2d-656c1fdb84e7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5020df-9adf-4e73-b0f5-26f99d4181ab) transitioned into state 'SUCCESS' from state '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-730793718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['60c30bff-ce57-4d1b-b57c-f9362b92de41','e2634e7f-575a-4087-bebc-b70a99ee8c11','ea4704c0-cb18-41a9-974c-8d2d0ad90b10','f9ecdd2c-180b-4078-bcf5-06cd041259e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 828/1632] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:11 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27d6e1d7-2905-4006-bead-f7bb13c033a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b88c9a-195e-42ce-8696-a19d0eff59e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b88c9a-195e-42ce-8696-a19d0eff59e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (07d9067a-7ad4-4352-80dc-bd495768e76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0650025e-13d1-4bd9-a3f6-3681d1e2190a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 805/1633] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:10 2026] POST /volume/v3/volumes => generated 770 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume '8129517a-c35d-4671-bacd-f3883f79021b' with '{'status': 'creating'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1378eed8-a7d0-4c6a-af7c-792ff1e494ff tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action returned with HTTP 202 Sep 02 16:28:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 806/1634] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:11 2026] POST /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c19baa70-d91e-48fe-9bba-b2d99e91af4a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1103479861"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {"'source_volid": 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1103479861'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (81c36f30-1607-45d8-9e04-4221549483ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe40f5f-57d8-4ebd-9957-eb4806555f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d6e1d7-2905-4006-bead-f7bb13c033a9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27d6e1d7-2905-4006-bead-f7bb13c033a9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-4940199"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d6e1d7-2905-4006-bead-f7bb13c033a9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:28:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 829/1635] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:28:11 2026] POST /volume/v3/types => generated 228 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe40f5f-57d8-4ebd-9957-eb4806555f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce726fa-4872-41b9-bdd5-f4b5fee43829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65e2d477-a59e-4a36-ad44-fd906f317f48 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 830/1636] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:11 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a7a606f-21eb-47c8-a08d-97f31164ee0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a7a606f-21eb-47c8-a08d-97f31164ee0d tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] POST http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a7a606f-21eb-47c8-a08d-97f31164ee0d tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['dc400d30-6cfe-4a94-9ab8-6aec11d73aff', 'e21e354c-2a27-46b0-ad12-70af4eb2b1bc', '1b35708b-7958-4a43-9398-244432d0cf25', '624eba47-bf88-4cd2-bbb3-5ae7d0a23bce'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce726fa-4872-41b9-bdd5-f4b5fee43829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc400d30-6cfe-4a94-9ab8-6aec11d73aff', 'e21e354c-2a27-46b0-ad12-70af4eb2b1bc', '1b35708b-7958-4a43-9398-244432d0cf25', '624eba47-bf88-4cd2-bbb3-5ae7d0a23bce']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f10e08a-a3ac-4e45-bb11-f72769a5eec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a7a606f-21eb-47c8-a08d-97f31164ee0d tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 831/1637] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:11 2026] POST /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 34 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f10e08a-a3ac-4e45-bb11-f72769a5eec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cafe3843-5627-443d-aebe-5dab8de9df5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1103479861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['dc400d30-6cfe-4a94-9ab8-6aec11d73aff','e21e354c-2a27-46b0-ad12-70af4eb2b1bc','1b35708b-7958-4a43-9398-244432d0cf25','624eba47-bf88-4cd2-bbb3-5ae7d0a23bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1103479861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cafe3843-5627-443d-aebe-5dab8de9df5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858792eb-31f4-4353-85db-cdb42ed3e034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Volume info retrieved successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858792eb-31f4-4353-85db-cdb42ed3e034) transitioned into state 'SUCCESS' from state '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-1103479861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['dc400d30-6cfe-4a94-9ab8-6aec11d73aff','e21e354c-2a27-46b0-ad12-70af4eb2b1bc','1b35708b-7958-4a43-9398-244432d0cf25','624eba47-bf88-4cd2-bbb3-5ae7d0a23bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0fac23-a9ee-4ce6-838d-c0ea4d38efa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Delete volume request issued successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ddeaa7b-5f82-40d4-9db1-337345d8045e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action returned with HTTP 202 Sep 02 16:28:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 832/1638] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:11 2026] POST /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de4db4d6-56bc-4e0f-a9db-b06742db937a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de4db4d6-56bc-4e0f-a9db-b06742db937a tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de4db4d6-56bc-4e0f-a9db-b06742db937a tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de4db4d6-56bc-4e0f-a9db-b06742db937a tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0fac23-a9ee-4ce6-838d-c0ea4d38efa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (81c36f30-1607-45d8-9e04-4221549483ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10b2bc23-f603-44f5-8ab8-00f2cf0112e6 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 807/1639] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:11 2026] POST /volume/v3/volumes => generated 771 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de4db4d6-56bc-4e0f-a9db-b06742db937a tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 returned with HTTP 200 Sep 02 16:28:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 833/1640] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:28:12 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c19baa70-d91e-48fe-9bba-b2d99e91af4a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1069730096"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {"'source_volid": 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1069730096'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2dd3b22c-8e91-43f2-85da-0d18d81b70e5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 808/1641] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:12 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7bc8f24-c6f1-482e-bca8-763323ebc970 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (48123a31-42d3-4922-a39d-fa80f204dc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7bc8f24-c6f1-482e-bca8-763323ebc970 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] DELETE http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7bc8f24-c6f1-482e-bca8-763323ebc970 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7bc8f24-c6f1-482e-bca8-763323ebc970 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc54f66d-f554-4ac4-96d4-7a9c9537f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc54f66d-f554-4ac4-96d4-7a9c9537f039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a5292f-51cf-4b75-b4aa-9b37d8f45de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7bc8f24-c6f1-482e-bca8-763323ebc970 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 returned with HTTP 202 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 809/1642] 192.168.122.38 () {58 vars in 1278 bytes} [Wed Sep 2 16:28:12 2026] DELETE /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-12bc8646-29de-4a20-b27d-b94bcaa92d15 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-12bc8646-29de-4a20-b27d-b94bcaa92d15 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-12bc8646-29de-4a20-b27d-b94bcaa92d15 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-12bc8646-29de-4a20-b27d-b94bcaa92d15 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-12bc8646-29de-4a20-b27d-b94bcaa92d15 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 returned with HTTP 404 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 810/1643] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:28:12 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec3 => generated 129 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70de751f-0b5c-452a-9f1f-bd4132b5e078 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70de751f-0b5c-452a-9f1f-bd4132b5e078 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] POST http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70de751f-0b5c-452a-9f1f-bd4132b5e078 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['153b2ba1-f8b3-4d56-b0b8-900ab7e93f34', '8e2252f6-2dec-4b7c-baa3-1b88310b86fe', 'bf82715e-f21e-473d-b900-da345193b4e4', 'fd62ca9c-88da-437e-a40c-4b3769c74b2e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a5292f-51cf-4b75-b4aa-9b37d8f45de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['153b2ba1-f8b3-4d56-b0b8-900ab7e93f34', '8e2252f6-2dec-4b7c-baa3-1b88310b86fe', 'bf82715e-f21e-473d-b900-da345193b4e4', 'fd62ca9c-88da-437e-a40c-4b3769c74b2e']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cdacea-c90b-4617-b10c-31179494821b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70de751f-0b5c-452a-9f1f-bd4132b5e078 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 811/1644] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:12 2026] POST /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 34 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-207853e8-1b98-4efa-aaff-3af71d12e3a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cdacea-c90b-4617-b10c-31179494821b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c1b74a-73b6-44c3-af64-dc1deee1e96c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1069730096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['153b2ba1-f8b3-4d56-b0b8-900ab7e93f34','8e2252f6-2dec-4b7c-baa3-1b88310b86fe','bf82715e-f21e-473d-b900-da345193b4e4','fd62ca9c-88da-437e-a40c-4b3769c74b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1069730096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c1b74a-73b6-44c3-af64-dc1deee1e96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-207853e8-1b98-4efa-aaff-3af71d12e3a3 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-207853e8-1b98-4efa-aaff-3af71d12e3a3 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-207853e8-1b98-4efa-aaff-3af71d12e3a3 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f66b4c-5060-4be6-8f08-6e5380cfdda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-207853e8-1b98-4efa-aaff-3af71d12e3a3 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 812/1645] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:28:12 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9397f524-c056-45cd-8d84-bfcd049bfde7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9397f524-c056-45cd-8d84-bfcd049bfde7 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] POST http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9397f524-c056-45cd-8d84-bfcd049bfde7 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f66b4c-5060-4be6-8f08-6e5380cfdda4) transitioned into state 'SUCCESS' from state '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-1069730096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['153b2ba1-f8b3-4d56-b0b8-900ab7e93f34','8e2252f6-2dec-4b7c-baa3-1b88310b86fe','bf82715e-f21e-473d-b900-da345193b4e4','fd62ca9c-88da-437e-a40c-4b3769c74b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3afc823-b477-4bf9-a845-0678c0f8ba9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3afc823-b477-4bf9-a845-0678c0f8ba9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (48123a31-42d3-4922-a39d-fa80f204dc2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a749db2c-a48d-4bb4-aa02-6c5e1d48b5f1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9397f524-c056-45cd-8d84-bfcd049bfde7 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 834/1646] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:12 2026] POST /volume/v3/volumes => generated 771 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 813/1647] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:12 2026] POST /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 34 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b358a264-8ab9-4fc9-9078-e64a60064834 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66c08461-c05c-46e5-a491-86b056a0f90a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b358a264-8ab9-4fc9-9078-e64a60064834 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] PUT http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 Sep 02 16:28:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b358a264-8ab9-4fc9-9078-e64a60064834 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c19baa70-d91e-48fe-9bba-b2d99e91af4a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1184155127"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request body: {'volume': {"'source_volid": 'c19baa70-d91e-48fe-9bba-b2d99e91af4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1184155127'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume of 1 GB Sep 02 16:28:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Availability Zones retrieved successfully. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (a5d1d943-95fc-4098-b491-9610f4fe07fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71092462-106b-4e10-a753-6a47364e538b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b358a264-8ab9-4fc9-9078-e64a60064834 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 835/1648] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:28:12 2026] PUT /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 => generated 17 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f87eacc3-494f-4dab-a44a-cdf880cf63c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f87eacc3-494f-4dab-a44a-cdf880cf63c9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f87eacc3-494f-4dab-a44a-cdf880cf63c9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f87eacc3-494f-4dab-a44a-cdf880cf63c9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71092462-106b-4e10-a753-6a47364e538b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd74556a-4ce2-4e55-b9ee-a828c3b6e39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f87eacc3-494f-4dab-a44a-cdf880cf63c9 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 836/1649] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs/spec2 => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0a63de0-9363-42ed-9129-a27acff2dfab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0a63de0-9363-42ed-9129-a27acff2dfab tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] POST http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0a63de0-9363-42ed-9129-a27acff2dfab tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Created reservations ['b46f6b47-342b-4a12-82e8-a72bbb9ed27d', '01e21b25-5556-4216-a12a-5ca1a5ed27f1', '816fe2b9-4ce5-4b9d-9c53-033be2ab9935', '8460541a-6015-48da-86fd-a67ba9d56eb5'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd74556a-4ce2-4e55-b9ee-a828c3b6e39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b46f6b47-342b-4a12-82e8-a72bbb9ed27d', '01e21b25-5556-4216-a12a-5ca1a5ed27f1', '816fe2b9-4ce5-4b9d-9c53-033be2ab9935', '8460541a-6015-48da-86fd-a67ba9d56eb5']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70385458-3f26-4557-808f-3140252b92b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70385458-3f26-4557-808f-3140252b92b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ffac8b-c120-4bc3-b2e2-7253e4b74d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1184155127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['b46f6b47-342b-4a12-82e8-a72bbb9ed27d','01e21b25-5556-4216-a12a-5ca1a5ed27f1','816fe2b9-4ce5-4b9d-9c53-033be2ab9935','8460541a-6015-48da-86fd-a67ba9d56eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1184155127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ffac8b-c120-4bc3-b2e2-7253e4b74d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd8bb316d45406d8a6c01e6456bf199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80be763e-807d-485e-bf82-8ba9bb3b4b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0a63de0-9363-42ed-9129-a27acff2dfab tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 837/1650] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:13 2026] POST /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 51 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80be763e-807d-485e-bf82-8ba9bb3b4b5f) transitioned into state 'SUCCESS' from state '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-1184155127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd8bb316d45406d8a6c01e6456bf199',qos_specs=None,replication_status=,reservations=['b46f6b47-342b-4a12-82e8-a72bbb9ed27d','01e21b25-5556-4216-a12a-5ca1a5ed27f1','816fe2b9-4ce5-4b9d-9c53-033be2ab9935','8460541a-6015-48da-86fd-a67ba9d56eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc82288e81a641b7ae59ee12f4fe7629',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab054086-698a-4925-9eec-64309d7a6789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab054086-698a-4925-9eec-64309d7a6789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a91bb8d-9cf9-43e3-8f11-2ca9bc2069c7 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 838/1651] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Flow 'volume_create_api' (a5d1d943-95fc-4098-b491-9610f4fe07fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Create volume request issued successfully. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66c08461-c05c-46e5-a491-86b056a0f90a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 814/1652] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:12 2026] POST /volume/v3/volumes => generated 771 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-be675ca7-f979-43b8-8842-7ace94e9ff30 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be675ca7-f979-43b8-8842-7ace94e9ff30 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c49dc8f8-011b-455e-a053-4a551e651542 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be675ca7-f979-43b8-8842-7ace94e9ff30 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be675ca7-f979-43b8-8842-7ace94e9ff30 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c49dc8f8-011b-455e-a053-4a551e651542 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c49dc8f8-011b-455e-a053-4a551e651542 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c49dc8f8-011b-455e-a053-4a551e651542 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be675ca7-f979-43b8-8842-7ace94e9ff30 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 839/1653] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c/extra_specs => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16a5b4cf-f989-4c77-8b20-4bc29b13d2a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a5b4cf-f989-4c77-8b20-4bc29b13d2a6 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] DELETE http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a5b4cf-f989-4c77-8b20-4bc29b13d2a6 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a5b4cf-f989-4c77-8b20-4bc29b13d2a6 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c49dc8f8-011b-455e-a053-4a551e651542 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c49dc8f8-011b-455e-a053-4a551e651542 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 815/1654] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f => generated 864 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a5b4cf-f989-4c77-8b20-4bc29b13d2a6 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c returned with HTTP 202 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 840/1655] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:28:13 2026] DELETE /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ddde0ab-3490-4907-8995-5358a7f6cb79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ddde0ab-3490-4907-8995-5358a7f6cb79 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] GET http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ddde0ab-3490-4907-8995-5358a7f6cb79 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ddde0ab-3490-4907-8995-5358a7f6cb79 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ddde0ab-3490-4907-8995-5358a7f6cb79 tempest-VolumeTypesExtraSpecsTest-951012978 tempest-VolumeTypesExtraSpecsTest-951012978-project-admin] http://192.168.122.38/volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c returned with HTTP 404 Sep 02 16:28:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 841/1656] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/types/49377f50-7b14-4f26-9b9c-831f5849a28c => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd92f484-2ec9-4daa-aba2-6843a9870da1 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb returned with HTTP 200 Sep 02 16:28:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 816/1657] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:13 2026] GET /volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d765830e-2bec-4f4e-9cd7-923b82b590f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d765830e-2bec-4f4e-9cd7-923b82b590f9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d765830e-2bec-4f4e-9cd7-923b82b590f9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d765830e-2bec-4f4e-9cd7-923b82b590f9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d765830e-2bec-4f4e-9cd7-923b82b590f9 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 404 Sep 02 16:28:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 842/1658] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:14 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2213dbdc-bc54-44f8-8b74-dd4371c69acc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2213dbdc-bc54-44f8-8b74-dd4371c69acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2213dbdc-bc54-44f8-8b74-dd4371c69acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2213dbdc-bc54-44f8-8b74-dd4371c69acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2213dbdc-bc54-44f8-8b74-dd4371c69acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 404 Sep 02 16:28:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 817/1659] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:14 2026] GET /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: 8129517a-c35d-4671-bacd-f3883f79021b Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69a5fb81-c14c-4822-b52e-76ea3dd917ce tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b returned with HTTP 404 Sep 02 16:28:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 843/1660] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:14 2026] DELETE /volume/v3/volumes/8129517a-c35d-4671-bacd-f3883f79021b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-430546459"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-430546459'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:28:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (8e971f3a-81a5-4adb-8383-f3d527bc63e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fc0c8a-d6e0-4968-bd82-84c19f660d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fc0c8a-d6e0-4968-bd82-84c19f660d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df67da6-e2a6-4d15-8bec-1e68c1bbf97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa60c957-c582-4854-a0a5-bfcdcf596ab5 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb returned with HTTP 200 Sep 02 16:28:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 844/1661] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:14 2026] GET /volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb => generated 863 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-456d70dd-2e20-4910-ba32-ad50870dac7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-456d70dd-2e20-4910-ba32-ad50870dac7e tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-456d70dd-2e20-4910-ba32-ad50870dac7e tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-456d70dd-2e20-4910-ba32-ad50870dac7e tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-456d70dd-2e20-4910-ba32-ad50870dac7e tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['f9117392-3cde-4386-a354-55f205def6d2', '428e4ae3-cbea-4e3a-a27a-f972318ca72f', 'fe5328d0-d72a-4d6d-957b-45e884a21236', 'd59d1118-7a09-4a50-88e6-48d2cd8c32ec'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df67da6-e2a6-4d15-8bec-1e68c1bbf97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9117392-3cde-4386-a354-55f205def6d2', '428e4ae3-cbea-4e3a-a27a-f972318ca72f', 'fe5328d0-d72a-4d6d-957b-45e884a21236', 'd59d1118-7a09-4a50-88e6-48d2cd8c32ec']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80acd06e-6d12-4d20-800c-9d26297bdac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-456d70dd-2e20-4910-ba32-ad50870dac7e tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d returned with HTTP 200 Sep 02 16:28:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 845/1662] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:14 2026] GET /volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80acd06e-6d12-4d20-800c-9d26297bdac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad6075b-cf6c-4b39-afcc-2a1e0b8736f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-430546459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['f9117392-3cde-4386-a354-55f205def6d2','428e4ae3-cbea-4e3a-a27a-f972318ca72f','fe5328d0-d72a-4d6d-957b-45e884a21236','d59d1118-7a09-4a50-88e6-48d2cd8c32ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-430546459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad6075b-cf6c-4b39-afcc-2a1e0b8736f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf0ad0b-4e65-468c-81d5-b1dbcc7d482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf0ad0b-4e65-468c-81d5-b1dbcc7d482c) transitioned into state 'SUCCESS' from state '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-430546459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['f9117392-3cde-4386-a354-55f205def6d2','428e4ae3-cbea-4e3a-a27a-f972318ca72f','fe5328d0-d72a-4d6d-957b-45e884a21236','d59d1118-7a09-4a50-88e6-48d2cd8c32ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a94774-23a5-4e56-9abc-47fc90d52571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a94774-23a5-4e56-9abc-47fc90d52571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (8e971f3a-81a5-4adb-8383-f3d527bc63e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:28:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9e4c8c-0af6-47d2-90c0-b6638b817b1d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 818/1663] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:14 2026] POST /volume/v3/volumes => generated 755 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc8f9125-3410-4b11-a8df-9860982126f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc8f9125-3410-4b11-a8df-9860982126f0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc8f9125-3410-4b11-a8df-9860982126f0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc8f9125-3410-4b11-a8df-9860982126f0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc8f9125-3410-4b11-a8df-9860982126f0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc8f9125-3410-4b11-a8df-9860982126f0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 846/1664] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:15 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 823 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a1b07ed2-0d2b-46d8-b8d7-3e63d5665f29 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d returned with HTTP 200 Sep 02 16:28:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 819/1665] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:15 2026] GET /volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7fccf72-8428-4804-907d-769f29d5dd49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7fccf72-8428-4804-907d-769f29d5dd49 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7fccf72-8428-4804-907d-769f29d5dd49 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7fccf72-8428-4804-907d-769f29d5dd49 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a7fccf72-8428-4804-907d-769f29d5dd49 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7fccf72-8428-4804-907d-769f29d5dd49 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c returned with HTTP 200 Sep 02 16:28:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 847/1666] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:16 2026] GET /volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a727e662-100b-4521-ad67-71def5f2397a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a727e662-100b-4521-ad67-71def5f2397a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a727e662-100b-4521-ad67-71def5f2397a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a727e662-100b-4521-ad67-71def5f2397a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a727e662-100b-4521-ad67-71def5f2397a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a727e662-100b-4521-ad67-71def5f2397a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 820/1667] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:16 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95fedf98-7f2c-4f15-bf34-4ad377972ff0 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c returned with HTTP 200 Sep 02 16:28:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 848/1668] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:17 2026] GET /volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c => generated 864 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d6020a6-2aaa-4f05-8c76-0dff33db792c tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 returned with HTTP 200 Sep 02 16:28:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 821/1669] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:17 2026] GET /volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6db0fdb3-1481-4c6d-9192-301f734f950e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db0fdb3-1481-4c6d-9192-301f734f950e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6db0fdb3-1481-4c6d-9192-301f734f950e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6db0fdb3-1481-4c6d-9192-301f734f950e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6db0fdb3-1481-4c6d-9192-301f734f950e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db0fdb3-1481-4c6d-9192-301f734f950e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 849/1670] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:17 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6e929c8-a4d2-49e3-a7fa-104dfdec3bbe tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 returned with HTTP 200 Sep 02 16:28:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 822/1671] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:18 2026] GET /volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: 20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-146f3fc4-c812-4068-bf40-9fe3a9813667 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 850/1672] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:18 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a04f9003-83e7-4aae-a066-4bbb16f21b65 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 returned with HTTP 202 Sep 02 16:28:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 823/1673] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:18 2026] DELETE /volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2289884b-858c-47d2-ad4a-b355e926f5d4 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 returned with HTTP 200 Sep 02 16:28:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 851/1674] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:18 2026] GET /volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2896aa2e-8cca-4791-897e-632f23ce7c10 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 824/1675] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:19 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'dad6075b-cf6c-4b39-afcc-2a1e0b8736f9' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-744f4a88-673e-4553-841e-9055319f21bb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-744f4a88-673e-4553-841e-9055319f21bb tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-744f4a88-673e-4553-841e-9055319f21bb tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-744f4a88-673e-4553-841e-9055319f21bb tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-744f4a88-673e-4553-841e-9055319f21bb tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 returned with HTTP 404 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 825/1676] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:19 2026] GET /volume/v3/volumes/20ffac8b-c120-4bc3-b2e2-7253e4b74d71 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-302b47c9-c32d-40a9-afed-f71146fb18ab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: 30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd8eda3c-4aca-46ce-86b4-802fb5c8ebc7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action returned with HTTP 202 Sep 02 16:28:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 852/1677] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:19 2026] POST /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-405b9808-3d27-4b28-a989-40528d9ebd44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-405b9808-3d27-4b28-a989-40528d9ebd44 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-405b9808-3d27-4b28-a989-40528d9ebd44 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-405b9808-3d27-4b28-a989-40528d9ebd44 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-302b47c9-c32d-40a9-afed-f71146fb18ab tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c returned with HTTP 202 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 826/1678] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:19 2026] DELETE /volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-405b9808-3d27-4b28-a989-40528d9ebd44 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-405b9808-3d27-4b28-a989-40528d9ebd44 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 853/1679] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:19 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73c321a7-7a05-41de-8494-1055b1b237e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be5cc462-6b16-4ac1-9b34-97ad2c2694aa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c returned with HTTP 200 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 827/1680] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:19 2026] GET /volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Delete volume request issued successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73c321a7-7a05-41de-8494-1055b1b237e6 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action returned with HTTP 202 Sep 02 16:28:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 854/1681] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:19 2026] POST /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-44b6cb2d-91b6-4509-a8d2-b1ac3c1b20b5 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 828/1682] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:19 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-969f113e-2620-443c-a001-faf07115792a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-969f113e-2620-443c-a001-faf07115792a tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-969f113e-2620-443c-a001-faf07115792a tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1367408657", "extra_specs": {"spec1": "val1"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-969f113e-2620-443c-a001-faf07115792a tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 855/1683] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:28:20 2026] POST /volume/v3/types => generated 243 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-64227f56-3f71-4ef8-b3cd-15d4b67eeb68 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64227f56-3f71-4ef8-b3cd-15d4b67eeb68 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] POST http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64227f56-3f71-4ef8-b3cd-15d4b67eeb68 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64227f56-3f71-4ef8-b3cd-15d4b67eeb68 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 829/1684] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:20 2026] POST /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ae4753e-5c68-423a-b0d5-c70a337b164f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ae4753e-5c68-423a-b0d5-c70a337b164f tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] POST http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ae4753e-5c68-423a-b0d5-c70a337b164f tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ae4753e-5c68-423a-b0d5-c70a337b164f tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 856/1685] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:20 2026] POST /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-52030a3f-8cf3-4333-840a-34f50e067a2e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52030a3f-8cf3-4333-840a-34f50e067a2e tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] POST http://192.168.122.38/volume/v3/types/e4df29e1-a535-41cc-ad00-ac9dec9db681/extra_specs Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52030a3f-8cf3-4333-840a-34f50e067a2e tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52030a3f-8cf3-4333-840a-34f50e067a2e tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/e4df29e1-a535-41cc-ad00-ac9dec9db681/extra_specs returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 830/1686] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:28:20 2026] POST /volume/v3/types/e4df29e1-a535-41cc-ad00-ac9dec9db681/extra_specs => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3a035ad-447f-40c9-be02-f72c0528b3bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3a035ad-447f-40c9-be02-f72c0528b3bc tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] DELETE http://192.168.122.38/volume/v3/types/35d014f2-e0e7-496e-88ec-4ef7138723e0/extra_specs/spec1 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3a035ad-447f-40c9-be02-f72c0528b3bc tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3a035ad-447f-40c9-be02-f72c0528b3bc tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3a035ad-447f-40c9-be02-f72c0528b3bc tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/35d014f2-e0e7-496e-88ec-4ef7138723e0/extra_specs/spec1 returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 857/1687] 192.168.122.38 () {58 vars in 1278 bytes} [Wed Sep 2 16:28:20 2026] DELETE /volume/v3/types/35d014f2-e0e7-496e-88ec-4ef7138723e0/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b11edb21-eb69-4944-93e2-aee325d17fcb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b11edb21-eb69-4944-93e2-aee325d17fcb tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] GET http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/nonexistent_extra_spec_name Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b11edb21-eb69-4944-93e2-aee325d17fcb tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b11edb21-eb69-4944-93e2-aee325d17fcb tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b11edb21-eb69-4944-93e2-aee325d17fcb tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 831/1688] 192.168.122.38 () {58 vars in 1341 bytes} [Wed Sep 2 16:28:20 2026] GET /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-335723c9-0cd5-44d7-89db-c234dd685d25 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-335723c9-0cd5-44d7-89db-c234dd685d25 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] GET http://192.168.122.38/volume/v3/types/8a3393ce-c15f-402d-b763-1ddc9ab53c21/extra_specs/spec1 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-335723c9-0cd5-44d7-89db-c234dd685d25 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-335723c9-0cd5-44d7-89db-c234dd685d25 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-335723c9-0cd5-44d7-89db-c234dd685d25 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/8a3393ce-c15f-402d-b763-1ddc9ab53c21/extra_specs/spec1 returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 858/1689] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:28:20 2026] GET /volume/v3/types/8a3393ce-c15f-402d-b763-1ddc9ab53c21/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f189413d-d95d-450b-b788-b2753890f3da None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f189413d-d95d-450b-b788-b2753890f3da tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] GET http://192.168.122.38/volume/v3/types/836eaff7-3a59-4aa7-9ac0-311c2101afaa/extra_specs Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f189413d-d95d-450b-b788-b2753890f3da tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f189413d-d95d-450b-b788-b2753890f3da tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f189413d-d95d-450b-b788-b2753890f3da tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/836eaff7-3a59-4aa7-9ac0-311c2101afaa/extra_specs returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 832/1690] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:28:20 2026] GET /volume/v3/types/836eaff7-3a59-4aa7-9ac0-311c2101afaa/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b4e6556-0171-4971-ab8a-0e9baf399343 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b4e6556-0171-4971-ab8a-0e9baf399343 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] PUT http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b4e6556-0171-4971-ab8a-0e9baf399343 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b4e6556-0171-4971-ab8a-0e9baf399343 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 859/1691] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:28:20 2026] PUT /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-298dfe91-5b04-4e76-89e7-5150014e3aff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-298dfe91-5b04-4e76-89e7-5150014e3aff tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] PUT http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-298dfe91-5b04-4e76-89e7-5150014e3aff tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'update', calling method: update, body: null {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-298dfe91-5b04-4e76-89e7-5150014e3aff tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 833/1692] 192.168.122.38 () {60 vars in 1294 bytes} [Wed Sep 2 16:28:20 2026] PUT /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f7e991a-2208-4afb-b360-dcd6a5739a9b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9bc6434f-267f-44fb-8de5-605e15f35f24 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7e991a-2208-4afb-b360-dcd6a5739a9b tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9bc6434f-267f-44fb-8de5-605e15f35f24 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] PUT http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/None Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7e991a-2208-4afb-b360-dcd6a5739a9b tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7e991a-2208-4afb-b360-dcd6a5739a9b tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9bc6434f-267f-44fb-8de5-605e15f35f24 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9bc6434f-267f-44fb-8de5-605e15f35f24 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9bc6434f-267f-44fb-8de5-605e15f35f24 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/None returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 834/1693] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:28:20 2026] PUT /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/None => generated 73 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-98756ae9-3238-4316-be7d-bd3804a18f42 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7e991a-2208-4afb-b360-dcd6a5739a9b tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 860/1694] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:20 2026] GET /volume/v3/volumes/30c1b74a-73b6-44c3-af64-dc1deee1e96c => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98756ae9-3238-4316-be7d-bd3804a18f42 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] PUT http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/d051b2fe-6b12-414e-b6be-c9b58d22eeb6 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98756ae9-3238-4316-be7d-bd3804a18f42 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98756ae9-3238-4316-be7d-bd3804a18f42 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98756ae9-3238-4316-be7d-bd3804a18f42 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/d051b2fe-6b12-414e-b6be-c9b58d22eeb6 returned with HTTP 400 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 835/1695] 192.168.122.38 () {60 vars in 1388 bytes} [Wed Sep 2 16:28:20 2026] PUT /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b/extra_specs/d051b2fe-6b12-414e-b6be-c9b58d22eeb6 => generated 73 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b6936eee-9f45-4870-b6b0-84e7559318cf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6936eee-9f45-4870-b6b0-84e7559318cf tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] PUT http://192.168.122.38/volume/v3/types/4f354107-1caf-48fa-b427-33157b054ba0/extra_specs/spec1 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6936eee-9f45-4870-b6b0-84e7559318cf tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6936eee-9f45-4870-b6b0-84e7559318cf tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4f354107-1caf-48fa-b427-33157b054ba0/extra_specs/spec1 returned with HTTP 404 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 836/1696] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:28:20 2026] PUT /volume/v3/types/4f354107-1caf-48fa-b427-33157b054ba0/extra_specs/spec1 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4157e7d8-f924-4101-a46f-6c2263946acc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4157e7d8-f924-4101-a46f-6c2263946acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4157e7d8-f924-4101-a46f-6c2263946acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4157e7d8-f924-4101-a46f-6c2263946acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2198d2c-d2e7-4767-a197-771c8a9db6be tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d returned with HTTP 202 Sep 02 16:28:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 861/1697] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:20 2026] DELETE /volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ade71b3-22cd-412f-8e1f-41cadfc22e76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4157e7d8-f924-4101-a46f-6c2263946acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ade71b3-22cd-412f-8e1f-41cadfc22e76 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] DELETE http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b Sep 02 16:28:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ade71b3-22cd-412f-8e1f-41cadfc22e76 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ade71b3-22cd-412f-8e1f-41cadfc22e76 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4157e7d8-f924-4101-a46f-6c2263946acc tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 200 Sep 02 16:28:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 837/1698] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:20 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 847 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0097e127-37b2-498a-bee7-5a79f5ebef10 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d returned with HTTP 200 Sep 02 16:28:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 838/1699] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:21 2026] GET /volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ade71b3-22cd-412f-8e1f-41cadfc22e76 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b returned with HTTP 202 Sep 02 16:28:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 862/1700] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:28:21 2026] DELETE /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e8aca2b-43fa-410a-bb1a-825494de81b3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e8aca2b-43fa-410a-bb1a-825494de81b3 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] GET http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e8aca2b-43fa-410a-bb1a-825494de81b3 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e8aca2b-43fa-410a-bb1a-825494de81b3 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e8aca2b-43fa-410a-bb1a-825494de81b3 tempest-ExtraSpecsNegativeTest-2055508680 tempest-ExtraSpecsNegativeTest-2055508680-project-admin] http://192.168.122.38/volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b returned with HTTP 404 Sep 02 16:28:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 839/1701] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:28:21 2026] GET /volume/v3/types/4e0a9e8e-81c7-4b44-96da-6b3888de572b => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-957836db-cf13-4322-8582-519f94403d9a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957836db-cf13-4322-8582-519f94403d9a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957836db-cf13-4322-8582-519f94403d9a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957836db-cf13-4322-8582-519f94403d9a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957836db-cf13-4322-8582-519f94403d9a tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 404 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 863/1702] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:22 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7630385-be7f-4d6a-9f75-5aee33fd98f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7630385-be7f-4d6a-9f75-5aee33fd98f8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7630385-be7f-4d6a-9f75-5aee33fd98f8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7630385-be7f-4d6a-9f75-5aee33fd98f8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7630385-be7f-4d6a-9f75-5aee33fd98f8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 404 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 840/1703] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:22 2026] GET /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0b452086-f44e-4537-81f4-2e5569c210dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b452086-f44e-4537-81f4-2e5569c210dd tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0b452086-f44e-4537-81f4-2e5569c210dd tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0b452086-f44e-4537-81f4-2e5569c210dd tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b452086-f44e-4537-81f4-2e5569c210dd tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d returned with HTTP 404 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-805772ee-f7e1-47bd-805a-84c6faf72a32 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 returned with HTTP 404 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 864/1704] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:22 2026] DELETE /volume/v3/volumes/dad6075b-cf6c-4b39-afcc-2a1e0b8736f9 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 841/1705] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:22 2026] GET /volume/v3/volumes/cafe3843-5627-443d-aebe-5dab8de9df5d => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8313ad41-d704-425b-89d1-ce927e7ab700 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-725383957"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: 6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-725383957'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b232255c-5967-4e4b-a24b-8a1ed1dbdc8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb returned with HTTP 202 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 842/1706] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:22 2026] DELETE /volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (d477661d-2698-448d-aa46-5597b580f388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d884c61-83b9-4c25-bc16-1b6b8e4cab0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c66fb941-6a4c-47be-a3b3-39248b8eb7d9 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb returned with HTTP 200 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 843/1707] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:22 2026] GET /volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb => generated 862 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d884c61-83b9-4c25-bc16-1b6b8e4cab0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630690d7-7d2c-4956-a61b-d6041d66aff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['1b8559f2-07a2-4eeb-8012-f13f87cabc44', '7f9e3074-55c2-489d-9424-50504e4b5e54', 'e23d72e0-82d3-49c3-8a4a-98baff40847c', '4dbb41b2-1163-4cfa-84ac-b1f95f2358b1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630690d7-7d2c-4956-a61b-d6041d66aff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b8559f2-07a2-4eeb-8012-f13f87cabc44', '7f9e3074-55c2-489d-9424-50504e4b5e54', 'e23d72e0-82d3-49c3-8a4a-98baff40847c', '4dbb41b2-1163-4cfa-84ac-b1f95f2358b1']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4a9a1c-023f-472b-82ed-aba70df40c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4a9a1c-023f-472b-82ed-aba70df40c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b369d4a-f375-41b5-9589-fe7b4c0e5686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-725383957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['1b8559f2-07a2-4eeb-8012-f13f87cabc44','7f9e3074-55c2-489d-9424-50504e4b5e54','e23d72e0-82d3-49c3-8a4a-98baff40847c','4dbb41b2-1163-4cfa-84ac-b1f95f2358b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-725383957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b369d4a-f375-41b5-9589-fe7b4c0e5686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3a2d53-7fd7-4af1-98f9-fd174ec2c317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3a2d53-7fd7-4af1-98f9-fd174ec2c317) transitioned into state 'SUCCESS' from state '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-725383957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['1b8559f2-07a2-4eeb-8012-f13f87cabc44','7f9e3074-55c2-489d-9424-50504e4b5e54','e23d72e0-82d3-49c3-8a4a-98baff40847c','4dbb41b2-1163-4cfa-84ac-b1f95f2358b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94133d9-4483-41d6-bc16-a0ce437721c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94133d9-4483-41d6-bc16-a0ce437721c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (d477661d-2698-448d-aa46-5597b580f388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:28:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8313ad41-d704-425b-89d1-ce927e7ab700 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 865/1708] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:22 2026] POST /volume/v3/volumes => generated 755 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f361fe3c-2d11-4489-b8a2-327a453473ea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f361fe3c-2d11-4489-b8a2-327a453473ea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f361fe3c-2d11-4489-b8a2-327a453473ea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f361fe3c-2d11-4489-b8a2-327a453473ea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f361fe3c-2d11-4489-b8a2-327a453473ea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f361fe3c-2d11-4489-b8a2-327a453473ea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 844/1709] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:22 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 823 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba8b13dc-e1ab-406f-b45a-8c594a4f8b0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba8b13dc-e1ab-406f-b45a-8c594a4f8b0d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba8b13dc-e1ab-406f-b45a-8c594a4f8b0d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba8b13dc-e1ab-406f-b45a-8c594a4f8b0d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba8b13dc-e1ab-406f-b45a-8c594a4f8b0d tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb returned with HTTP 404 Sep 02 16:28:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 866/1710] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:23 2026] GET /volume/v3/volumes/6fdfe0a8-ff30-4f76-b0b1-902b804b31fb => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f Sep 02 16:28:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: b7b8a998-f61d-411a-80d6-ed1b4152616f Sep 02 16:28:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-610aeb01-cc4d-48ea-bbd6-d76257c3f65a tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f returned with HTTP 202 Sep 02 16:28:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 845/1711] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:23 2026] DELETE /volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5e6c737-ed5b-481f-bf43-090b29703bac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5e6c737-ed5b-481f-bf43-090b29703bac tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5e6c737-ed5b-481f-bf43-090b29703bac tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5e6c737-ed5b-481f-bf43-090b29703bac tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5e6c737-ed5b-481f-bf43-090b29703bac tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5e6c737-ed5b-481f-bf43-090b29703bac tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f returned with HTTP 200 Sep 02 16:28:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 867/1712] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:23 2026] GET /volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff7a67c5-90e5-45e3-9647-47dcc9fbf020 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 846/1713] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:24 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b83fcc5a-f234-48cf-aba7-31b7360289b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b83fcc5a-f234-48cf-aba7-31b7360289b7 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f Sep 02 16:28:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b83fcc5a-f234-48cf-aba7-31b7360289b7 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b83fcc5a-f234-48cf-aba7-31b7360289b7 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b83fcc5a-f234-48cf-aba7-31b7360289b7 tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f returned with HTTP 404 Sep 02 16:28:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 868/1714] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:24 2026] GET /volume/v3/volumes/b7b8a998-f61d-411a-80d6-ed1b4152616f => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume with id: c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Delete volume request issued successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8d0fb98-00f1-450c-b93c-7978647cfdfa tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 202 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 847/1715] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:25 2026] DELETE /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-03375a9c-53c1-4280-90ad-3b128397bf26 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03375a9c-53c1-4280-90ad-3b128397bf26 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03375a9c-53c1-4280-90ad-3b128397bf26 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-03375a9c-53c1-4280-90ad-3b128397bf26 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1bd2fdc3-1c71-49be-8c2b-aaae9fbc5bcf tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 200 Sep 02 16:28:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 869/1716] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:25 2026] GET /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-03375a9c-53c1-4280-90ad-3b128397bf26 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-03375a9c-53c1-4280-90ad-3b128397bf26 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 848/1717] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:25 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 848 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume '5b369d4a-f375-41b5-9589-fe7b4c0e5686' with '{'status': 'maintenance'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3dfc5852-f4e5-4d50-8da3-690108865ce7 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action returned with HTTP 202 Sep 02 16:28:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 870/1718] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:25 2026] POST /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b01852b-b15b-4a64-85f3-76dd1dd80aea tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 849/1719] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:25 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09074c47-9364-4941-88b5-cc7de196ccde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Delete volume request issued successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09074c47-9364-4941-88b5-cc7de196ccde tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action returned with HTTP 202 Sep 02 16:28:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 871/1720] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:25 2026] POST /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d8e2a14-bde1-4a71-94db-89bc47bf981e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 850/1721] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:25 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84e599e5-73cf-4331-8031-91486a986c8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84e599e5-73cf-4331-8031-91486a986c8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] GET http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a Sep 02 16:28:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84e599e5-73cf-4331-8031-91486a986c8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84e599e5-73cf-4331-8031-91486a986c8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84e599e5-73cf-4331-8031-91486a986c8f tempest-CreateVolumesFromSourceVolumeTest-2110529527 tempest-CreateVolumesFromSourceVolumeTest-2110529527-project-member] http://192.168.122.38/volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a returned with HTTP 404 Sep 02 16:28:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 872/1722] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:26 2026] GET /volume/v3/volumes/c19baa70-d91e-48fe-9bba-b2d99e91af4a => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52acc96e-a625-4223-bdbf-2869a86ff7aa tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 200 Sep 02 16:28:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 851/1723] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:26 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4181370e-86d5-463b-9073-bf3653dc582f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4181370e-86d5-463b-9073-bf3653dc582f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4181370e-86d5-463b-9073-bf3653dc582f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4181370e-86d5-463b-9073-bf3653dc582f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4181370e-86d5-463b-9073-bf3653dc582f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 404 Sep 02 16:28:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 873/1724] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:27 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-46aff9e6-ab44-4fb2-b36e-300873a039d0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46aff9e6-ab44-4fb2-b36e-300873a039d0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-46aff9e6-ab44-4fb2-b36e-300873a039d0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-46aff9e6-ab44-4fb2-b36e-300873a039d0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46aff9e6-ab44-4fb2-b36e-300873a039d0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 404 Sep 02 16:28:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 852/1725] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:27 2026] GET /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: 5b369d4a-f375-41b5-9589-fe7b4c0e5686 Sep 02 16:28:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf80bfb1-7964-48d4-bb4c-506ad6926d02 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 returned with HTTP 404 Sep 02 16:28:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 874/1726] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:27 2026] DELETE /volume/v3/volumes/5b369d4a-f375-41b5-9589-fe7b4c0e5686 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-437291439"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-437291439'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume of 1 GB Sep 02 16:28:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Availability Zones retrieved successfully. Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (86a4e317-c5d6-48d1-9f8c-bd79837d06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af92f-9050-49f7-b0ec-07eb403f0d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af92f-9050-49f7-b0ec-07eb403f0d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4ce0af-8118-47e5-a114-f6df92282340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Created reservations ['86f0a624-ecec-41ed-a962-7007d48f7cc7', '9f0b345d-cb36-4e3b-9624-e981cf3d7682', '6779abac-14e9-4cbd-b7e0-608e7ff4a4ac', '87fd1389-2a5e-486b-9d0a-9adf52303a84'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4ce0af-8118-47e5-a114-f6df92282340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86f0a624-ecec-41ed-a962-7007d48f7cc7', '9f0b345d-cb36-4e3b-9624-e981cf3d7682', '6779abac-14e9-4cbd-b7e0-608e7ff4a4ac', '87fd1389-2a5e-486b-9d0a-9adf52303a84']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5cbe2-50f7-4c65-b29e-797cb9f059c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5cbe2-50f7-4c65-b29e-797cb9f059c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b761d3bf-adb1-4013-81b6-eaf15e757903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-437291439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['86f0a624-ecec-41ed-a962-7007d48f7cc7','9f0b345d-cb36-4e3b-9624-e981cf3d7682','6779abac-14e9-4cbd-b7e0-608e7ff4a4ac','87fd1389-2a5e-486b-9d0a-9adf52303a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-437291439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b761d3bf-adb1-4013-81b6-eaf15e757903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adddbf1ec5ad4653afd8ee668c764c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f40feab4e228405bb57246fb12a17ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32764fa8-5f6c-4d20-b230-2526b218840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32764fa8-5f6c-4d20-b230-2526b218840b) transitioned into state 'SUCCESS' from state '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-437291439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adddbf1ec5ad4653afd8ee668c764c41',qos_specs=None,replication_status=,reservations=['86f0a624-ecec-41ed-a962-7007d48f7cc7','9f0b345d-cb36-4e3b-9624-e981cf3d7682','6779abac-14e9-4cbd-b7e0-608e7ff4a4ac','87fd1389-2a5e-486b-9d0a-9adf52303a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40feab4e228405bb57246fb12a17ed5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4058062-66c9-40e0-87f4-2e9a2659b62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4058062-66c9-40e0-87f4-2e9a2659b62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Flow 'volume_create_api' (86a4e317-c5d6-48d1-9f8c-bd79837d06f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Create volume request issued successfully. Sep 02 16:28:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43cf6146-8944-46ce-bbd7-e952f44a0b73 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 853/1727] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:27 2026] POST /volume/v3/volumes => generated 755 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaeb560-0875-4f29-af5b-3a3c4f93c96d tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 875/1728] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:28 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 823 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3a2d73-63b0-46db-abef-c792e8109ad0 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 854/1729] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:29 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-de091ecc-f5a0-4a10-8ef0-73d8a202eb03 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de091ecc-f5a0-4a10-8ef0-73d8a202eb03 tempest-ExtensionsTestJSON-1822619619 tempest-ExtensionsTestJSON-1822619619-project-member] GET http://192.168.122.38/volume/v3/extensions Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de091ecc-f5a0-4a10-8ef0-73d8a202eb03 tempest-ExtensionsTestJSON-1822619619 tempest-ExtensionsTestJSON-1822619619-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de091ecc-f5a0-4a10-8ef0-73d8a202eb03 tempest-ExtensionsTestJSON-1822619619 tempest-ExtensionsTestJSON-1822619619-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de091ecc-f5a0-4a10-8ef0-73d8a202eb03 tempest-ExtensionsTestJSON-1822619619 tempest-ExtensionsTestJSON-1822619619-project-member] http://192.168.122.38/volume/v3/extensions returned with HTTP 200 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 855/1730] 192.168.122.38 () {58 vars in 1125 bytes} [Wed Sep 2 16:28:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume of 1 GB Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Availability Zones retrieved successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Flow 'volume_create_api' (80394076-c5d5-456e-a906-5d31a43f6967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6d7ec1-746b-4671-a43c-7a5fbeedbaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6d7ec1-746b-4671-a43c-7a5fbeedbaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cb0a1a-080e-421b-93c5-96d906fef959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4fedf19-8ae3-425f-8c8b-46669ae49d13 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 856/1731] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:30 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Created reservations ['6de65cc2-98ce-4b2b-a105-b777bbf4db04', '4cc18da7-d8d6-44a0-b9a9-311f39b00753', '62ea071f-3115-4f82-950e-390fced92aac', '5d3ba064-edf3-4d35-8494-ebe281c903ce'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cb0a1a-080e-421b-93c5-96d906fef959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6de65cc2-98ce-4b2b-a105-b777bbf4db04', '4cc18da7-d8d6-44a0-b9a9-311f39b00753', '62ea071f-3115-4f82-950e-390fced92aac', '5d3ba064-edf3-4d35-8494-ebe281c903ce']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'b761d3bf-adb1-4013-81b6-eaf15e757903' with '{'status': 'error'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf5f3f9-2a68-4899-b1d3-7ad624446fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf5f3f9-2a68-4899-b1d3-7ad624446fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf95861-3c3d-4a4a-8307-e1286c1002a1', '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='ad6a61e51a6a42babc9934f30096e24b',qos_specs=None,replication_status=,reservations=['6de65cc2-98ce-4b2b-a105-b777bbf4db04','4cc18da7-d8d6-44a0-b9a9-311f39b00753','62ea071f-3115-4f82-950e-390fced92aac','5d3ba064-edf3-4d35-8494-ebe281c903ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:30Z,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=5bf95861-3c3d-4a4a-8307-e1286c1002a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6a61e51a6a42babc9934f30096e24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6cca1ce5-bc66-4fb5-bff5-5f3a785ac73a tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action returned with HTTP 202 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 857/1732] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:30 2026] POST /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc1c534-3d02-4d36-839a-138308af3f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c57cf1c1-2476-4d25-a1e2-1a54a7888898 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 858/1733] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:30 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc1c534-3d02-4d36-839a-138308af3f37) transitioned into state 'SUCCESS' from 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='ad6a61e51a6a42babc9934f30096e24b',qos_specs=None,replication_status=,reservations=['6de65cc2-98ce-4b2b-a105-b777bbf4db04','4cc18da7-d8d6-44a0-b9a9-311f39b00753','62ea071f-3115-4f82-950e-390fced92aac','5d3ba064-edf3-4d35-8494-ebe281c903ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21b91ab-1093-47ea-a19c-a860da4054c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-169a094a-f8fc-45b3-bff4-dc5934564304 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-169a094a-f8fc-45b3-bff4-dc5934564304 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-169a094a-f8fc-45b3-bff4-dc5934564304 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-169a094a-f8fc-45b3-bff4-dc5934564304 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21b91ab-1093-47ea-a19c-a860da4054c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Flow 'volume_create_api' (80394076-c5d5-456e-a906-5d31a43f6967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume request issued successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9aeb1f2-8bac-4e61-8c9c-565676125cea tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 876/1734] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:30 2026] POST /volume/v3/volumes => generated 747 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-169a094a-f8fc-45b3-bff4-dc5934564304 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'b761d3bf-adb1-4013-81b6-eaf15e757903' with '{'status': 'available'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-169a094a-f8fc-45b3-bff4-dc5934564304 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action returned with HTTP 202 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 859/1735] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:30 2026] POST /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c0dd216-dc7e-4205-b20a-9ab454f46749 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 200 Sep 02 16:28:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 877/1736] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:30 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cadbae94-7319-4764-bcc4-d5b1465811e4 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 860/1737] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:30 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'b761d3bf-adb1-4013-81b6-eaf15e757903' with '{'status': 'maintenance'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b1c3051-ee45-4c05-a3cb-94e16803386e tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action returned with HTTP 202 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 878/1738] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:30 2026] POST /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-686b763e-18cb-4ccc-a5e7-1a5e50a40260 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 861/1739] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:31 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e518c301-8961-4c70-b0a7-077c1f809202 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e518c301-8961-4c70-b0a7-077c1f809202 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] POST http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e518c301-8961-4c70-b0a7-077c1f809202 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e518c301-8961-4c70-b0a7-077c1f809202 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-e518c301-8961-4c70-b0a7-077c1f809202 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] Updating volume 'b761d3bf-adb1-4013-81b6-eaf15e757903' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e518c301-8961-4c70-b0a7-077c1f809202 tempest-VolumesActionsTest-1748217683 tempest-VolumesActionsTest-1748217683-project-admin] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action returned with HTTP 202 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 879/1740] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:31 2026] POST /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-744a5b37-93d9-42b0-bfee-96b5b46ee487 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 862/1741] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:31 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 848 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5837ebf4-c930-40e6-8ebe-0ddc9f57ded8 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 880/1742] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:31 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume with id: b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Delete volume request issued successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bd4d4940-ebc4-42e2-be27-77a9573b8d6e tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 202 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 863/1743] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:31 2026] DELETE /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5340db6-74b5-4ae3-9332-7c939a043c4f tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 200 Sep 02 16:28:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 881/1744] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:31 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a3dfc850-deb2-4e96-a10d-ef53166c21d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 200 Sep 02 16:28:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 864/1745] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:31 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 839 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11e4d0ef-55a8-493d-829a-9b34029dbb27 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11e4d0ef-55a8-493d-829a-9b34029dbb27 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] GET http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 Sep 02 16:28:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11e4d0ef-55a8-493d-829a-9b34029dbb27 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11e4d0ef-55a8-493d-829a-9b34029dbb27 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11e4d0ef-55a8-493d-829a-9b34029dbb27 tempest-VolumesActionsTest-221896770 tempest-VolumesActionsTest-221896770-project-member] http://192.168.122.38/volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 returned with HTTP 404 Sep 02 16:28:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 882/1746] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:32 2026] GET /volume/v3/volumes/b761d3bf-adb1-4013-81b6-eaf15e757903 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea4644ad-79d9-48a6-b98e-ff47fe97893e tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 200 Sep 02 16:28:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 865/1747] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:32 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-410672fb-8c3e-4aad-a41a-5de40716b80a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-410672fb-8c3e-4aad-a41a-5de40716b80a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-410672fb-8c3e-4aad-a41a-5de40716b80a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-410672fb-8c3e-4aad-a41a-5de40716b80a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-410672fb-8c3e-4aad-a41a-5de40716b80a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-410672fb-8c3e-4aad-a41a-5de40716b80a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 200 Sep 02 16:28:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 883/1748] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:33 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 840 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1518027928"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1518027928'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume of 1 GB Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Availability Zones retrieved successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Flow 'volume_create_api' (68ddb26d-74c8-40df-a6d3-3757176b4a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf3d6e-f943-42c7-8eaa-99f4a1b2c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf3d6e-f943-42c7-8eaa-99f4a1b2c8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405c0516-5a74-4477-87a2-1d162a359113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Created reservations ['99193561-15e0-48ed-9887-8c57bc7d2397', '91b6b9dc-4a02-4334-9a18-3569095ecfce', 'f8f2f1c7-b60f-4b84-b3c8-d90ebace8105', '4d5e6616-dd40-4fdf-9a8d-60f5140704bc'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405c0516-5a74-4477-87a2-1d162a359113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99193561-15e0-48ed-9887-8c57bc7d2397', '91b6b9dc-4a02-4334-9a18-3569095ecfce', 'f8f2f1c7-b60f-4b84-b3c8-d90ebace8105', '4d5e6616-dd40-4fdf-9a8d-60f5140704bc']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fadbd1-90af-481a-8592-225e9f18b264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fadbd1-90af-481a-8592-225e9f18b264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba5e8c5-b2eb-4be6-9e71-52952cc3455e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1518027928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6a61e51a6a42babc9934f30096e24b',qos_specs=None,replication_status=,reservations=['99193561-15e0-48ed-9887-8c57bc7d2397','91b6b9dc-4a02-4334-9a18-3569095ecfce','f8f2f1c7-b60f-4b84-b3c8-d90ebace8105','4d5e6616-dd40-4fdf-9a8d-60f5140704bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1518027928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba5e8c5-b2eb-4be6-9e71-52952cc3455e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6a61e51a6a42babc9934f30096e24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a8663a-e62d-4625-bf26-ab13cbce8e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a8663a-e62d-4625-bf26-ab13cbce8e87) transitioned into 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-1518027928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6a61e51a6a42babc9934f30096e24b',qos_specs=None,replication_status=,reservations=['99193561-15e0-48ed-9887-8c57bc7d2397','91b6b9dc-4a02-4334-9a18-3569095ecfce','f8f2f1c7-b60f-4b84-b3c8-d90ebace8105','4d5e6616-dd40-4fdf-9a8d-60f5140704bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71cfa4b6cd6e4a3db221ec0809b39d9c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1679045991"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a1cf02-73e5-4407-b588-ad02ecbb9626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1679045991'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Create volume of 1 GB Sep 02 16:28:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Availability Zones retrieved successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a1cf02-73e5-4407-b588-ad02ecbb9626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Flow 'volume_create_api' (68ddb26d-74c8-40df-a6d3-3757176b4a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create volume request issued successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f65487cc-95d5-4859-8d3e-c61c6bc5681a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 866/1749] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:28:33 2026] POST /volume/v3/volumes => generated 783 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Flow 'volume_create_api' (cf31323b-49fe-492b-a099-b004cf528a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f834059-ac8b-4e2c-a9e0-4d221be79bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f568eb93-f8f2-4009-90f0-cd5e71697f07 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 867/1750] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:33 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f834059-ac8b-4e2c-a9e0-4d221be79bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88576d43-bd9d-4aa5-b0de-33b01b42da71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Created reservations ['5e2661d3-c3bb-4b26-af4f-63647e6fa1ea', 'a76be9a8-fe64-48de-86bc-1799d8211e28', '1b2063f0-421e-47a5-a6ae-7a124f053793', 'fc866ed3-1fa2-453d-9818-c1bda660fd4e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88576d43-bd9d-4aa5-b0de-33b01b42da71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2661d3-c3bb-4b26-af4f-63647e6fa1ea', 'a76be9a8-fe64-48de-86bc-1799d8211e28', '1b2063f0-421e-47a5-a6ae-7a124f053793', 'fc866ed3-1fa2-453d-9818-c1bda660fd4e']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0e2d76-84e9-42cb-95a1-56fe79d479a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0e2d76-84e9-42cb-95a1-56fe79d479a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba638a59-051d-48ef-b920-08c90de33b5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1679045991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='602df055c3dd48ba988ccd1abe4a30b8',qos_specs=None,replication_status=,reservations=['5e2661d3-c3bb-4b26-af4f-63647e6fa1ea','a76be9a8-fe64-48de-86bc-1799d8211e28','1b2063f0-421e-47a5-a6ae-7a124f053793','fc866ed3-1fa2-453d-9818-c1bda660fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54cafb03f3f74256bf84a427bfdb5de3',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1679045991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba638a59-051d-48ef-b920-08c90de33b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='602df055c3dd48ba988ccd1abe4a30b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54cafb03f3f74256bf84a427bfdb5de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afb871f-1fc8-4ab0-8f7a-12a9a44fd9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afb871f-1fc8-4ab0-8f7a-12a9a44fd9ed) transitioned into state 'SUCCESS' from state '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-1679045991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='602df055c3dd48ba988ccd1abe4a30b8',qos_specs=None,replication_status=,reservations=['5e2661d3-c3bb-4b26-af4f-63647e6fa1ea','a76be9a8-fe64-48de-86bc-1799d8211e28','1b2063f0-421e-47a5-a6ae-7a124f053793','fc866ed3-1fa2-453d-9818-c1bda660fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54cafb03f3f74256bf84a427bfdb5de3',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0731792a-5794-448d-a1f1-e72f6a7593d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0731792a-5794-448d-a1f1-e72f6a7593d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Flow 'volume_create_api' (cf31323b-49fe-492b-a099-b004cf528a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Create volume request issued successfully. Sep 02 16:28:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d6e240d-b6c7-4ccb-aa1e-98aeeb705de2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 884/1751] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:33 2026] POST /volume/v3/volumes => generated 762 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dde47420-ef64-4103-a7a3-5c571257e67c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dde47420-ef64-4103-a7a3-5c571257e67c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dde47420-ef64-4103-a7a3-5c571257e67c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dde47420-ef64-4103-a7a3-5c571257e67c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dde47420-ef64-4103-a7a3-5c571257e67c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dde47420-ef64-4103-a7a3-5c571257e67c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 868/1752] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:34 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 830 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64535e58-1374-440c-b0a6-63267b8c129f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64535e58-1374-440c-b0a6-63267b8c129f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64535e58-1374-440c-b0a6-63267b8c129f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64535e58-1374-440c-b0a6-63267b8c129f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-64535e58-1374-440c-b0a6-63267b8c129f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64535e58-1374-440c-b0a6-63267b8c129f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 885/1753] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:34 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 875 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-949e723d-a04c-49e5-a70f-62b3cb6393c2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 869/1754] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:35 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c18feec-cd43-422e-8e69-f53156eb0d9a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 886/1755] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:35 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 876 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56b4c2a3-c5cc-41f8-bd6e-c2fda6a5b5c4 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 870/1756] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:35 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 876 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fba5e8c5-b2eb-4be6-9e71-52952cc3455e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1548105906"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Create snapshot from volume fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Created reservations ['cbe7e3a6-26f0-478c-b79f-c69f5f1bb1ef', '5150d35c-dab2-43ea-b771-247239aed5de', '03069d80-0f5e-4f3d-a488-7ebf9e446eac', '3f0647cf-5f9a-436a-9095-e521a52907cc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot create request issued successfully. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47446981-244b-40fa-93eb-9f5b1968d9b0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:28:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 887/1757] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:28:36 2026] POST /volume/v3/snapshots => generated 326 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a34248d2-6fd8-4c76-9272-7ab6713b034c tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 871/1758] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:36 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a87c351-3910-47d9-9c51-996eb494a70c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a87c351-3910-47d9-9c51-996eb494a70c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a87c351-3910-47d9-9c51-996eb494a70c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a87c351-3910-47d9-9c51-996eb494a70c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a87c351-3910-47d9-9c51-996eb494a70c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a87c351-3910-47d9-9c51-996eb494a70c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 888/1759] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:36 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=699,cinder:INSERT=116,cinder:UPDATE=179,cinder:DELETE=4 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e71a2ed2-24ee-41f6-a65b-b6a2f747d3dc tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 872/1760] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:37 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:37 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=648,cinder:UPDATE=160,cinder:INSERT=93,cinder:DELETE=5 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:28:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f1ce045-3f2a-4e69-9182-6c7fbd93a259 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 889/1761] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:37 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba638a59-051d-48ef-b920-08c90de33b5e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1647624997"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Create snapshot from volume ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:37 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Created reservations ['9ea30f43-b614-4b56-8f9c-97043947c484', 'e1302ba3-e9ad-4154-854f-a3f5d3b1f236', '28fe1fb9-8c05-47e7-a407-125b86bdd335', '3cb1e220-880b-4572-ace6-745e96d3e6c2'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot create request issued successfully. Sep 02 16:28:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1b1f28a-9dd6-44e5-a0da-60859cbec4cb tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:28:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 873/1762] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:28:37 2026] POST /volume/v3/snapshots => generated 311 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5aed9b5e-8d78-4f0a-abdd-8c37e5105632 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 890/1763] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:38 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 443 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e178005c-ea14-43dd-83b4-4d1b0b87df25 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 874/1764] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:38 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 458 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d26badf8-3d9a-453a-a270-74d8aa9a693f tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 891/1765] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:39 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87cf9dd6-8cfe-472f-830e-86ecb8e766a5 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 875/1766] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:39 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc95ace8-1efd-41f7-8506-3f0cae44a7ea tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 892/1767] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:40 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da934f0e-6a54-4fec-9664-df16541aaab7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da934f0e-6a54-4fec-9664-df16541aaab7 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da934f0e-6a54-4fec-9664-df16541aaab7 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da934f0e-6a54-4fec-9664-df16541aaab7 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-da934f0e-6a54-4fec-9664-df16541aaab7 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da934f0e-6a54-4fec-9664-df16541aaab7 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 876/1768] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:40 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 485 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ce3af22-4c98-44a5-9c9e-4d35e7c5e2d3 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 893/1769] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:40 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 485 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Delete snapshot with id: 9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot delete request issued successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad18d460-46f5-40b1-bd6f-95be75f62b8d tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 202 Sep 02 16:28:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 877/1770] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:28:40 2026] DELETE /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a541cefe-40ed-4c21-b929-7b4d62d30df0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 894/1771] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:40 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 484 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9add2ba-9f10-44ac-bfb0-9460aeef4b47 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 878/1772] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:41 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-007fb48c-7f51-4a53-8fb6-e5209fb4d6d6 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 895/1773] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:41 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 484 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b028cc70-9788-40b1-a4e2-47fcd7379759 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 879/1774] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:42 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-723178e2-2e86-4208-9cd7-485bf213ff8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-723178e2-2e86-4208-9cd7-485bf213ff8f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-723178e2-2e86-4208-9cd7-485bf213ff8f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-723178e2-2e86-4208-9cd7-485bf213ff8f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-723178e2-2e86-4208-9cd7-485bf213ff8f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-723178e2-2e86-4208-9cd7-485bf213ff8f tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 896/1775] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:42 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 484 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c0c91b6-a7c5-4d6d-80a9-dd0a9ab60c89 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 880/1776] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:43 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 470 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-02145279-0106-4d9a-abc2-8547d382b63c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02145279-0106-4d9a-abc2-8547d382b63c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] POST http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-02145279-0106-4d9a-abc2-8547d382b63c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-02145279-0106-4d9a-abc2-8547d382b63c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-02145279-0106-4d9a-abc2-8547d382b63c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02145279-0106-4d9a-abc2-8547d382b63c tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 897/1777] 192.168.122.38 () {60 vars in 1281 bytes} [Wed Sep 2 16:28:43 2026] POST /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 68 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86bb22a6-7b12-4116-b8ea-30a5cccb5ea0 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 881/1778] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:28:43 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] PUT http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c66f9b8d-f8c2-4267-8227-e695141b86d2 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 898/1779] 192.168.122.38 () {60 vars in 1280 bytes} [Wed Sep 2 16:28:43 2026] PUT /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 57 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff07e233-284f-4712-869d-2b43f8afad74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff07e233-284f-4712-869d-2b43f8afad74 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 882/1780] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:28:43 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Delete snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-593b474a-375b-4e1a-9db8-7cbcc5489ab1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 899/1781] 192.168.122.38 () {58 vars in 1278 bytes} [Wed Sep 2 16:28:43 2026] DELETE /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4e7436d8-b84c-41b6-b798-145b2d5cf4fa tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 883/1782] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:28:43 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] PUT http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f0d267c-e5a6-4de2-8218-03b0974e35c1 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 900/1783] 192.168.122.38 () {60 vars in 1280 bytes} [Wed Sep 2 16:28:43 2026] PUT /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] POST http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03ead9be-c4ba-47c3-bddd-36cb98238802 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03ead9be-c4ba-47c3-bddd-36cb98238802 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03ead9be-c4ba-47c3-bddd-36cb98238802 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03ead9be-c4ba-47c3-bddd-36cb98238802 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-16f4ee20-b221-4832-a5f6-d957047ddab4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 884/1784] 192.168.122.38 () {60 vars in 1281 bytes} [Wed Sep 2 16:28:43 2026] POST /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 68 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f12629a-c617-45f5-a232-dadd04bc2024 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03ead9be-c4ba-47c3-bddd-36cb98238802 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b returned with HTTP 404 Sep 02 16:28:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 901/1785] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/snapshots/9088530b-b48d-40de-bfc4-cdf6067d366b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-33abe440-e2f7-4264-af1a-7ee045fb649a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] DELETE http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Delete volume with id: fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f12629a-c617-45f5-a232-dadd04bc2024 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 885/1786] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] PUT http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Delete volume request issued successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33abe440-e2f7-4264-af1a-7ee045fb649a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 202 Sep 02 16:28:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 902/1787] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:44 2026] DELETE /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52989b01-3223-4c5a-b578-c39df92e4f24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d96d9a2b-1a9f-4043-977c-6053651ef125 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 886/1788] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:28:44 2026] PUT /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 => generated 35 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52989b01-3223-4c5a-b578-c39df92e4f24 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52989b01-3223-4c5a-b578-c39df92e4f24 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52989b01-3223-4c5a-b578-c39df92e4f24 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8afa27fd-4955-4d6b-8ed2-b59ffc0810af tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 887/1789] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52989b01-3223-4c5a-b578-c39df92e4f24 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Get snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6921ccbb-6db8-4a87-85bb-31369e97d9f8 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 888/1790] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 75 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-29d41799-392d-458a-80e6-895437125501 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52989b01-3223-4c5a-b578-c39df92e4f24 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 903/1791] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 875 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-29d41799-392d-458a-80e6-895437125501 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] PUT http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-29d41799-392d-458a-80e6-895437125501 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-29d41799-392d-458a-80e6-895437125501 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-29d41799-392d-458a-80e6-895437125501 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Update snapshot metadata completed successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-29d41799-392d-458a-80e6-895437125501 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 889/1792] 192.168.122.38 () {60 vars in 1280 bytes} [Wed Sep 2 16:28:44 2026] PUT /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c/metadata => generated 16 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Delete snapshot with id: fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot delete request issued successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd9ffdbc-d443-4bdf-a56c-eab801421cd4 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 202 Sep 02 16:28:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 904/1793] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:28:44 2026] DELETE /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bf88805c-b627-4a62-932f-039b96c12495 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf88805c-b627-4a62-932f-039b96c12495 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf88805c-b627-4a62-932f-039b96c12495 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf88805c-b627-4a62-932f-039b96c12495 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bf88805c-b627-4a62-932f-039b96c12495 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf88805c-b627-4a62-932f-039b96c12495 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 890/1794] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:44 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc1e9f93-be5b-4783-ba64-35f8f1710101 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 200 Sep 02 16:28:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 905/1795] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:45 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 875 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04a3ac7c-4f4b-479c-a109-e7f2307a8229 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 891/1796] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:45 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f4b1123-6a28-4bf9-9c82-27c3283f6a1a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f4b1123-6a28-4bf9-9c82-27c3283f6a1a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f4b1123-6a28-4bf9-9c82-27c3283f6a1a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f4b1123-6a28-4bf9-9c82-27c3283f6a1a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f4b1123-6a28-4bf9-9c82-27c3283f6a1a tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e returned with HTTP 404 Sep 02 16:28:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 906/1797] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:46 2026] GET /volume/v3/volumes/fba5e8c5-b2eb-4be6-9e71-52952cc3455e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Delete volume with id: 5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Delete volume request issued successfully. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aadd8c4a-1c6d-4767-8327-b04e118aafb0 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 202 Sep 02 16:28:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 892/1798] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:46 2026] DELETE /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Volume info retrieved successfully. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20d6169c-ed28-40bc-8cb6-8ae9783aa23b tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 200 Sep 02 16:28:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 907/1799] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:46 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 839 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Snapshot retrieved successfully. Sep 02 16:28:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab72a3e3-e4b0-44f7-92c7-a0937a0ef547 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 200 Sep 02 16:28:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 893/1800] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:46 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b77e61a3-2607-4299-9773-1d61aa8eb633 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b77e61a3-2607-4299-9773-1d61aa8eb633 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] GET http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b77e61a3-2607-4299-9773-1d61aa8eb633 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b77e61a3-2607-4299-9773-1d61aa8eb633 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5c34c73a-eaa6-46e1-b724-8dc217b2a474 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b77e61a3-2607-4299-9773-1d61aa8eb633 tempest-CinderUnicodeTest-838024792 tempest-CinderUnicodeTest-838024792-project-member] http://192.168.122.38/volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 returned with HTTP 404 Sep 02 16:28:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 908/1801] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:47 2026] GET /volume/v3/volumes/5bf95861-3c3d-4a4a-8307-e1286c1002a1 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c34c73a-eaa6-46e1-b724-8dc217b2a474 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c34c73a-eaa6-46e1-b724-8dc217b2a474 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c34c73a-eaa6-46e1-b724-8dc217b2a474 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c34c73a-eaa6-46e1-b724-8dc217b2a474 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c returned with HTTP 404 Sep 02 16:28:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 894/1802] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:47 2026] GET /volume/v3/snapshots/fac46218-2645-42a0-b5f0-0a90b9b6aa6c => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fefcc46-a0e5-43fd-9482-51e515e16675 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 909/1803] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:47 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6f1faf78-d761-404e-9d70-25e6422c93cc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Delete volume with id: ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Delete volume request issued successfully. Sep 02 16:28:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f1faf78-d761-404e-9d70-25e6422c93cc tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 202 Sep 02 16:28:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 895/1804] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:47 2026] DELETE /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28a97bce-507b-4e26-98e5-9fe9e7e85d76 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 910/1805] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:47 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Volume info retrieved successfully. Sep 02 16:28:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a409758-c207-48d0-9ac4-7ee86276fdc9 tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 200 Sep 02 16:28:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 896/1806] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:49 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-441dfa4c-7bda-4196-9d35-eeeab5f6404e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-441dfa4c-7bda-4196-9d35-eeeab5f6404e tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] GET http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e Sep 02 16:28:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-441dfa4c-7bda-4196-9d35-eeeab5f6404e tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-441dfa4c-7bda-4196-9d35-eeeab5f6404e tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-441dfa4c-7bda-4196-9d35-eeeab5f6404e tempest-SnapshotMetadataTestJSON-67382188 tempest-SnapshotMetadataTestJSON-67382188-project-member] http://192.168.122.38/volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e returned with HTTP 404 Sep 02 16:28:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 911/1807] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:50 2026] GET /volume/v3/volumes/ba638a59-051d-48ef-b920-08c90de33b5e => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-708758006"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-708758006'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume of 1 GB Sep 02 16:28:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Availability Zones retrieved successfully. Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (60438e44-baf5-476e-ae70-6b8d1e93595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf8d9da-3036-4d80-bdc9-6d79b3364af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf8d9da-3036-4d80-bdc9-6d79b3364af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11c3708-64c5-4d25-8356-4cb7ee39e236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['cd124ab1-1a4e-40ac-a38d-fe355c8a6575', 'ad73afff-f163-4798-bfd2-cb69d8fbd54b', '73d5ac1b-688f-4418-88ff-e5334f6af63d', '413ced3c-49e0-43e8-87f6-cb152cbbad4e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11c3708-64c5-4d25-8356-4cb7ee39e236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd124ab1-1a4e-40ac-a38d-fe355c8a6575', 'ad73afff-f163-4798-bfd2-cb69d8fbd54b', '73d5ac1b-688f-4418-88ff-e5334f6af63d', '413ced3c-49e0-43e8-87f6-cb152cbbad4e']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4918e726-58e9-4cb3-a928-1baeb3967a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4918e726-58e9-4cb3-a928-1baeb3967a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d52b7e-fbb1-465a-9239-dc0e15e20f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-708758006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['cd124ab1-1a4e-40ac-a38d-fe355c8a6575','ad73afff-f163-4798-bfd2-cb69d8fbd54b','73d5ac1b-688f-4418-88ff-e5334f6af63d','413ced3c-49e0-43e8-87f6-cb152cbbad4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-708758006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d52b7e-fbb1-465a-9239-dc0e15e20f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd5f1a94cfd41fcb85621104a3666c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bbb4cc-8b43-4fe8-b425-862c4feaf864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bbb4cc-8b43-4fe8-b425-862c4feaf864) transitioned into state 'SUCCESS' from state '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-708758006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['cd124ab1-1a4e-40ac-a38d-fe355c8a6575','ad73afff-f163-4798-bfd2-cb69d8fbd54b','73d5ac1b-688f-4418-88ff-e5334f6af63d','413ced3c-49e0-43e8-87f6-cb152cbbad4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566a9a2f-e3ac-4412-803b-344e1bc1d462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566a9a2f-e3ac-4412-803b-344e1bc1d462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (60438e44-baf5-476e-ae70-6b8d1e93595d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request issued successfully. Sep 02 16:28:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a386aa19-f266-4ab1-a118-57ff29462fc0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 897/1808] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:50 2026] POST /volume/v3/volumes => generated 757 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe7baef6-535a-4925-adc6-d99880812054 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe7baef6-535a-4925-adc6-d99880812054 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe7baef6-535a-4925-adc6-d99880812054 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe7baef6-535a-4925-adc6-d99880812054 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe7baef6-535a-4925-adc6-d99880812054 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe7baef6-535a-4925-adc6-d99880812054 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:28:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 912/1809] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:51 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-90394719-b40f-42e1-b304-3f720ea3d76f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90394719-b40f-42e1-b304-3f720ea3d76f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90394719-b40f-42e1-b304-3f720ea3d76f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-90394719-b40f-42e1-b304-3f720ea3d76f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-90394719-b40f-42e1-b304-3f720ea3d76f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-90394719-b40f-42e1-b304-3f720ea3d76f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:28:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 898/1810] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:52 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e259aa8f-4bde-4e69-8773-e66d52708787 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1414779156"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1414779156'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume of 1 GB Sep 02 16:28:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Availability Zones retrieved successfully. Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Flow 'volume_create_api' (c06c88d6-d85c-4f34-9f56-4b9973e140ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96d0e35-bd5e-4904-86b8-1be867c412b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96d0e35-bd5e-4904-86b8-1be867c412b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d583b762-0ac0-48ec-beca-dffd9c727bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Created reservations ['65c3111e-029b-4849-aeea-09f2b6ae47dc', '15eebdad-192b-4519-860e-a75ae228facf', '5cb00df0-c704-40d5-92f1-f06c54b081af', '673c88ba-163b-49c9-9aea-d3983cd4a848'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d583b762-0ac0-48ec-beca-dffd9c727bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c3111e-029b-4849-aeea-09f2b6ae47dc', '15eebdad-192b-4519-860e-a75ae228facf', '5cb00df0-c704-40d5-92f1-f06c54b081af', '673c88ba-163b-49c9-9aea-d3983cd4a848']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707288ef-e587-4346-81c0-c1627bc47f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707288ef-e587-4346-81c0-c1627bc47f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d4ee9ae-ed75-46de-b82e-6862502da9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414779156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2739ef433af148ba963555ed3a410ebc',qos_specs=None,replication_status=,reservations=['65c3111e-029b-4849-aeea-09f2b6ae47dc','15eebdad-192b-4519-860e-a75ae228facf','5cb00df0-c704-40d5-92f1-f06c54b081af','673c88ba-163b-49c9-9aea-d3983cd4a848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da878fbf4f49b593fc1408819e7405',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414779156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d4ee9ae-ed75-46de-b82e-6862502da9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2739ef433af148ba963555ed3a410ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3da878fbf4f49b593fc1408819e7405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e2cc26-6be1-45ed-82f4-83395c04754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e2cc26-6be1-45ed-82f4-83395c04754e) transitioned into state 'SUCCESS' from state '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-1414779156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2739ef433af148ba963555ed3a410ebc',qos_specs=None,replication_status=,reservations=['65c3111e-029b-4849-aeea-09f2b6ae47dc','15eebdad-192b-4519-860e-a75ae228facf','5cb00df0-c704-40d5-92f1-f06c54b081af','673c88ba-163b-49c9-9aea-d3983cd4a848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da878fbf4f49b593fc1408819e7405',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0d38dd-4aa5-4bc5-9938-507c0be18aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0d38dd-4aa5-4bc5-9938-507c0be18aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Flow 'volume_create_api' (c06c88d6-d85c-4f34-9f56-4b9973e140ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume request issued successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e259aa8f-4bde-4e69-8773-e66d52708787 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 913/1811] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:52 2026] POST /volume/v3/volumes => generated 785 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a74f8ecc-487b-4b18-95b8-6ea7436d4eb5 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 200 Sep 02 16:28:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 899/1812] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:53 2026] GET /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1bd3389-9416-4737-a2e9-ae5d4c051314 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:28:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 914/1813] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:53 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8009efac-7618-4192-b671-9abbb8ef75e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5d52b7e-fbb1-465a-9239-dc0e15e20f90", "name": "tempest-VolumesDeleteCascade-Snapshot-473136532"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create snapshot from volume e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:53 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['e36ff549-065e-4559-9239-99055fd5dc7f', '543bc5ab-4600-462b-aaae-9ae2272580a8', '2906015f-6c50-456f-a923-c38d18fb471a', 'cd48e02c-927b-472c-8dfb-390640849997'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot create request issued successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8009efac-7618-4192-b671-9abbb8ef75e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:28:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 900/1814] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:28:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a59662b7-8845-415f-bcc5-da040c5273bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a59662b7-8845-415f-bcc5-da040c5273bf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a59662b7-8845-415f-bcc5-da040c5273bf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a59662b7-8845-415f-bcc5-da040c5273bf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a59662b7-8845-415f-bcc5-da040c5273bf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a59662b7-8845-415f-bcc5-da040c5273bf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e returned with HTTP 200 Sep 02 16:28:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 915/1815] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:53 2026] GET /volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f830c9f5-f63c-4d27-b492-761174043d68 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f830c9f5-f63c-4d27-b492-761174043d68 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f830c9f5-f63c-4d27-b492-761174043d68 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f830c9f5-f63c-4d27-b492-761174043d68 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f830c9f5-f63c-4d27-b492-761174043d68 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f830c9f5-f63c-4d27-b492-761174043d68 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 200 Sep 02 16:28:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 901/1816] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:54 2026] GET /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e849eef-fa98-4010-913c-f7bfcff5cf7a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e returned with HTTP 200 Sep 02 16:28:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 902/1817] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:54 2026] GET /volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1617725644"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1617725644'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume of 1 GB Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Availability Zones retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Flow 'volume_create_api' (3fd91db0-1412-4094-9413-2571c6721a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a336c468-a253-4807-bb9c-01feed68a5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a336c468-a253-4807-bb9c-01feed68a5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f58b5-da7d-4d4b-aaf9-0184188c122e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Created reservations ['859c2df8-9c5f-44b4-99cc-6c6a1c78861c', '1923b188-c60f-4d5f-8846-05b3068813b7', 'db983716-9ba2-48bc-8e5f-f4178acd6b67', '48e66128-bb1f-4193-bf9b-664be7c8ba30'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f58b5-da7d-4d4b-aaf9-0184188c122e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859c2df8-9c5f-44b4-99cc-6c6a1c78861c', '1923b188-c60f-4d5f-8846-05b3068813b7', 'db983716-9ba2-48bc-8e5f-f4178acd6b67', '48e66128-bb1f-4193-bf9b-664be7c8ba30']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c394d9f-3101-45f5-a509-83fc44a346c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c394d9f-3101-45f5-a509-83fc44a346c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52c07bd-6a5e-4e32-941b-1aa7aa26c651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1617725644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f99495c69d464880616aabeb0fe53b',qos_specs=None,replication_status=,reservations=['859c2df8-9c5f-44b4-99cc-6c6a1c78861c','1923b188-c60f-4d5f-8846-05b3068813b7','db983716-9ba2-48bc-8e5f-f4178acd6b67','48e66128-bb1f-4193-bf9b-664be7c8ba30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1617725644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52c07bd-6a5e-4e32-941b-1aa7aa26c651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5f99495c69d464880616aabeb0fe53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc21cb66-6bd6-4720-91d9-e4dc6de0b422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc21cb66-6bd6-4720-91d9-e4dc6de0b422) transitioned into state 'SUCCESS' from state '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-1617725644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f99495c69d464880616aabeb0fe53b',qos_specs=None,replication_status=,reservations=['859c2df8-9c5f-44b4-99cc-6c6a1c78861c','1923b188-c60f-4d5f-8846-05b3068813b7','db983716-9ba2-48bc-8e5f-f4178acd6b67','48e66128-bb1f-4193-bf9b-664be7c8ba30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3d2a52-d80b-4126-846a-d34e5673d94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-13e95614-647c-4262-869c-1b66a4127ec4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-13e95614-647c-4262-869c-1b66a4127ec4 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-13e95614-647c-4262-869c-1b66a4127ec4 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-13e95614-647c-4262-869c-1b66a4127ec4 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3d2a52-d80b-4126-846a-d34e5673d94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Flow 'volume_create_api' (3fd91db0-1412-4094-9413-2571c6721a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume request issued successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38d52ca7-03b6-4a9d-8171-00e9afd38b10 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 916/1818] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:28:54 2026] POST /volume/v3/volumes => generated 826 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-13e95614-647c-4262-869c-1b66a4127ec4 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-13e95614-647c-4262-869c-1b66a4127ec4 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 200 Sep 02 16:28:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 903/1819] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:55 2026] GET /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-462460e5-ee9e-4c52-87e4-27689075543b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-879aabf0-4af3-4fd3-8b57-49dbe63c14fe tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 917/1820] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:55 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] POST http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7/action Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Volume info retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '50ef36c29fb447189eb3e23df87e0e84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2739ef433af148ba963555ed3a410ebc', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-462460e5-ee9e-4c52-87e4-27689075543b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7/action returned with HTTP 403 Sep 02 16:28:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 904/1821] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:28:55 2026] POST /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7/action => generated 131 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Delete volume with id: 3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Delete volume request issued successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55806072-2c9b-42ab-9ce0-ee56f48df634 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 202 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 918/1822] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:28:55 2026] DELETE /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe53b32b-4bdd-45db-b458-e0af044e84c2 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 200 Sep 02 16:28:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 905/1823] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:55 2026] GET /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-214d0aeb-8e05-48f6-966c-2f2532f1cc03 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e returned with HTTP 200 Sep 02 16:28:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 919/1824] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:55 2026] GET /volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e276668-f487-4878-9685-51c88b21a460 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e276668-f487-4878-9685-51c88b21a460 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e276668-f487-4878-9685-51c88b21a460 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e276668-f487-4878-9685-51c88b21a460 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2e276668-f487-4878-9685-51c88b21a460 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e276668-f487-4878-9685-51c88b21a460 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 906/1825] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:56 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 918 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f16fbc4-e784-41ae-91a9-3536d93dae38 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f16fbc4-e784-41ae-91a9-3536d93dae38 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f16fbc4-e784-41ae-91a9-3536d93dae38 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f16fbc4-e784-41ae-91a9-3536d93dae38 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f16fbc4-e784-41ae-91a9-3536d93dae38 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 returned with HTTP 404 Sep 02 16:28:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 920/1826] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:56 2026] GET /volume/v3/volumes/3d4ee9ae-ed75-46de-b82e-6862502da9f7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ab001ece-4acd-49de-8d47-f81e6887a389 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2080299579"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2080299579'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume of 1 GB Sep 02 16:28:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Availability Zones retrieved successfully. Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Flow 'volume_create_api' (e4308fcd-dc06-4fbf-9d99-7993be6af927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7629717c-041c-4329-9afa-93a825660086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7629717c-041c-4329-9afa-93a825660086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed133f5-3888-4add-bce4-aa6c7acf49af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Created reservations ['2bb0da76-967b-4959-9d78-17ea924f4ef7', '7545b37f-ac2c-4890-b885-70b4ea7e2ed7', 'f7580df6-fd4f-4a8f-b15e-ba488f9c4834', 'd2de4d45-f798-4ee7-b77c-8efb87ef87a3'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e93d4753-cec3-44b8-ad6d-1939a6a50541 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e returned with HTTP 200 Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed133f5-3888-4add-bce4-aa6c7acf49af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bb0da76-967b-4959-9d78-17ea924f4ef7', '7545b37f-ac2c-4890-b885-70b4ea7e2ed7', 'f7580df6-fd4f-4a8f-b15e-ba488f9c4834', 'd2de4d45-f798-4ee7-b77c-8efb87ef87a3']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 921/1827] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:56 2026] GET /volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:28:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b583085d-a840-4643-8a71-a51f3025c446 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecfd04c-9557-4e58-94f5-a5afb9e17959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5d52b7e-fbb1-465a-9239-dc0e15e20f90", "name": "tempest-VolumesDeleteCascade-Snapshot-698964436"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create snapshot from volume e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecfd04c-9557-4e58-94f5-a5afb9e17959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc072871-6504-4e6b-b601-d444522363b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080299579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2739ef433af148ba963555ed3a410ebc',qos_specs=None,replication_status=,reservations=['2bb0da76-967b-4959-9d78-17ea924f4ef7','7545b37f-ac2c-4890-b885-70b4ea7e2ed7','f7580df6-fd4f-4a8f-b15e-ba488f9c4834','d2de4d45-f798-4ee7-b77c-8efb87ef87a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da878fbf4f49b593fc1408819e7405',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080299579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc072871-6504-4e6b-b601-d444522363b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2739ef433af148ba963555ed3a410ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3da878fbf4f49b593fc1408819e7405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b8883e-3cbb-48c5-a888-dac54df4048f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b8883e-3cbb-48c5-a888-dac54df4048f) transitioned into state 'SUCCESS' from state '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-2080299579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2739ef433af148ba963555ed3a410ebc',qos_specs=None,replication_status=,reservations=['2bb0da76-967b-4959-9d78-17ea924f4ef7','7545b37f-ac2c-4890-b885-70b4ea7e2ed7','f7580df6-fd4f-4a8f-b15e-ba488f9c4834','d2de4d45-f798-4ee7-b77c-8efb87ef87a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da878fbf4f49b593fc1408819e7405',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc7ccd3a-d719-4e38-98ee-8c8493240876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['7580b71e-a2d4-49de-b5fc-a8288c1489c6', '89cf2290-a85a-4792-b8b2-90adb901f740', '78cc07fe-49a9-4d7b-8f0e-98e34fc2faf5', 'c13fad64-5fde-45a3-b435-b321faeafca3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc7ccd3a-d719-4e38-98ee-8c8493240876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Flow 'volume_create_api' (e4308fcd-dc06-4fbf-9d99-7993be6af927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Create volume request issued successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ab001ece-4acd-49de-8d47-f81e6887a389 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 907/1828] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:28:56 2026] POST /volume/v3/volumes => generated 785 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot create request issued successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b583085d-a840-4643-8a71-a51f3025c446 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c88dbe00-cab1-47d8-8375-ff48fef8bc73 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 922/1829] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:28:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 908/1830] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f88a3b8-0334-40e0-8a18-b9360977a4a7 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 923/1831] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0381d2cb-acc9-4deb-9cc9-bce769c05fba tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 909/1832] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] POST http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f52c07bd-6a5e-4e32-941b-1aa7aa26c651"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f52c07bd-6a5e-4e32-941b-1aa7aa26c651'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Creating transfer of volume f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Generating transfer record for volume f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-748b5119-08fe-4d01-8d28-acf8cca0a55e tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 202 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 924/1833] 192.168.122.38 () {62 vars in 1205 bytes} [Wed Sep 2 16:28:57 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-51a66b85-6491-4970-a2d0-769de4ce9590 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-51a66b85-6491-4970-a2d0-769de4ce9590 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-51a66b85-6491-4970-a2d0-769de4ce9590 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-51a66b85-6491-4970-a2d0-769de4ce9590 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-51a66b85-6491-4970-a2d0-769de4ce9590 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-51a66b85-6491-4970-a2d0-769de4ce9590 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 910/1834] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 962 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8546c4a-6cd2-4a1a-afb8-1ec5c7db6c63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8546c4a-6cd2-4a1a-afb8-1ec5c7db6c63 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8546c4a-6cd2-4a1a-afb8-1ec5c7db6c63 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8546c4a-6cd2-4a1a-afb8-1ec5c7db6c63 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8546c4a-6cd2-4a1a-afb8-1ec5c7db6c63 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 925/1835] 192.168.122.38 () {60 vars in 1295 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f => generated 546 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volume_transfer [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Listing volume transfers {{(pid=86750) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 16:28:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5601bc1c-7afd-4b30-9312-3476e5b6d51a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 200 Sep 02 16:28:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 911/1836] 192.168.122.38 () {60 vars in 1184 bytes} [Wed Sep 2 16:28:57 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] POST http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f/accept Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "87453f68e3aadc04"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Accepting volume transfer 632e869f-1c33-4713-bc15-446910b0589f {{(pid=86751) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 16:28:57 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Accepting transfer 632e869f-1c33-4713-bc15-446910b0589f Sep 02 16:28:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Created reservations ['3b0617c3-7219-4917-8f3d-204282060511', '205c5a10-d084-4e1e-8d97-7a8ba66eafa6', '5136c4db-9792-46be-acc5-57495983195b', '9095fdf7-5a0a-460e-9058-4746facefea0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Created reservations ['802776b4-dcc1-4a0c-8f4f-22e2206cb7df', 'ccbb0e11-85d8-482d-8808-b101781a6926', 'b7a684d6-69c4-4d68-924c-b390c36dd292', '4939ebe3-ba83-4d36-978d-b9aa4308f088'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /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 02 16:28:58 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Created reservations ['23db420f-ff8a-4243-8fbf-3cb939549e85', '29fe910e-174c-4f48-afe3-10f8d7da0ecf', 'f9ff14e4-63b8-454f-abfe-bee449a7929b', '277a81af-be25-43dc-b096-19a61c9c67b3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Created reservations ['3f501c49-4828-46a2-ad9a-2bce208a2a91', '6c206275-f570-4955-aa7b-636b6362385a', '6924e3dc-b751-4d3c-ab6c-a1b4ad1dd219', 'ce5c1b70-4686-4eee-a3d8-d6be68fb1367'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Transfer volume completed successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b147f3ae-1b24-41fb-9465-217e6d2813e3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 200 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 912/1837] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:58 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d4a01f6-c3db-4054-a046-6a4146e38a9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 returned with HTTP 200 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 913/1838] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:58 2026] GET /volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 => generated 438 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Volume f52c07bd-6a5e-4e32-941b-1aa7aa26c651 has been transferred. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62f1c82e-bab0-45c2-9f34-9130f1d0f922 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f/accept returned with HTTP 202 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 926/1839] 192.168.122.38 () {62 vars in 1337 bytes} [Wed Sep 2 16:28:57 2026] POST /volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f/accept => generated 371 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Volume info retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f12eba36-d98e-41b5-b6ac-5f4a91a1176e tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 914/1840] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:58 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] Volume info retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b2e84a3-54c6-47bb-8741-bf46af4ee720 tempest-VolumesTransfersV357Test-574794836 tempest-VolumesTransfersV357Test-574794836-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 927/1841] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:58 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b9366df-266f-4f31-abdf-d096ec01a968 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b9366df-266f-4f31-abdf-d096ec01a968 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b9366df-266f-4f31-abdf-d096ec01a968 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b9366df-266f-4f31-abdf-d096ec01a968 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-6b9366df-266f-4f31-abdf-d096ec01a968 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Delete transfer with id: 632e869f-1c33-4713-bc15-446910b0589f Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b9366df-266f-4f31-abdf-d096ec01a968 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f returned with HTTP 404 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 915/1842] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:28:58 2026] DELETE /volume/v3/volume-transfers/632e869f-1c33-4713-bc15-446910b0589f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d870bbd2-0857-4488-9a52-d4917f978e77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Delete volume with id: f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Volume info retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Delete volume request issued successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d870bbd2-0857-4488-9a52-d4917f978e77 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 202 Sep 02 16:28:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 928/1843] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:28:58 2026] DELETE /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Volume info retrieved successfully. Sep 02 16:28:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a791facf-ffaf-4ff3-b1ad-3176c0750373 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 916/1844] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:58 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70574600-3fa0-4b76-8c6e-6d34469f293b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70574600-3fa0-4b76-8c6e-6d34469f293b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70574600-3fa0-4b76-8c6e-6d34469f293b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70574600-3fa0-4b76-8c6e-6d34469f293b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70574600-3fa0-4b76-8c6e-6d34469f293b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70574600-3fa0-4b76-8c6e-6d34469f293b tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 200 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 929/1845] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:59 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f3108aa-de14-4e47-817b-cf090a5c8556 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 returned with HTTP 200 Sep 02 16:28:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 917/1846] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:28:59 2026] GET /volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90?cascade=True Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume with id: e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /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 02 16:28:59 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume request issued successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7581c2a-5f9f-4071-a740-edb2d37aec65 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90?cascade=True returned with HTTP 202 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 930/1847] 192.168.122.38 () {58 vars in 1255 bytes} [Wed Sep 2 16:28:59 2026] DELETE /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90?cascade=True => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:28:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b18d5a98-22b0-4838-9685-4ac2815a8218 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:28:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 918/1848] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:28:59 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Volume info retrieved successfully. Sep 02 16:28:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8afa2e0c-3ba9-4fd3-9d4b-fea7b658b944 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 200 Sep 02 16:28:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 931/1849] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:28:59 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 1137 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-531344e2-5c9d-4285-8fb7-44cb2f2c0b28 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 200 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 919/1850] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:00 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] POST http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8/action Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '50ef36c29fb447189eb3e23df87e0e84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2739ef433af148ba963555ed3a410ebc', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9ad2694-a451-4bb6-8c82-b05c3b24d53e tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-reader] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8/action returned with HTTP 403 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 932/1851] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:29:00 2026] POST /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8/action => generated 131 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Delete volume with id: cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Delete volume request issued successfully. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-201cb161-6d7b-437a-8ee7-a954caa559f3 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 202 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 920/1852] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:00 2026] DELETE /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Volume info retrieved successfully. Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bde946a2-6761-4958-b705-cf6a1fcdc9ea tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 200 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 933/1853] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:00 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-648cf4f9-7e2d-4dea-adfb-07967cc6b56b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 921/1854] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:00 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ac7d718d-121a-47d3-9cb7-068e9189fe29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac7d718d-121a-47d3-9cb7-068e9189fe29 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac7d718d-121a-47d3-9cb7-068e9189fe29 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac7d718d-121a-47d3-9cb7-068e9189fe29 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac7d718d-121a-47d3-9cb7-068e9189fe29 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 404 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 934/1855] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:00 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a8150a0c-58f8-4d01-929a-27b77385119d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8150a0c-58f8-4d01-929a-27b77385119d tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8150a0c-58f8-4d01-929a-27b77385119d tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8150a0c-58f8-4d01-929a-27b77385119d tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8150a0c-58f8-4d01-929a-27b77385119d tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 404 Sep 02 16:29:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 922/1856] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:00 2026] GET /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] DELETE http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Delete volume with id: f52c07bd-6a5e-4e32-941b-1aa7aa26c651 Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d41f417e-c38c-4b7c-ab02-34612e467b72 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 returned with HTTP 404 Sep 02 16:29:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 935/1857] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:29:00 2026] DELETE /volume/v3/volumes/f52c07bd-6a5e-4e32-941b-1aa7aa26c651 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-37705314-384c-43ab-8d6e-748825a929f1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1542045281"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1542045281'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume of 1 GB Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Availability Zones retrieved successfully. Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Flow 'volume_create_api' (8d481d13-02bb-4947-a4e2-86f4f9b56479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168fec55-1902-4450-8e74-ca326b675a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168fec55-1902-4450-8e74-ca326b675a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c4226a-0bb2-4101-8aaf-1f019f3328cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Created reservations ['cdbabe11-470e-4a6d-ac00-efe2799135fd', 'ea139367-ab72-4b78-8387-3fbef04b17b5', '49098045-bb01-4443-a1db-299010f18e40', 'd7aba481-8f49-4e32-ab68-c865feb3784e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c4226a-0bb2-4101-8aaf-1f019f3328cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdbabe11-470e-4a6d-ac00-efe2799135fd', 'ea139367-ab72-4b78-8387-3fbef04b17b5', '49098045-bb01-4443-a1db-299010f18e40', 'd7aba481-8f49-4e32-ab68-c865feb3784e']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5085386-373d-456a-99d2-206f313e4ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5085386-373d-456a-99d2-206f313e4ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed12bb61-4fd6-4883-ab17-3ff81a3329ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1542045281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f99495c69d464880616aabeb0fe53b',qos_specs=None,replication_status=,reservations=['cdbabe11-470e-4a6d-ac00-efe2799135fd','ea139367-ab72-4b78-8387-3fbef04b17b5','49098045-bb01-4443-a1db-299010f18e40','d7aba481-8f49-4e32-ab68-c865feb3784e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1542045281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed12bb61-4fd6-4883-ab17-3ff81a3329ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5f99495c69d464880616aabeb0fe53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f8c069-8679-4d2f-907e-9ae1fa40a034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f8c069-8679-4d2f-907e-9ae1fa40a034) transitioned into state 'SUCCESS' from state '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-1542045281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f99495c69d464880616aabeb0fe53b',qos_specs=None,replication_status=,reservations=['cdbabe11-470e-4a6d-ac00-efe2799135fd','ea139367-ab72-4b78-8387-3fbef04b17b5','49098045-bb01-4443-a1db-299010f18e40','d7aba481-8f49-4e32-ab68-c865feb3784e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ebe036c9ef44c9a96acd33655529a5',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421e0ee3-2573-4053-99b2-8510b19dd926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421e0ee3-2573-4053-99b2-8510b19dd926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Flow 'volume_create_api' (8d481d13-02bb-4947-a4e2-86f4f9b56479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Create volume request issued successfully. Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-37705314-384c-43ab-8d6e-748825a929f1 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 923/1858] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:29:01 2026] POST /volume/v3/volumes => generated 826 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-317094bd-f8ae-468e-8985-755da0e64d0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-317094bd-f8ae-468e-8985-755da0e64d0f tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-317094bd-f8ae-468e-8985-755da0e64d0f tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-317094bd-f8ae-468e-8985-755da0e64d0f tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-317094bd-f8ae-468e-8985-755da0e64d0f tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-317094bd-f8ae-468e-8985-755da0e64d0f tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 936/1859] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:01 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7d694b9a-fc7e-4225-a3df-f43c82a3ec40 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d694b9a-fc7e-4225-a3df-f43c82a3ec40 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] GET http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d694b9a-fc7e-4225-a3df-f43c82a3ec40 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d694b9a-fc7e-4225-a3df-f43c82a3ec40 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d694b9a-fc7e-4225-a3df-f43c82a3ec40 tempest-ProjectReaderTests-1240032926 tempest-ProjectReaderTests-1240032926-project-admin] http://192.168.122.38/volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 returned with HTTP 404 Sep 02 16:29:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 924/1860] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:01 2026] GET /volume/v3/volumes/cc072871-6504-4e6b-b601-d444522363b8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-464722e0-2747-455b-9e50-61a9da97daa8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-464722e0-2747-455b-9e50-61a9da97daa8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-464722e0-2747-455b-9e50-61a9da97daa8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-464722e0-2747-455b-9e50-61a9da97daa8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-464722e0-2747-455b-9e50-61a9da97daa8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-464722e0-2747-455b-9e50-61a9da97daa8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 937/1861] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:01 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:29:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86da8036-bea8-40a3-a4f4-fb28b6ff172a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 925/1862] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:02 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 918 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95b75840-5667-4c3a-a504-a4484e119663 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95b75840-5667-4c3a-a504-a4484e119663 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95b75840-5667-4c3a-a504-a4484e119663 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95b75840-5667-4c3a-a504-a4484e119663 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95b75840-5667-4c3a-a504-a4484e119663 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95b75840-5667-4c3a-a504-a4484e119663 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 938/1863] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:02 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1862177832", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1862177832', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Create volume of 1 GB Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Availability Zones retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Flow 'volume_create_api' (9991743a-6af8-4117-b724-68ef4eaa4b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c81365-5aa0-4f58-a05d-bef0773c9450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c81365-5aa0-4f58-a05d-bef0773c9450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26756e11-ca15-4a57-a11b-7ff47501b1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Created reservations ['73e1bef2-80a2-47ef-bdd0-6fb09665275c', 'f813fe2a-07cf-43ed-9945-1bb9a763bd32', 'f42774f6-0943-424a-bbb4-d8e3e135ba34', '98c846d0-1bee-49dc-9812-de16a5da72ec'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26756e11-ca15-4a57-a11b-7ff47501b1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e1bef2-80a2-47ef-bdd0-6fb09665275c', 'f813fe2a-07cf-43ed-9945-1bb9a763bd32', 'f42774f6-0943-424a-bbb4-d8e3e135ba34', '98c846d0-1bee-49dc-9812-de16a5da72ec']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509974c6-234c-4b51-9adf-81ff5bc44536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ac3fcbf-2962-4582-8088-2c8bd7d09d9a tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 939/1864] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509974c6-234c-4b51-9adf-81ff5bc44536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f08ecc-296e-46f5-bf79-267df2f86efd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1862177832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8dac29a7e9f40358f40101beedea4e0',qos_specs=None,replication_status=,reservations=['73e1bef2-80a2-47ef-bdd0-6fb09665275c','f813fe2a-07cf-43ed-9945-1bb9a763bd32','f42774f6-0943-424a-bbb4-d8e3e135ba34','98c846d0-1bee-49dc-9812-de16a5da72ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fade699b5dfe486bb896821e8a3bcd77',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1862177832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f08ecc-296e-46f5-bf79-267df2f86efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8dac29a7e9f40358f40101beedea4e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fade699b5dfe486bb896821e8a3bcd77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfe8540-b5a0-40cc-a270-b22eade0a0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c406396-4484-4cfd-85ce-844aa11be368 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] POST http://192.168.122.38/volume/v3/volume-transfers Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ed12bb61-4fd6-4883-ab17-3ff81a3329ce"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ed12bb61-4fd6-4883-ab17-3ff81a3329ce'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Creating transfer of volume ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Generating transfer record for volume ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfe8540-b5a0-40cc-a270-b22eade0a0d8) transitioned into state 'SUCCESS' from state '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-1862177832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8dac29a7e9f40358f40101beedea4e0',qos_specs=None,replication_status=,reservations=['73e1bef2-80a2-47ef-bdd0-6fb09665275c','f813fe2a-07cf-43ed-9945-1bb9a763bd32','f42774f6-0943-424a-bbb4-d8e3e135ba34','98c846d0-1bee-49dc-9812-de16a5da72ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fade699b5dfe486bb896821e8a3bcd77',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deae63a1-d960-4426-a66d-7363f95f90e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c406396-4484-4cfd-85ce-844aa11be368 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers returned with HTTP 202 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 940/1865] 192.168.122.38 () {62 vars in 1205 bytes} [Wed Sep 2 16:29:03 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe0ea809-33ef-4849-a760-2282ca065430 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe0ea809-33ef-4849-a760-2282ca065430 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea809-33ef-4849-a760-2282ca065430 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea809-33ef-4849-a760-2282ca065430 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deae63a1-d960-4426-a66d-7363f95f90e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Flow 'volume_create_api' (9991743a-6af8-4117-b724-68ef4eaa4b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Create volume request issued successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef71c1fe-0c7e-4815-9ffe-2abab06faf8b tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 926/1866] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:29:03 2026] POST /volume/v3/volumes => generated 796 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe0ea809-33ef-4849-a760-2282ca065430 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe0ea809-33ef-4849-a760-2282ca065430 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 941/1867] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 962 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47f222fe-430e-41d3-aa55-511b8edb0aea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47f222fe-430e-41d3-aa55-511b8edb0aea tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volume-transfers/detail Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47f222fe-430e-41d3-aa55-511b8edb0aea tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47f222fe-430e-41d3-aa55-511b8edb0aea tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-47f222fe-430e-41d3-aa55-511b8edb0aea tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47f222fe-430e-41d3-aa55-511b8edb0aea tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 942/1868] 192.168.122.38 () {60 vars in 1205 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Delete transfer with id: 8b425801-5108-4dbf-9d33-1dc4c169a447 Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c99fdd1c-fc7a-4272-a455-296cbd00647f tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 927/1869] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 864 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21bd11e1-0129-4162-b93d-c337b7f5e056 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 returned with HTTP 202 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 943/1870] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:29:03 2026] DELETE /volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Volume info retrieved successfully. Sep 02 16:29:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-968ea0fb-e4e8-4ff2-84b6-6ebcfe038766 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 944/1871] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d384b44f-e3ea-4eba-91f0-562703827fa3 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 928/1872] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:03 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] DELETE http://192.168.122.38/volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Delete transfer with id: 8b425801-5108-4dbf-9d33-1dc4c169a447 Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0370a393-34a4-42dc-8fda-79c297ca2b48 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 returned with HTTP 404 Sep 02 16:29:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 945/1873] 192.168.122.38 () {60 vars in 1298 bytes} [Wed Sep 2 16:29:04 2026] DELETE /volume/v3/volume-transfers/8b425801-5108-4dbf-9d33-1dc4c169a447 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b690535c-b5a2-4961-896d-278cb9421a0f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Delete volume with id: ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Volume info retrieved successfully. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Delete volume request issued successfully. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b690535c-b5a2-4961-896d-278cb9421a0f tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 202 Sep 02 16:29:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 929/1874] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:29:04 2026] DELETE /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52eef63f-9191-4934-a74c-3a3b835942d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52eef63f-9191-4934-a74c-3a3b835942d5 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52eef63f-9191-4934-a74c-3a3b835942d5 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52eef63f-9191-4934-a74c-3a3b835942d5 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52eef63f-9191-4934-a74c-3a3b835942d5 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Volume info retrieved successfully. Sep 02 16:29:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52eef63f-9191-4934-a74c-3a3b835942d5 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 200 Sep 02 16:29:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 946/1875] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:04 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-055c4613-2954-4b53-85e9-df723f0b7147 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-055c4613-2954-4b53-85e9-df723f0b7147 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-055c4613-2954-4b53-85e9-df723f0b7147 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-055c4613-2954-4b53-85e9-df723f0b7147 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a352e77b-3758-402c-8633-4db03c9c3b87 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-055c4613-2954-4b53-85e9-df723f0b7147 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-055c4613-2954-4b53-85e9-df723f0b7147 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 930/1876] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:04 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a352e77b-3758-402c-8633-4db03c9c3b87 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a352e77b-3758-402c-8633-4db03c9c3b87 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-139444986", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73ed02e3-b092-4dfb-b4af-9f31bdc68e41 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 931/1877] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:05 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a352e77b-3758-402c-8633-4db03c9c3b87 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 947/1878] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:04 2026] POST /volume/v3/types => generated 379 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00a0650c-d7ad-4187-9f95-bcdac494adff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00a0650c-d7ad-4187-9f95-bcdac494adff tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00a0650c-d7ad-4187-9f95-bcdac494adff tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00a0650c-d7ad-4187-9f95-bcdac494adff tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 932/1879] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-573c73e2-9935-4b9e-ae7c-9f932158a2b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56093b79-8669-43a6-90cf-c9407952af56 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-573c73e2-9935-4b9e-ae7c-9f932158a2b2 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-573c73e2-9935-4b9e-ae7c-9f932158a2b2 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-573c73e2-9935-4b9e-ae7c-9f932158a2b2 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56093b79-8669-43a6-90cf-c9407952af56 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56093b79-8669-43a6-90cf-c9407952af56 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-248566430", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-573c73e2-9935-4b9e-ae7c-9f932158a2b2 tempest-VolumesTransfersV357Test-135122433 tempest-VolumesTransfersV357Test-135122433-project-admin] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 404 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 948/1880] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:05 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0748ce9-8d6e-44de-817d-546da7a73182 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0748ce9-8d6e-44de-817d-546da7a73182 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] GET http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0748ce9-8d6e-44de-817d-546da7a73182 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0748ce9-8d6e-44de-817d-546da7a73182 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56093b79-8669-43a6-90cf-c9407952af56 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 933/1881] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-670bb9fa-eef4-4761-95ae-32fbb5802078 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0748ce9-8d6e-44de-817d-546da7a73182 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 404 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 949/1882] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:05 2026] GET /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-670bb9fa-eef4-4761-95ae-32fbb5802078 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7/encryption Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-670bb9fa-eef4-4761-95ae-32fbb5802078 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] Delete volume with id: ed12bb61-4fd6-4883-ab17-3ff81a3329ce Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1886b340-131f-441e-85a6-2ca7d1b3fb82 tempest-VolumesTransfersV357Test-1896220389 tempest-VolumesTransfersV357Test-1896220389-project-member] http://192.168.122.38/volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce returned with HTTP 404 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 950/1883] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:29:05 2026] DELETE /volume/v3/volumes/ed12bb61-4fd6-4883-ab17-3ff81a3329ce => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-670bb9fa-eef4-4761-95ae-32fbb5802078 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7/encryption returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 934/1884] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7/encryption => generated 239 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef6a0200-8884-481a-8ae5-21ff8f081f19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef6a0200-8884-481a-8ae5-21ff8f081f19 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef6a0200-8884-481a-8ae5-21ff8f081f19 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1785910760", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef6a0200-8884-481a-8ae5-21ff8f081f19 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 951/1885] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-636a21e0-b2e2-4237-b4bd-66636abf1470 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-636a21e0-b2e2-4237-b4bd-66636abf1470 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-636a21e0-b2e2-4237-b4bd-66636abf1470 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-636a21e0-b2e2-4237-b4bd-66636abf1470 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 935/1886] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs => generated 35 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3869258c-8856-4e48-ab77-871e506978a3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3869258c-8856-4e48-ab77-871e506978a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] PUT http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs/key2 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3869258c-8856-4e48-ab77-871e506978a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3869258c-8856-4e48-ab77-871e506978a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs/key2 returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 952/1887] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:29:05 2026] PUT /volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c7123a1-baa0-41f8-a2ea-581b7e4e6110 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c7123a1-baa0-41f8-a2ea-581b7e4e6110 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c7123a1-baa0-41f8-a2ea-581b7e4e6110 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c7123a1-baa0-41f8-a2ea-581b7e4e6110 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 936/1888] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types => generated 195 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19f00d4b-dbc8-4f52-bc60-ba668082f8b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19f00d4b-dbc8-4f52-bc60-ba668082f8b9 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/6d129b63-c65a-4173-8d02-3e8b6a114dc5 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19f00d4b-dbc8-4f52-bc60-ba668082f8b9 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19f00d4b-dbc8-4f52-bc60-ba668082f8b9 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19f00d4b-dbc8-4f52-bc60-ba668082f8b9 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/6d129b63-c65a-4173-8d02-3e8b6a114dc5 returned with HTTP 202 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 953/1889] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:05 2026] DELETE /volume/v3/types/6d129b63-c65a-4173-8d02-3e8b6a114dc5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dfa6f6a2-60f5-482b-b873-c3530b992335 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfa6f6a2-60f5-482b-b873-c3530b992335 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfa6f6a2-60f5-482b-b873-c3530b992335 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762323965", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfa6f6a2-60f5-482b-b873-c3530b992335 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 937/1890] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed41d5f9-ade3-4639-ba49-0ef18da27817 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed41d5f9-ade3-4639-ba49-0ef18da27817 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed41d5f9-ade3-4639-ba49-0ef18da27817 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed41d5f9-ade3-4639-ba49-0ef18da27817 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 954/1891] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4c9bfd9d-ba31-4a38-a922-eee89afe1e15 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c9bfd9d-ba31-4a38-a922-eee89afe1e15 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption/e86462a1-e3ce-4c74-9830-1e5e66744357 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4c9bfd9d-ba31-4a38-a922-eee89afe1e15 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4c9bfd9d-ba31-4a38-a922-eee89afe1e15 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c9bfd9d-ba31-4a38-a922-eee89afe1e15 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption/e86462a1-e3ce-4c74-9830-1e5e66744357 returned with HTTP 202 Sep 02 16:29:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 938/1892] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:29:05 2026] DELETE /volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295/encryption/e86462a1-e3ce-4c74-9830-1e5e66744357 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27fda1cd-e428-4bb4-b1df-2f9cd9f212ae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27fda1cd-e428-4bb4-b1df-2f9cd9f212ae tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27fda1cd-e428-4bb4-b1df-2f9cd9f212ae tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-96821375", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bb34130-d5bc-4a88-bc9f-8d8ffc3e2daa tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 955/1893] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:05 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 889 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27fda1cd-e428-4bb4-b1df-2f9cd9f212ae tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 939/1894] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:05 2026] POST /volume/v3/types => generated 378 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-919fe808-cb5d-4893-9362-1cd16a56b9f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-919fe808-cb5d-4893-9362-1cd16a56b9f1 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd/extra_specs/key1 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-919fe808-cb5d-4893-9362-1cd16a56b9f1 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-919fe808-cb5d-4893-9362-1cd16a56b9f1 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4ea012f6-2ac5-456c-8ef8-5c266dc34cd9 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 940/1895] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-919fe808-cb5d-4893-9362-1cd16a56b9f1 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd/extra_specs/key1 returned with HTTP 202 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 956/1896] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:29:06 2026] DELETE /volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51403277-7a36-4805-9f11-8750ccac2dcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51403277-7a36-4805-9f11-8750ccac2dcb tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51403277-7a36-4805-9f11-8750ccac2dcb tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-916780125", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7de1dce8-80f6-4170-b04d-65dbf0cd7c9a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 941/1897] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51403277-7a36-4805-9f11-8750ccac2dcb tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 957/1898] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:29:06 2026] POST /volume/v3/types => generated 379 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7b761d66-107d-44a9-ae76-23e96eb35c34 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b761d66-107d-44a9-ae76-23e96eb35c34 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/3e78e0a9-a754-4a48-b6bc-38bbd736056b Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b761d66-107d-44a9-ae76-23e96eb35c34 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b761d66-107d-44a9-ae76-23e96eb35c34 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-6572c137-6294-4f80-b3e6-edbe69474704 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 958/1899] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 871 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b761d66-107d-44a9-ae76-23e96eb35c34 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/3e78e0a9-a754-4a48-b6bc-38bbd736056b returned with HTTP 202 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 942/1900] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:06 2026] DELETE /volume/v3/types/3e78e0a9-a754-4a48-b6bc-38bbd736056b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc18090b-1c2b-4b14-baf3-38e8fa232fe7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc18090b-1c2b-4b14-baf3-38e8fa232fe7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc18090b-1c2b-4b14-baf3-38e8fa232fe7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc18090b-1c2b-4b14-baf3-38e8fa232fe7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc18090b-1c2b-4b14-baf3-38e8fa232fe7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 959/1901] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs => generated 185 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5fb0bbe8-07a4-46bb-87cf-bf8a53ddc0a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fb0bbe8-07a4-46bb-87cf-bf8a53ddc0a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fb0bbe8-07a4-46bb-87cf-bf8a53ddc0a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fb0bbe8-07a4-46bb-87cf-bf8a53ddc0a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fb0bbe8-07a4-46bb-87cf-bf8a53ddc0a3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 943/1902] 192.168.122.38 () {58 vars in 1110 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a87a2eb2-68af-40d9-9980-e562ebd8771b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a87a2eb2-68af-40d9-9980-e562ebd8771b tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/cipher Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a87a2eb2-68af-40d9-9980-e562ebd8771b tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a87a2eb2-68af-40d9-9980-e562ebd8771b tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a87a2eb2-68af-40d9-9980-e562ebd8771b tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/cipher returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 960/1903] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/cipher => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05e61ed4-6bab-4663-b5ec-733c5f221a4e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05e61ed4-6bab-4663-b5ec-733c5f221a4e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05e61ed4-6bab-4663-b5ec-733c5f221a4e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05e61ed4-6bab-4663-b5ec-733c5f221a4e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05e61ed4-6bab-4663-b5ec-733c5f221a4e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 944/1904] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21de3e19-4bab-4536-9a3f-bf43eddcb545 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21de3e19-4bab-4536-9a3f-bf43eddcb545 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/multiattach Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21de3e19-4bab-4536-9a3f-bf43eddcb545 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21de3e19-4bab-4536-9a3f-bf43eddcb545 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2172cc15-db75-47b2-849d-c43fe6ee7e7b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2172cc15-db75-47b2-849d-c43fe6ee7e7b None None] GET http://192.168.122.38/volume// Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2172cc15-db75-47b2-849d-c43fe6ee7e7b None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2172cc15-db75-47b2-849d-c43fe6ee7e7b None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2172cc15-db75-47b2-849d-c43fe6ee7e7b None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 945/1905] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-73d3a685-e3e0-4c35-b978-daa9dd4cdbdd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21de3e19-4bab-4536-9a3f-bf43eddcb545 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/multiattach returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 961/1906] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63264243-739e-4d87-939d-12b30bcae68e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63264243-739e-4d87-939d-12b30bcae68e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/volume_backend_name Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63264243-739e-4d87-939d-12b30bcae68e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63264243-739e-4d87-939d-12b30bcae68e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63264243-739e-4d87-939d-12b30bcae68e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 962/1907] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/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 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2051915-3fc5-410b-a34f-5ecfb7559ad7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2051915-3fc5-410b-a34f-5ecfb7559ad7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] GET http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2051915-3fc5-410b-a34f-5ecfb7559ad7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2051915-3fc5-410b-a34f-5ecfb7559ad7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2051915-3fc5-410b-a34f-5ecfb7559ad7 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 963/1908] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:29:06 2026] GET /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f => generated 401 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46374bd7-fee5-4aa1-bfc1-2fabc2900399 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46374bd7-fee5-4aa1-bfc1-2fabc2900399 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] PUT http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/262ffaa8-c8c6-413c-bb3d-0dec1cc55577 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46374bd7-fee5-4aa1-bfc1-2fabc2900399 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46374bd7-fee5-4aa1-bfc1-2fabc2900399 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/262ffaa8-c8c6-413c-bb3d-0dec1cc55577 returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 964/1909] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:29:06 2026] PUT /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/encryption/262ffaa8-c8c6-413c-bb3d-0dec1cc55577 => generated 33 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe1ea901-40cd-4a5c-a430-07f04fece211 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe1ea901-40cd-4a5c-a430-07f04fece211 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] PUT http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/key1 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe1ea901-40cd-4a5c-a430-07f04fece211 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe1ea901-40cd-4a5c-a430-07f04fece211 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/key1 returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 965/1910] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:29:06 2026] PUT /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f/extra_specs/key1 => generated 30 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06441c2e-146d-49ae-8736-17bfdf81c82e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06441c2e-146d-49ae-8736-17bfdf81c82e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] PUT http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06441c2e-146d-49ae-8736-17bfdf81c82e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06441c2e-146d-49ae-8736-17bfdf81c82e tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 966/1911] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:29:06 2026] PUT /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f => generated 370 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-051a5609-0ffd-4c23-b2e4-ffb46ad6bfe4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-051a5609-0ffd-4c23-b2e4-ffb46ad6bfe4 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-051a5609-0ffd-4c23-b2e4-ffb46ad6bfe4 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-051a5609-0ffd-4c23-b2e4-ffb46ad6bfe4 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-73d3a685-e3e0-4c35-b978-daa9dd4cdbdd tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:29:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-73d3a685-e3e0-4c35-b978-daa9dd4cdbdd tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8f08ecc-296e-46f5-bf79-267df2f86efd", "connector": null, "instance_uuid": "8c1a3590-2c5b-41f1-9519-5d00cc70a855"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-051a5609-0ffd-4c23-b2e4-ffb46ad6bfe4 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd returned with HTTP 202 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 967/1912] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:06 2026] DELETE /volume/v3/types/c58229fc-2fd6-401c-87dd-e1b5cb17cdfd => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70933121-4900-464e-8b68-0d00a6ceb485 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70933121-4900-464e-8b68-0d00a6ceb485 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70933121-4900-464e-8b68-0d00a6ceb485 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70933121-4900-464e-8b68-0d00a6ceb485 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-73d3a685-e3e0-4c35-b978-daa9dd4cdbdd tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:29:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 946/1913] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:29:06 2026] POST /volume/v3/attachments => generated 273 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70933121-4900-464e-8b68-0d00a6ceb485 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295 returned with HTTP 202 Sep 02 16:29:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 968/1914] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:06 2026] DELETE /volume/v3/types/8ec4788a-d4f9-44c4-963f-5c56889be295 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e790429-9e05-4b8d-87bd-60d14b6c5ca3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e790429-9e05-4b8d-87bd-60d14b6c5ca3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e790429-9e05-4b8d-87bd-60d14b6c5ca3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e790429-9e05-4b8d-87bd-60d14b6c5ca3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8249e1cc-9559-4809-a252-01627be29e03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8249e1cc-9559-4809-a252-01627be29e03 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8249e1cc-9559-4809-a252-01627be29e03 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8249e1cc-9559-4809-a252-01627be29e03 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8249e1cc-9559-4809-a252-01627be29e03 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8249e1cc-9559-4809-a252-01627be29e03 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 969/1915] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 888 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc26833b-9ca2-4559-8759-15be818a7fb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc26833b-9ca2-4559-8759-15be818a7fb2 None None] GET http://192.168.122.38/volume// Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc26833b-9ca2-4559-8759-15be818a7fb2 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc26833b-9ca2-4559-8759-15be818a7fb2 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc26833b-9ca2-4559-8759-15be818a7fb2 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 970/1916] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e790429-9e05-4b8d-87bd-60d14b6c5ca3 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4 returned with HTTP 202 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 947/1917] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:06 2026] DELETE /volume/v3/types/34b1f503-e0b3-44e5-aaf4-e6e1d6f606f4 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ef62556f-1bf5-4226-a3c4-b029e654a412 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef62556f-1bf5-4226-a3c4-b029e654a412 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ef62556f-1bf5-4226-a3c4-b029e654a412 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ef62556f-1bf5-4226-a3c4-b029e654a412 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-43deedd4-0c5c-4462-8c23-196a276afc16 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 971/1918] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 1051 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-501540a0-c932-40f7-8d03-2c07d29c106a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-501540a0-c932-40f7-8d03-2c07d29c106a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-501540a0-c932-40f7-8d03-2c07d29c106a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-501540a0-c932-40f7-8d03-2c07d29c106a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-501540a0-c932-40f7-8d03-2c07d29c106a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 404 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef62556f-1bf5-4226-a3c4-b029e654a412 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7 returned with HTTP 202 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 972/1919] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 948/1920] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:07 2026] DELETE /volume/v3/types/7f64e3c2-d42c-4252-9574-29512ae06fa7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e75b077f-fbb1-428c-b1f1-9feb96d24427 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e75b077f-fbb1-428c-b1f1-9feb96d24427 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] DELETE http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e75b077f-fbb1-428c-b1f1-9feb96d24427 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e75b077f-fbb1-428c-b1f1-9feb96d24427 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /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 02 16:29:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Get all volumes completed successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75d98a5f-d496-42e6-a0f3-f83db78d4da9 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 973/1921] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /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 02 16:29:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Get all snapshots completed successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aea3aed4-f7dd-48ee-9877-c378a7394189 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 974/1922] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/snapshots => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete snapshot with id: ebbc8f32-3f0f-4704-96f1-771fa4195755 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-390d5fa1-33b0-479b-8a77-3b71686c1238 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 returned with HTTP 404 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 975/1923] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:29:07 2026] DELETE /volume/v3/snapshots/ebbc8f32-3f0f-4704-96f1-771fa4195755 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e75b077f-fbb1-428c-b1f1-9feb96d24427 tempest-VolumeTypesAdminTests-1703432880 tempest-VolumeTypesAdminTests-1703432880-project-admin] http://192.168.122.38/volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f returned with HTTP 202 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete snapshot with id: d9fe640a-3a26-4b89-9047-f4cf0c18f73e Sep 02 16:29:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 949/1924] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:29:07 2026] DELETE /volume/v3/types/600ccad0-3918-4909-b665-5f4936373d0f => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7aba6c54-f301-4d2f-9a4b-cf0df4ca01e1 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e returned with HTTP 404 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 976/1925] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:29:07 2026] DELETE /volume/v3/snapshots/d9fe640a-3a26-4b89-9047-f4cf0c18f73e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] PUT http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5328efc9-4622-4304-9a1b-e29d876e992a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5328efc9-4622-4304-9a1b-e29d876e992a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5328efc9-4622-4304-9a1b-e29d876e992a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5328efc9-4622-4304-9a1b-e29d876e992a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Acquiring lock "cinder-attachment_update-c8f08ecc-296e-46f5-bf79-267df2f86efd-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5328efc9-4622-4304-9a1b-e29d876e992a tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 404 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 977/1926] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume with id: e5d52b7e-fbb1-465a-9239-dc0e15e20f90 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Lock "cinder-attachment_update-c8f08ecc-296e-46f5-bf79-267df2f86efd-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bfa231e-5432-40ad-8579-b3d40c9578bd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 returned with HTTP 404 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 978/1927] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:07 2026] DELETE /volume/v3/volumes/e5d52b7e-fbb1-465a-9239-dc0e15e20f90 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1112729602"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1112729602'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume of 1 GB Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Availability Zones retrieved successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (fed91d91-0e2e-4fb0-8c59-045fc59de9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa6695a-13f9-4426-927a-31c547e69a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa6695a-13f9-4426-927a-31c547e69a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1fa3a8-f29a-4ac4-ad63-bcd47d8824e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Lock "cinder-attachment_update-c8f08ecc-296e-46f5-bf79-267df2f86efd-devstack" released by "attachment_update" :: held 0.218s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-9ab236f5-2c15-4b6d-a211-c4f49590a78a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 returned with HTTP 200 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 950/1928] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:29:07 2026] PUT /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['12eed7ad-dcb5-40b6-9e8f-5f15361ede86', '576a99ce-b4b1-4463-98f6-c5afdd88756c', 'f5877e99-a155-499a-9468-f5b7e62ecd1b', '596915df-3f36-4f9b-8d21-b84ad78fcecf'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1fa3a8-f29a-4ac4-ad63-bcd47d8824e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12eed7ad-dcb5-40b6-9e8f-5f15361ede86', '576a99ce-b4b1-4463-98f6-c5afdd88756c', 'f5877e99-a155-499a-9468-f5b7e62ecd1b', '596915df-3f36-4f9b-8d21-b84ad78fcecf']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada3e735-02dc-4ad9-84fd-892586a6ab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada3e735-02dc-4ad9-84fd-892586a6ab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf305b9-64e6-4dd6-89c5-ff326b1a1003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1112729602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['12eed7ad-dcb5-40b6-9e8f-5f15361ede86','576a99ce-b4b1-4463-98f6-c5afdd88756c','f5877e99-a155-499a-9468-f5b7e62ecd1b','596915df-3f36-4f9b-8d21-b84ad78fcecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1112729602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf305b9-64e6-4dd6-89c5-ff326b1a1003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd5f1a94cfd41fcb85621104a3666c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a6b4dd-5417-4e83-9f05-1fa58d529453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a6b4dd-5417-4e83-9f05-1fa58d529453) transitioned into state 'SUCCESS' from state '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-1112729602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['12eed7ad-dcb5-40b6-9e8f-5f15361ede86','576a99ce-b4b1-4463-98f6-c5afdd88756c','f5877e99-a155-499a-9468-f5b7e62ecd1b','596915df-3f36-4f9b-8d21-b84ad78fcecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7a987-cb71-441f-be89-70a1e12bbc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7a987-cb71-441f-be89-70a1e12bbc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (fed91d91-0e2e-4fb0-8c59-045fc59de9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request issued successfully. Sep 02 16:29:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b396279-4821-46d6-8586-9f3f15b3fcbf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 979/1929] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:29:07 2026] POST /volume/v3/volumes => generated 758 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01045868-c091-4763-9f3e-3ec26d62fe60 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01045868-c091-4763-9f3e-3ec26d62fe60 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01045868-c091-4763-9f3e-3ec26d62fe60 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01045868-c091-4763-9f3e-3ec26d62fe60 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-01045868-c091-4763-9f3e-3ec26d62fe60 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01045868-c091-4763-9f3e-3ec26d62fe60 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 951/1930] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:07 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-62be7170-7df8-4545-bf16-fe83c0260611 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62be7170-7df8-4545-bf16-fe83c0260611 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62be7170-7df8-4545-bf16-fe83c0260611 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62be7170-7df8-4545-bf16-fe83c0260611 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-62be7170-7df8-4545-bf16-fe83c0260611 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62be7170-7df8-4545-bf16-fe83c0260611 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 980/1931] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:08 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 889 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-0e4c485f-f44d-41ab-afcd-9f3e326ccbef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-0e4c485f-f44d-41ab-afcd-9f3e326ccbef tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] POST http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9/action Sep 02 16:29:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-0e4c485f-f44d-41ab-afcd-9f3e326ccbef tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:29:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-0e4c485f-f44d-41ab-afcd-9f3e326ccbef tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dcc0d7ac-657a-4c30-8890-49ec3848fe29 req-0e4c485f-f44d-41ab-afcd-9f3e326ccbef tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9/action returned with HTTP 204 Sep 02 16:29:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 952/1932] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:29:08 2026] POST /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-559dfafe-af94-4582-9489-8b351bd39a31 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-559dfafe-af94-4582-9489-8b351bd39a31 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-559dfafe-af94-4582-9489-8b351bd39a31 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-559dfafe-af94-4582-9489-8b351bd39a31 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-559dfafe-af94-4582-9489-8b351bd39a31 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-559dfafe-af94-4582-9489-8b351bd39a31 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 981/1933] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:09 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-49d176ca-9c9f-411d-94b9-b845678e0b38 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 953/1934] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:09 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 1181 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16bb5901-c62d-47e7-ac5d-09fe5ad02498 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 982/1935] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:09 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 1181 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e937143b-5ab9-4176-985d-5be9f98aa311 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 954/1936] 192.168.122.38 () {62 vars in 1490 bytes} [Wed Sep 2 16:29:09 2026] DELETE /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b31a116-760e-4361-9d8c-ab282c6202e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 983/1937] 192.168.122.38 () {62 vars in 1490 bytes} [Wed Sep 2 16:29:09 2026] DELETE /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 => generated 114 bytes in 328 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15d6646c-2962-49df-ae52-55fae0c8f000 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] DELETE http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Attachment connected to vm 8c1a3590-2c5b-41f1-9519-5d00cc70a855, checking data on nova Sep 02 16:29:09 devstack devstack@c-api.service[86750]: DEBUG cinder.compute.nova [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Creating Keystone token plugin using URL: http://192.168.122.38/identity {{(pid=86750) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3df8fc5e-9af0-43b2-8528-d9a8481bc3dd tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 984/1938] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:10 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27991706-563a-46e2-95bf-28a87e6621cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebf305b9-64e6-4dd6-89c5-ff326b1a1003", "name": "tempest-VolumesDeleteCascade-Snapshot-769816325"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create snapshot from volume ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['ce0174a8-b9a3-4016-b971-023262e39771', 'e5bb44db-4dcc-4150-a962-a90663b6a448', 'b8e90112-3f60-4490-9cf2-0bf612ff1a4c', 'cd0517e0-426f-4920-aac1-3089093a9f94'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:10 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] REQ: curl -g -i -X GET http://192.168.122.38/compute/v2.1/servers/8c1a3590-2c5b-41f1-9519-5d00cc70a855/os-volume_attachments/c8f08ecc-296e-46f5-bf79-267df2f86efd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1512f5a3a14deb2ca0057b029d61449054b7473204be9f605523896f139da828" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-15d6646c-2962-49df-ae52-55fae0c8f000" -H "X-Service-Token: {SHA256}b6e656387dfc2d583d30b062499fd4662c461f2c742f0133adcc25c8c3ae0a7c" {{(pid=86750) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot create request issued successfully. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27991706-563a-46e2-95bf-28a87e6621cf tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:29:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 985/1939] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:29:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-212217d2-7097-4f66-bab5-1597eb1d1aac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212217d2-7097-4f66-bab5-1597eb1d1aac tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212217d2-7097-4f66-bab5-1597eb1d1aac tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212217d2-7097-4f66-bab5-1597eb1d1aac tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-212217d2-7097-4f66-bab5-1597eb1d1aac tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:29:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212217d2-7097-4f66-bab5-1597eb1d1aac tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f returned with HTTP 200 Sep 02 16:29:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 986/1940] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:10 2026] GET /volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 14:29:10 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-1b4d0638-3ff4-41e5-acc9-7247505d70ec x-openstack-request-id: req-1b4d0638-3ff4-41e5-acc9-7247505d70ec {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c8f08ecc-296e-46f5-bf79-267df2f86efd", "serverId": "8c1a3590-2c5b-41f1-9519-5d00cc70a855", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f257402f-7c69-460f-9629-860f3da434c9", "bdm_uuid": "bd513d56-9611-4430-8ab4-a85f5f024630"}} {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET call to compute for http://192.168.122.38/compute/v2.1/servers/8c1a3590-2c5b-41f1-9519-5d00cc70a855/os-volume_attachments/c8f08ecc-296e-46f5-bf79-267df2f86efd used request id req-1b4d0638-3ff4-41e5-acc9-7247505d70ec {{(pid=86750) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.volume.api [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-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 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Caught error: Detach volume from instance 8c1a3590-2c5b-41f1-9519-5d00cc70a855 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8c1a3590-2c5b-41f1-9519-5d00cc70a855 using the Compute API Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: 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 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8c1a3590-2c5b-41f1-9519-5d00cc70a855 using the Compute API Sep 02 16:29:11 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.middleware.fault [None req-15d6646c-2962-49df-ae52-55fae0c8f000 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 returned with HTTP 409 Sep 02 16:29:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 955/1941] 192.168.122.38 () {60 vars in 1283 bytes} [Wed Sep 2 16:29:09 2026] DELETE /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 => generated 167 bytes in 1302 msecs (HTTP/1.1 409) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-e47b7ad0-853d-4a62-b58d-ba62a1bd3f83 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 987/1942] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:29:11 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 1163 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] POST http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd/action Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Begin detaching volume completed successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-fc77f5e9-d0ff-45b8-a531-8813d774efb0 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd/action returned with HTTP 202 Sep 02 16:29:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 956/1943] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:29:11 2026] POST /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55b603bd-6704-4951-b6e2-6d2777b75659 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9b05897-6377-44b9-957b-6a5bd6b70e1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b05897-6377-44b9-957b-6a5bd6b70e1b None None] GET http://192.168.122.38/volume// Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b05897-6377-44b9-957b-6a5bd6b70e1b None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9b05897-6377-44b9-957b-6a5bd6b70e1b None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9b05897-6377-44b9-957b-6a5bd6b70e1b None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:29:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 957/1944] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:29:11 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55b603bd-6704-4951-b6e2-6d2777b75659 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55b603bd-6704-4951-b6e2-6d2777b75659 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55b603bd-6704-4951-b6e2-6d2777b75659 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55b603bd-6704-4951-b6e2-6d2777b75659 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55b603bd-6704-4951-b6e2-6d2777b75659 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f returned with HTTP 200 Sep 02 16:29:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 988/1945] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:11 2026] GET /volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d96a47b-db59-4e66-9279-7221a0abe442 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-8af8ace2-e53e-407e-a54c-a090ff2acd72 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 958/1946] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:29:11 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 1347 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2017095693", "metadata": {"Type": "Test"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2017095693', 'metadata': {'Type': 'Test'}}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (e65ba58e-2eec-4717-84dd-38d277e17010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff302f77-0902-4e59-a2c2-b65a397ff058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-67ad650c-e158-44e4-8674-dadb5f0be72d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff302f77-0902-4e59-a2c2-b65a397ff058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-67ad650c-e158-44e4-8674-dadb5f0be72d tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] DELETE http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-67ad650c-e158-44e4-8674-dadb5f0be72d tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-67ad650c-e158-44e4-8674-dadb5f0be72d tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8886cd-035c-400e-88b3-2f679b49ad76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /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 02 16:29:12 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['efa33da6-92be-496c-9f6a-acfd75cdc582', '2de694b3-1bcd-47d0-b0a2-c41244b008a5', '9042ed84-d04d-4d94-8800-e4a6fc8857b5', '00af91dc-b60d-4cf8-b96a-63a244040261'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8886cd-035c-400e-88b3-2f679b49ad76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa33da6-92be-496c-9f6a-acfd75cdc582', '2de694b3-1bcd-47d0-b0a2-c41244b008a5', '9042ed84-d04d-4d94-8800-e4a6fc8857b5', '00af91dc-b60d-4cf8-b96a-63a244040261']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9dbae5-9022-4821-9d2b-96e520137f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-2e3e8b93-7a21-4c87-8ac7-14b9444a8cbc req-67ad650c-e158-44e4-8674-dadb5f0be72d tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 returned with HTTP 200 Sep 02 16:29:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 959/1947] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:29:11 2026] DELETE /volume/v3/attachments/f257402f-7c69-460f-9629-860f3da434c9 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9dbae5-9022-4821-9d2b-96e520137f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c870e4b-d6e0-49da-83d1-49a9a28e1f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2017095693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['efa33da6-92be-496c-9f6a-acfd75cdc582','2de694b3-1bcd-47d0-b0a2-c41244b008a5','9042ed84-d04d-4d94-8800-e4a6fc8857b5','00af91dc-b60d-4cf8-b96a-63a244040261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2017095693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c870e4b-d6e0-49da-83d1-49a9a28e1f2c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a4c424-330f-492e-aac8-6528d4da82e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a4c424-330f-492e-aac8-6528d4da82e6) transitioned into state 'SUCCESS' from state '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-2017095693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['efa33da6-92be-496c-9f6a-acfd75cdc582','2de694b3-1bcd-47d0-b0a2-c41244b008a5','9042ed84-d04d-4d94-8800-e4a6fc8857b5','00af91dc-b60d-4cf8-b96a-63a244040261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc88cac-d6e0-4816-829c-5162d501dba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc88cac-d6e0-4816-829c-5162d501dba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (e65ba58e-2eec-4717-84dd-38d277e17010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d96a47b-db59-4e66-9279-7221a0abe442 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 989/1948] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:11 2026] POST /volume/v3/volumes => generated 766 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69a16ab9-a09e-4144-bc18-e747017c74e6 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 960/1949] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:12 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 834 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-459d7832-f661-48cf-915c-067ac9b003d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-459d7832-f661-48cf-915c-067ac9b003d6 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-459d7832-f661-48cf-915c-067ac9b003d6 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-459d7832-f661-48cf-915c-067ac9b003d6 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-459d7832-f661-48cf-915c-067ac9b003d6 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-459d7832-f661-48cf-915c-067ac9b003d6 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f returned with HTTP 200 Sep 02 16:29:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 990/1950] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:12 2026] GET /volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-4ea78cf3-e4e7-4a10-9f47-6df4fc0f9b25 req-0c04bf4c-c8ff-484d-a5d1-7e9e4def206a tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 961/1951] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:29:12 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 871 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9500bcf9-5c9b-431d-864c-650305b08d02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Delete volume with id: c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Delete volume request issued successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9500bcf9-5c9b-431d-864c-650305b08d02 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 202 Sep 02 16:29:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 991/1952] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:29:12 2026] DELETE /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fca367bf-3457-421e-88ce-8241491e40ee None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fca367bf-3457-421e-88ce-8241491e40ee tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fca367bf-3457-421e-88ce-8241491e40ee tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fca367bf-3457-421e-88ce-8241491e40ee tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fca367bf-3457-421e-88ce-8241491e40ee tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Volume info retrieved successfully. Sep 02 16:29:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fca367bf-3457-421e-88ce-8241491e40ee tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 200 Sep 02 16:29:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 962/1953] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:12 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ec34bb3-e190-4c9e-a990-f909f6292c73 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 992/1954] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:13 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:29:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-236766e3-33fa-468c-8db5-dbaccb4b1470 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f returned with HTTP 200 Sep 02 16:29:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 963/1955] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:13 2026] GET /volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef08b649-4e97-4456-884e-f1a68805b51d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2109be57-bae9-4dfb-8bac-6bcde505e20f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-68515000"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request body: {'volume': {'snapshot_id': '2109be57-bae9-4dfb-8bac-6bcde505e20f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-68515000'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Snapshot retrieved successfully. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume of 1 GB Sep 02 16:29:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Availability Zones retrieved successfully. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (bc0c89cc-fe32-4de3-b918-aa0f5c9bf311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e155771c-7fb4-41b4-970c-93979f21b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e155771c-7fb4-41b4-970c-93979f21b70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2109be57-bae9-4dfb-8bac-6bcde505e20f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c405133f-0fd7-4f9e-8d04-fec60586e24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a8d6cfd9-a955-4897-b1bd-4ae60a1e9a68 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8d6cfd9-a955-4897-b1bd-4ae60a1e9a68 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] GET http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8d6cfd9-a955-4897-b1bd-4ae60a1e9a68 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8d6cfd9-a955-4897-b1bd-4ae60a1e9a68 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8d6cfd9-a955-4897-b1bd-4ae60a1e9a68 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865 tempest-TestServerVolumeAttachScenarioOldVersion-1973720865-project-member] http://192.168.122.38/volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd returned with HTTP 404 Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Created reservations ['25bf819d-d2bd-401f-8b23-2f4167b92c3b', '7dfae59a-f984-42c3-b3fa-4d41ff6e18ad', '006d159c-76b7-470b-9a74-f9aff7e1188d', '875ff522-ed98-4b3c-94f3-258ecaf6f177'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 964/1956] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:29:13 2026] GET /volume/v3/volumes/c8f08ecc-296e-46f5-bf79-267df2f86efd => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c405133f-0fd7-4f9e-8d04-fec60586e24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25bf819d-d2bd-401f-8b23-2f4167b92c3b', '7dfae59a-f984-42c3-b3fa-4d41ff6e18ad', '006d159c-76b7-470b-9a74-f9aff7e1188d', '875ff522-ed98-4b3c-94f3-258ecaf6f177']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707dda22-9149-415e-ada2-766dc41d2fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707dda22-9149-415e-ada2-766dc41d2fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3913f1-a76f-4f24-b245-820a60bef893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-68515000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['25bf819d-d2bd-401f-8b23-2f4167b92c3b','7dfae59a-f984-42c3-b3fa-4d41ff6e18ad','006d159c-76b7-470b-9a74-f9aff7e1188d','875ff522-ed98-4b3c-94f3-258ecaf6f177'],size=1,snapshot_id=2109be57-bae9-4dfb-8bac-6bcde505e20f,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-68515000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3913f1-a76f-4f24-b245-820a60bef893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd5f1a94cfd41fcb85621104a3666c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2109be57-bae9-4dfb-8bac-6bcde505e20f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96041dd-8585-422a-bfa4-98ba2d7d09eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96041dd-8585-422a-bfa4-98ba2d7d09eb) transitioned into state 'SUCCESS' from state '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-68515000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd5f1a94cfd41fcb85621104a3666c7',qos_specs=None,replication_status=,reservations=['25bf819d-d2bd-401f-8b23-2f4167b92c3b','7dfae59a-f984-42c3-b3fa-4d41ff6e18ad','006d159c-76b7-470b-9a74-f9aff7e1188d','875ff522-ed98-4b3c-94f3-258ecaf6f177'],size=1,snapshot_id=2109be57-bae9-4dfb-8bac-6bcde505e20f,source_replicaid=,source_volid=None,status='creating',user_id='a7f4f1b535384cd5bb6e68235dce2722',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608606c7-f6e7-4fcf-b57f-3e2ca9dc21bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608606c7-f6e7-4fcf-b57f-3e2ca9dc21bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Flow 'volume_create_api' (bc0c89cc-fe32-4de3-b918-aa0f5c9bf311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Create volume request issued successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef08b649-4e97-4456-884e-f1a68805b51d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 993/1957] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:13 2026] POST /volume/v3/volumes => generated 790 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-df88e0a0-f27b-4494-ae8b-770ede462765 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df88e0a0-f27b-4494-ae8b-770ede462765 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df88e0a0-f27b-4494-ae8b-770ede462765 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df88e0a0-f27b-4494-ae8b-770ede462765 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-df88e0a0-f27b-4494-ae8b-770ede462765 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df88e0a0-f27b-4494-ae8b-770ede462765 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 965/1958] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:14 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 858 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61cf0171-2c1a-4693-b843-f8b2b0e344f0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 994/1959] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:14 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e00e9592-94c6-4806-8540-5324cae311f1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e00e9592-94c6-4806-8540-5324cae311f1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e00e9592-94c6-4806-8540-5324cae311f1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e00e9592-94c6-4806-8540-5324cae311f1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e00e9592-94c6-4806-8540-5324cae311f1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e00e9592-94c6-4806-8540-5324cae311f1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 966/1960] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:14 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2017095693"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e189dd91-a5de-4e7d-8251-d4478dac8790 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 995/1961] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:29:14 2026] PUT /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 791 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1440572275", "description": "This is the new description of volume"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4d5f2cd-366e-41ea-bb48-fb1f21c58b8f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 967/1962] 192.168.122.38 () {60 vars in 1248 bytes} [Wed Sep 2 16:29:14 2026] PUT /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 830 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a19f5419-2e3d-4d4c-a439-d632fd3095cb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 996/1963] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:14 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 898 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1214426094", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-53115873"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1214426094', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-53115873'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (ea13674a-58e4-4362-9f28-919540bc4d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0219031-f719-42a3-a402-528107c24958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0219031-f719-42a3-a402-528107c24958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf96ff3-5ecd-49b8-8298-577619764ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['2f1aaf4d-5f94-44c1-b193-6b1b59155eae', '82cb4028-89b4-405c-ab83-d629cc5008ff', '1bbfe684-51ae-480b-8ee9-fca8ec00d06f', '4f0ba201-bee9-4609-a7a4-77563b97f99a'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf96ff3-5ecd-49b8-8298-577619764ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1aaf4d-5f94-44c1-b193-6b1b59155eae', '82cb4028-89b4-405c-ab83-d629cc5008ff', '1bbfe684-51ae-480b-8ee9-fca8ec00d06f', '4f0ba201-bee9-4609-a7a4-77563b97f99a']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5b7b00-a286-4d53-a27c-6fdff2d37948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5b7b00-a286-4d53-a27c-6fdff2d37948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b9b20a-f363-4587-aab0-1c136743f311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1214426094',display_name='tempest-VolumesGetTest-Volume-53115873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['2f1aaf4d-5f94-44c1-b193-6b1b59155eae','82cb4028-89b4-405c-ab83-d629cc5008ff','1bbfe684-51ae-480b-8ee9-fca8ec00d06f','4f0ba201-bee9-4609-a7a4-77563b97f99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1214426094',display_name='tempest-VolumesGetTest-Volume-53115873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b9b20a-f363-4587-aab0-1c136743f311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7424d94c-7326-4801-8e93-a851c24bc529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7424d94c-7326-4801-8e93-a851c24bc529) transitioned into 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-1214426094',display_name='tempest-VolumesGetTest-Volume-53115873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['2f1aaf4d-5f94-44c1-b193-6b1b59155eae','82cb4028-89b4-405c-ab83-d629cc5008ff','1bbfe684-51ae-480b-8ee9-fca8ec00d06f','4f0ba201-bee9-4609-a7a4-77563b97f99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872c3a9-c804-41fc-8859-7cf674dc6da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872c3a9-c804-41fc-8859-7cf674dc6da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e177ff62-0aea-4fce-bd0b-fbe3c8e8e958 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 997/1964] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:15 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (ea13674a-58e4-4362-9f28-919540bc4d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b8eb2837-db54-4775-b5fd-223c62f53cc8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 968/1965] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:15 2026] POST /volume/v3/volumes => generated 785 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43f6e2f1-45d4-425a-8601-0b015947f734 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43f6e2f1-45d4-425a-8601-0b015947f734 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43f6e2f1-45d4-425a-8601-0b015947f734 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43f6e2f1-45d4-425a-8601-0b015947f734 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43f6e2f1-45d4-425a-8601-0b015947f734 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43f6e2f1-45d4-425a-8601-0b015947f734 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 998/1966] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:15 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09c0fa62-97db-489b-9aa5-b72e643a8f9c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 969/1967] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:16 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df0cb020-288b-4a01-806a-cf8d3a2f2a1c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 999/1968] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:16 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-538f520d-0c8b-4791-836c-ba9ffb87ed67 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1000/1969] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:17 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-578aa006-3da0-420f-a3f8-3a97cdeb6708 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 970/1970] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:17 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-95b69999-d69d-4bd3-9b30-605d93556045 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95b69999-d69d-4bd3-9b30-605d93556045 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-95b69999-d69d-4bd3-9b30-605d93556045 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-95b69999-d69d-4bd3-9b30-605d93556045 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-95b69999-d69d-4bd3-9b30-605d93556045 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95b69999-d69d-4bd3-9b30-605d93556045 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 971/1971] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:19 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aeab960e-4f4f-460d-ab1b-50e2eaa086d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1001/1972] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:19 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c1b7c6c-280e-4955-a0e7-e997e9a0424f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 972/1973] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:20 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-841c0f6f-ea8b-4410-9ac6-eb1fc2b8c9ee tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1002/1974] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:20 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b896b23d-7e12-4eec-acab-b7723dbb5931 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1003/1975] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:21 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-261c30e7-097a-44e2-8fb7-51ab50d1e6d5 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 973/1976] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:21 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96137316-b606-49ac-b55c-2996201d4b6c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96137316-b606-49ac-b55c-2996201d4b6c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96137316-b606-49ac-b55c-2996201d4b6c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96137316-b606-49ac-b55c-2996201d4b6c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-96137316-b606-49ac-b55c-2996201d4b6c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-063c2cb3-b41b-4330-aaa1-335f88ac431b tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 974/1977] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:22 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96137316-b606-49ac-b55c-2996201d4b6c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1004/1978] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:22 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 877 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcf3a66c-2fbf-49ed-96ee-75e776657c24 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 975/1979] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:22 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 883 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc1be633-d59e-4368-9ce7-352db9e42dea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003?cascade=True Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume with id: ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: /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 02 16:29:22 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume request issued successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc1be633-d59e-4368-9ce7-352db9e42dea tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003?cascade=True returned with HTTP 202 Sep 02 16:29:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1005/1980] 192.168.122.38 () {58 vars in 1255 bytes} [Wed Sep 2 16:29:22 2026] DELETE /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003?cascade=True => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01e69bcc-221c-4fb6-8a5c-efb3ebd6b913 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 976/1981] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:22 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f47ea852-3521-4193-a0f4-ec40876b2230 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f47ea852-3521-4193-a0f4-ec40876b2230 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f47ea852-3521-4193-a0f4-ec40876b2230 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f47ea852-3521-4193-a0f4-ec40876b2230 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f47ea852-3521-4193-a0f4-ec40876b2230 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f47ea852-3521-4193-a0f4-ec40876b2230 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1006/1982] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:23 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2017095693", "description": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7320a6f-b9bb-4fb3-b7a7-c80de088f8d3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 977/1983] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:29:23 2026] PUT /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 777 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cce14cd-2a71-4319-b1ad-c55bf5b9e4f7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1007/1984] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:23 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-31a40474-c527-4020-b26f-4d86df04ebb8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: 71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0df0020a-b6ee-4969-a435-e715e0d26617 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0df0020a-b6ee-4969-a435-e715e0d26617 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0df0020a-b6ee-4969-a435-e715e0d26617 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0df0020a-b6ee-4969-a435-e715e0d26617 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:29:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31a40474-c527-4020-b26f-4d86df04ebb8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 202 Sep 02 16:29:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 978/1985] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:23 2026] DELETE /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0df0020a-b6ee-4969-a435-e715e0d26617 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0df0020a-b6ee-4969-a435-e715e0d26617 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1008/1986] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:23 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-178b04a4-a7f0-443f-ad22-4e73b1d7c7db tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 200 Sep 02 16:29:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 979/1987] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:24 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 844 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39006088-a25a-4fcc-b66d-d5e70e73c395 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1009/1988] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:25 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d70f9cba-0e75-4ac2-b6ad-c977b6ba26c9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d70f9cba-0e75-4ac2-b6ad-c977b6ba26c9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d70f9cba-0e75-4ac2-b6ad-c977b6ba26c9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d70f9cba-0e75-4ac2-b6ad-c977b6ba26c9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d70f9cba-0e75-4ac2-b6ad-c977b6ba26c9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 returned with HTTP 404 Sep 02 16:29:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 980/1989] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:25 2026] GET /volume/v3/volumes/71b9b20a-f363-4587-aab0-1c136743f311 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e04133c7-4b51-471e-9325-47bb56f6c9e7 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1010/1990] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:25 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 898 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e1de895b-bb5b-4b2d-9455-95e986046788 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: 8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:29:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1de895b-bb5b-4b2d-9455-95e986046788 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 202 Sep 02 16:29:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 981/1991] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:25 2026] DELETE /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cd2ea2a-caaa-44b1-abb0-5188bdda7be8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1011/1992] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:25 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 897 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0edb8621-44b3-4429-b848-2407e50135de None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0edb8621-44b3-4429-b848-2407e50135de tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0edb8621-44b3-4429-b848-2407e50135de tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0edb8621-44b3-4429-b848-2407e50135de tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0edb8621-44b3-4429-b848-2407e50135de tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0edb8621-44b3-4429-b848-2407e50135de tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 200 Sep 02 16:29:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 982/1993] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:26 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69203433-e9c1-43d8-a330-d9da82d494e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69203433-e9c1-43d8-a330-d9da82d494e0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69203433-e9c1-43d8-a330-d9da82d494e0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69203433-e9c1-43d8-a330-d9da82d494e0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69203433-e9c1-43d8-a330-d9da82d494e0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69203433-e9c1-43d8-a330-d9da82d494e0 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 200 Sep 02 16:29:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1012/1994] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:26 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 897 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b37da3a-8276-4712-89c0-4d36b1dde450 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b37da3a-8276-4712-89c0-4d36b1dde450 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b37da3a-8276-4712-89c0-4d36b1dde450 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b37da3a-8276-4712-89c0-4d36b1dde450 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b37da3a-8276-4712-89c0-4d36b1dde450 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 404 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 983/1995] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:27 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Get all volumes completed successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66469f7b-6284-42c7-b22a-9d6e8f19e19c tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:29:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1013/1996] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:29:27 2026] GET /volume/v3/volumes => generated 339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: /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 02 16:29:27 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Get all snapshots completed successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1f657e1-6a72-490b-9d13-c76c000dfb2f tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 984/1997] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:29:27 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 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a32486fe-d6db-425d-bc9f-8857a6633a68 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1014/1998] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:27 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 883 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume with id: 6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume request issued successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-69b12b4e-9c1f-4e74-aaf6-b62bc8d945c3 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 202 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 985/1999] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:27 2026] DELETE /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Volume info retrieved successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f40fb6d-48d1-49e6-a751-a7f3c301f0ec tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 200 Sep 02 16:29:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1015/2000] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:27 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c47be0e7-baee-4300-8170-ff08b52ba748 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c47be0e7-baee-4300-8170-ff08b52ba748 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c47be0e7-baee-4300-8170-ff08b52ba748 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c47be0e7-baee-4300-8170-ff08b52ba748 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c47be0e7-baee-4300-8170-ff08b52ba748 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c returned with HTTP 404 Sep 02 16:29:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 986/2001] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:27 2026] GET /volume/v3/volumes/8c870e4b-d6e0-49da-83d1-49a9a28e1f2c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-692645977"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-692645977'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (319a921d-d577-46ce-90c1-6a784aaf38d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc01ec9e-317f-452e-8f61-fbd6b16aa455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc01ec9e-317f-452e-8f61-fbd6b16aa455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93f504d-7a9c-4867-9b58-70abc64ecfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['bc19bd69-fd20-4f0b-b306-d5cf289cd058', '5583140c-5860-48fa-aa60-2df3cb494e25', '5355d8e1-0add-4352-90ed-a3922f81db81', 'c3f15967-45e4-4c5c-8f68-997e8716f87e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93f504d-7a9c-4867-9b58-70abc64ecfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc19bd69-fd20-4f0b-b306-d5cf289cd058', '5583140c-5860-48fa-aa60-2df3cb494e25', '5355d8e1-0add-4352-90ed-a3922f81db81', 'c3f15967-45e4-4c5c-8f68-997e8716f87e']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea75a0-faa2-4a1c-a214-264df4970eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea75a0-faa2-4a1c-a214-264df4970eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3015b50-2838-4caa-a466-cb1a78b5cc31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-692645977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['bc19bd69-fd20-4f0b-b306-d5cf289cd058','5583140c-5860-48fa-aa60-2df3cb494e25','5355d8e1-0add-4352-90ed-a3922f81db81','c3f15967-45e4-4c5c-8f68-997e8716f87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-692645977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3015b50-2838-4caa-a466-cb1a78b5cc31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db05cc97-e471-48c8-ab59-a9efb853746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db05cc97-e471-48c8-ab59-a9efb853746c) transitioned into state 'SUCCESS' from state '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-692645977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['bc19bd69-fd20-4f0b-b306-d5cf289cd058','5583140c-5860-48fa-aa60-2df3cb494e25','5355d8e1-0add-4352-90ed-a3922f81db81','c3f15967-45e4-4c5c-8f68-997e8716f87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82794ee8-a786-45f1-9143-702e1f573747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82794ee8-a786-45f1-9143-702e1f573747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (319a921d-d577-46ce-90c1-6a784aaf38d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ab73284-f74f-4224-8127-c1eaf5b79f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1016/2002] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:29:27 2026] POST /volume/v3/volumes => generated 751 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-40180267-2635-49af-856c-f6214667a771 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40180267-2635-49af-856c-f6214667a771 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40180267-2635-49af-856c-f6214667a771 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40180267-2635-49af-856c-f6214667a771 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-40180267-2635-49af-856c-f6214667a771 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40180267-2635-49af-856c-f6214667a771 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 987/2003] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:28 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c321ea3-cdeb-489c-90a1-9eca8b7bd98d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c321ea3-cdeb-489c-90a1-9eca8b7bd98d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c321ea3-cdeb-489c-90a1-9eca8b7bd98d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c321ea3-cdeb-489c-90a1-9eca8b7bd98d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c321ea3-cdeb-489c-90a1-9eca8b7bd98d tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 returned with HTTP 404 Sep 02 16:29:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1017/2004] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:28 2026] GET /volume/v3/volumes/6a3913f1-a76f-4f24-b245-820a60bef893 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete snapshot with id: 2109be57-bae9-4dfb-8bac-6bcde505e20f Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ede2a992-e5bb-4627-80f1-496c5439edf8 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f returned with HTTP 404 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 988/2005] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:29:28 2026] DELETE /volume/v3/snapshots/2109be57-bae9-4dfb-8bac-6bcde505e20f => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90664d13-60b8-4d50-a5aa-def369a420e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90664d13-60b8-4d50-a5aa-def369a420e0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] GET http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90664d13-60b8-4d50-a5aa-def369a420e0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90664d13-60b8-4d50-a5aa-def369a420e0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90664d13-60b8-4d50-a5aa-def369a420e0 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 404 Sep 02 16:29:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1018/2006] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:28 2026] GET /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-75e1df82-401d-4a80-82cf-bfab7a128014 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75e1df82-401d-4a80-82cf-bfab7a128014 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75e1df82-401d-4a80-82cf-bfab7a128014 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75e1df82-401d-4a80-82cf-bfab7a128014 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-75e1df82-401d-4a80-82cf-bfab7a128014 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] Delete volume with id: ebf305b9-64e6-4dd6-89c5-ff326b1a1003 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75e1df82-401d-4a80-82cf-bfab7a128014 tempest-VolumesDeleteCascade-287628385 tempest-VolumesDeleteCascade-287628385-project-member] http://192.168.122.38/volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 returned with HTTP 404 Sep 02 16:29:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 989/2007] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:28 2026] DELETE /volume/v3/volumes/ebf305b9-64e6-4dd6-89c5-ff326b1a1003 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c8ce01c-e1e8-4030-8707-a3c3e9249275 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1019/2008] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:29 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 843 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-89e81048-25df-46d9-9889-caed8e613b0e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89e81048-25df-46d9-9889-caed8e613b0e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89e81048-25df-46d9-9889-caed8e613b0e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-89e81048-25df-46d9-9889-caed8e613b0e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-89e81048-25df-46d9-9889-caed8e613b0e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-89e81048-25df-46d9-9889-caed8e613b0e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 990/2009] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:30 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a3015b50-2838-4caa-a466-cb1a78b5cc31", "size": 1, "name": "tempest-VolumesGetTest-Volume-502174575", "metadata": {"Type": "Test"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'source_volid': 'a3015b50-2838-4caa-a466-cb1a78b5cc31', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-502174575', 'metadata': {'Type': 'Test'}}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume retrieved successfully. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (0840aeba-ca81-4157-b70d-43de84b75d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced66f61-11b8-4d36-98f3-5b0e5b896e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced66f61-11b8-4d36-98f3-5b0e5b896e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a3015b50-2838-4caa-a466-cb1a78b5cc31', 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a273eedd-b3b6-45b2-8f44-2b6333dc0495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['2fd69db8-3143-4503-9fda-bd2e6bfd5325', 'b354336e-b6af-463b-98ce-240e49c53f7b', 'b2ad5dc8-6c47-468d-8367-a94a9196115a', '53be8ff8-b2f9-4e2c-aea5-c4b34b0626d5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a273eedd-b3b6-45b2-8f44-2b6333dc0495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fd69db8-3143-4503-9fda-bd2e6bfd5325', 'b354336e-b6af-463b-98ce-240e49c53f7b', 'b2ad5dc8-6c47-468d-8367-a94a9196115a', '53be8ff8-b2f9-4e2c-aea5-c4b34b0626d5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be57a2a-cb5d-48cc-b3c3-4f572ca6f4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be57a2a-cb5d-48cc-b3c3-4f572ca6f4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe7ee9d-e91b-475a-b2f7-45ede30b56f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-502174575',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['2fd69db8-3143-4503-9fda-bd2e6bfd5325','b354336e-b6af-463b-98ce-240e49c53f7b','b2ad5dc8-6c47-468d-8367-a94a9196115a','53be8ff8-b2f9-4e2c-aea5-c4b34b0626d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3015b50-2838-4caa-a466-cb1a78b5cc31,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-502174575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe7ee9d-e91b-475a-b2f7-45ede30b56f2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a3015b50-2838-4caa-a466-cb1a78b5cc31,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e0a0bd-5407-4c1c-b1da-0020d0ec236a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e0a0bd-5407-4c1c-b1da-0020d0ec236a) transitioned into state 'SUCCESS' from state '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-502174575',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['2fd69db8-3143-4503-9fda-bd2e6bfd5325','b354336e-b6af-463b-98ce-240e49c53f7b','b2ad5dc8-6c47-468d-8367-a94a9196115a','53be8ff8-b2f9-4e2c-aea5-c4b34b0626d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3015b50-2838-4caa-a466-cb1a78b5cc31,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f282e2-f868-405d-926f-045d8a75b512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f282e2-f868-405d-926f-045d8a75b512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (0840aeba-ca81-4157-b70d-43de84b75d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-601a18de-8432-4b25-8fe7-720ecfc9dddb tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1020/2010] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:30 2026] POST /volume/v3/volumes => generated 799 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437b3eb9-2aed-4864-9de2-814f9be7cc4f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 991/2011] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:31 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0205d0f1-1123-4462-850f-17354aff158a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0205d0f1-1123-4462-850f-17354aff158a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0205d0f1-1123-4462-850f-17354aff158a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0205d0f1-1123-4462-850f-17354aff158a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0205d0f1-1123-4462-850f-17354aff158a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0205d0f1-1123-4462-850f-17354aff158a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1021/2012] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:32 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c35615a0-d85b-449e-938e-b7a460190da0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-263370718"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-263370718'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Create volume of 1 GB Sep 02 16:29:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Availability Zones retrieved successfully. Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Flow 'volume_create_api' (c751b30d-04bf-425c-9575-66b04fad92d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afc2757-3d95-4b5b-95f5-cd3dda3bceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afc2757-3d95-4b5b-95f5-cd3dda3bceb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad54907-21dc-4f1f-8078-d04b8e520ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Created reservations ['881f1eb0-e8c1-4fc3-be34-d554689ad7da', '05afb5ac-b7fe-4962-a510-8172407c4c51', '57596ae1-fea7-47f1-9dd8-5b0061eb3a99', '6d6280a4-11e0-4cbc-9a64-a2873403e1a7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad54907-21dc-4f1f-8078-d04b8e520ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881f1eb0-e8c1-4fc3-be34-d554689ad7da', '05afb5ac-b7fe-4962-a510-8172407c4c51', '57596ae1-fea7-47f1-9dd8-5b0061eb3a99', '6d6280a4-11e0-4cbc-9a64-a2873403e1a7']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ad21e7-9436-4c7a-b325-8bfaa740e602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ad21e7-9436-4c7a-b325-8bfaa740e602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d443c47-c92d-4a8e-974b-2db8b9b430b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-263370718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb57fc9d14b74e61bb30f6a7dc303b7a',qos_specs=None,replication_status=,reservations=['881f1eb0-e8c1-4fc3-be34-d554689ad7da','05afb5ac-b7fe-4962-a510-8172407c4c51','57596ae1-fea7-47f1-9dd8-5b0061eb3a99','6d6280a4-11e0-4cbc-9a64-a2873403e1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b40b72aca04f3ab2225759b7a809a0',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-263370718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d443c47-c92d-4a8e-974b-2db8b9b430b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb57fc9d14b74e61bb30f6a7dc303b7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b40b72aca04f3ab2225759b7a809a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963862e7-4965-47d0-ba56-df3623ff260e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963862e7-4965-47d0-ba56-df3623ff260e) transitioned into state 'SUCCESS' from state '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-263370718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb57fc9d14b74e61bb30f6a7dc303b7a',qos_specs=None,replication_status=,reservations=['881f1eb0-e8c1-4fc3-be34-d554689ad7da','05afb5ac-b7fe-4962-a510-8172407c4c51','57596ae1-fea7-47f1-9dd8-5b0061eb3a99','6d6280a4-11e0-4cbc-9a64-a2873403e1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b40b72aca04f3ab2225759b7a809a0',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33e314-9093-42d0-aaaa-9c9bc787a327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33e314-9093-42d0-aaaa-9c9bc787a327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Flow 'volume_create_api' (c751b30d-04bf-425c-9575-66b04fad92d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Create volume request issued successfully. Sep 02 16:29:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c35615a0-d85b-449e-938e-b7a460190da0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 992/2013] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:29:32 2026] POST /volume/v3/volumes => generated 756 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-defe8c69-eab0-4fbb-b4ee-5d3cd972a362 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1022/2014] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:32 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a46270e7-d743-4650-b0f9-4b8a8be043ab tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 993/2015] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:33 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-868e78a0-49ec-430b-b0d7-27927ecd07b2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1023/2016] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:34 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-71d06fe1-fa4a-46de-b433-aa25ef00d980 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 994/2017] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:34 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c807e3-2c24-4988-a4dc-a788c30e72c6 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1024/2018] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:35 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9270a6f1-0cc8-4295-9d6a-f1c941c63594 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 995/2019] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:35 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a16d918-7f4d-448a-bd24-5d732afe68fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1025/2020] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:36 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-368d0835-2053-4b83-a93f-ec3e97611064 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-368d0835-2053-4b83-a93f-ec3e97611064 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-368d0835-2053-4b83-a93f-ec3e97611064 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-368d0835-2053-4b83-a93f-ec3e97611064 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-368d0835-2053-4b83-a93f-ec3e97611064 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-368d0835-2053-4b83-a93f-ec3e97611064 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 996/2021] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:36 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-517a5b11-124f-4e88-aa79-06b810a338fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-517a5b11-124f-4e88-aa79-06b810a338fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-517a5b11-124f-4e88-aa79-06b810a338fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-517a5b11-124f-4e88-aa79-06b810a338fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-517a5b11-124f-4e88-aa79-06b810a338fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-517a5b11-124f-4e88-aa79-06b810a338fd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1026/2022] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:37 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6091799a-91a9-4967-830c-c148fdb83fae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6091799a-91a9-4967-830c-c148fdb83fae tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6091799a-91a9-4967-830c-c148fdb83fae tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6091799a-91a9-4967-830c-c148fdb83fae tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:37 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=538,cinder:INSERT=95,cinder:UPDATE=139 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:29:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6091799a-91a9-4967-830c-c148fdb83fae tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6091799a-91a9-4967-830c-c148fdb83fae tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 997/2023] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:37 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:38 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=631,cinder:INSERT=121,cinder:UPDATE=178 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:29:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf3f6680-f73b-4e87-8aca-9433a2f887ea tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1027/2024] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:38 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4758f35e-5b64-47ff-b26d-383dcb69a326 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 998/2025] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:38 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d8179f6-1837-48d0-a57e-cd2173109631 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8179f6-1837-48d0-a57e-cd2173109631 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d8179f6-1837-48d0-a57e-cd2173109631 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d8179f6-1837-48d0-a57e-cd2173109631 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d8179f6-1837-48d0-a57e-cd2173109631 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8179f6-1837-48d0-a57e-cd2173109631 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1028/2026] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:39 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f514a01-80ad-4e38-a098-c04de71b0f5f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 999/2027] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:40 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48e52da9-16f1-40d5-b7cf-9aeee017eda3 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1029/2028] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:40 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d3d7c951-d5d3-4d9b-9302-7d20a38394fa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1000/2029] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:41 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4735a0d0-926e-4684-b9ff-6c0724f7a4f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1030/2030] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:42 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2997239-b896-4e92-99cf-1bbb7b5bf47c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1001/2031] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:42 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94145a7b-2fc6-45f4-9abd-ced0a1fbe6a2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1031/2032] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:43 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db7a7b96-76ee-4cb9-bce0-01172d1b1e64 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1002/2033] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:43 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 891 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bc54b95b-1a12-4901-97d0-5ab78190f881 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1003/2034] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:44 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-103691959", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-103691959', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume of 1 GB Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Availability Zones retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Flow 'volume_create_api' (e80bbf8a-51f4-42d7-96ae-bfdc35b6c879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c87f7a5-76f6-480b-b422-943e1709b73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c87f7a5-76f6-480b-b422-943e1709b73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2f8f95-93d1-42c0-a3c2-bf759407c700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Created reservations ['a912c19a-ac0e-4621-a706-dd5198743e2e', 'e08b7358-d5df-4983-9d85-98da640f5ad4', '0cbbc376-c5cf-46cd-b9ff-cec4c9036d45', '49ab36cb-b193-4e36-b577-95a0e621c973'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2f8f95-93d1-42c0-a3c2-bf759407c700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a912c19a-ac0e-4621-a706-dd5198743e2e', 'e08b7358-d5df-4983-9d85-98da640f5ad4', '0cbbc376-c5cf-46cd-b9ff-cec4c9036d45', '49ab36cb-b193-4e36-b577-95a0e621c973']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b49ac-d52c-46b2-853e-c3aa00af9e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b49ac-d52c-46b2-853e-c3aa00af9e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a952f057-bad0-429f-bb34-41412441ed11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-103691959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99c7cb2df5a7414188b5d3b9254a2660',qos_specs=None,replication_status=,reservations=['a912c19a-ac0e-4621-a706-dd5198743e2e','e08b7358-d5df-4983-9d85-98da640f5ad4','0cbbc376-c5cf-46cd-b9ff-cec4c9036d45','49ab36cb-b193-4e36-b577-95a0e621c973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-103691959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a952f057-bad0-429f-bb34-41412441ed11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99c7cb2df5a7414188b5d3b9254a2660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b069969-7673-4f26-9a34-155c6f88d987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e3570d6-be52-475b-98d7-ae838fbc4d9a tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1004/2035] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:44 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b069969-7673-4f26-9a34-155c6f88d987) transitioned into state 'SUCCESS' from state '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-103691959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99c7cb2df5a7414188b5d3b9254a2660',qos_specs=None,replication_status=,reservations=['a912c19a-ac0e-4621-a706-dd5198743e2e','e08b7358-d5df-4983-9d85-98da640f5ad4','0cbbc376-c5cf-46cd-b9ff-cec4c9036d45','49ab36cb-b193-4e36-b577-95a0e621c973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472c6398-a3bd-4a5f-9988-14682bdd8f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472c6398-a3bd-4a5f-9988-14682bdd8f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Flow 'volume_create_api' (e80bbf8a-51f4-42d7-96ae-bfdc35b6c879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume request issued successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6166401e-a55f-445d-a2ac-b0f2d32d5659 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1032/2036] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:44 2026] POST /volume/v3/volumes => generated 760 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-014a93fe-ca53-419f-bbef-1e60b94d0a45 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1005/2037] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:44 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63653b35-0c5e-4134-9d93-6eccb82359fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63653b35-0c5e-4134-9d93-6eccb82359fa tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63653b35-0c5e-4134-9d93-6eccb82359fa tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63653b35-0c5e-4134-9d93-6eccb82359fa tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-502174575"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63653b35-0c5e-4134-9d93-6eccb82359fa tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63653b35-0c5e-4134-9d93-6eccb82359fa tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1033/2038] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:44 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 828 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b15d7977-d7f8-4ed8-9556-d9c8a1f3a2a8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1006/2039] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:29:44 2026] PUT /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 824 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-728141903", "description": "This is the new description of volume"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c1ad324-c50a-4a9f-abb6-5482cf26f3a1 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1034/2040] 192.168.122.38 () {60 vars in 1248 bytes} [Wed Sep 2 16:29:44 2026] PUT /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2a7c3be-63ab-45af-8c37-4d6a1ae3fabf tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1007/2041] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:44 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 931 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a03b8898-a27f-4ebe-8480-875c5f684460 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1863943108", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-138504640"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1863943108', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-138504640'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (b2925e08-6674-4757-b654-2efdfbe940a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022801ca-7b95-42bd-8e9d-af7a4095ebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022801ca-7b95-42bd-8e9d-af7a4095ebbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddec935-0b51-4225-b636-63323ec6bb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['d567ab3e-4a4d-4858-80a5-50574d349f80', '058fa8d8-d19a-409e-a7eb-4a8bdee417e0', '67260142-f685-444c-94ab-c26c67ef8c84', 'b605dab1-3e8f-4563-859c-e0c3c0ccb94f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddec935-0b51-4225-b636-63323ec6bb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d567ab3e-4a4d-4858-80a5-50574d349f80', '058fa8d8-d19a-409e-a7eb-4a8bdee417e0', '67260142-f685-444c-94ab-c26c67ef8c84', 'b605dab1-3e8f-4563-859c-e0c3c0ccb94f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b656678-c4e2-4c7a-93fa-8705a41784d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b656678-c4e2-4c7a-93fa-8705a41784d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61c537a7-7ba1-49ca-b219-b2f387b02570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1863943108',display_name='tempest-VolumesGetTest-Volume-138504640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['d567ab3e-4a4d-4858-80a5-50574d349f80','058fa8d8-d19a-409e-a7eb-4a8bdee417e0','67260142-f685-444c-94ab-c26c67ef8c84','b605dab1-3e8f-4563-859c-e0c3c0ccb94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1863943108',display_name='tempest-VolumesGetTest-Volume-138504640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61c537a7-7ba1-49ca-b219-b2f387b02570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6c6248-f63f-4d1a-b447-27a6ff9a9c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6c6248-f63f-4d1a-b447-27a6ff9a9c93) transitioned into 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-1863943108',display_name='tempest-VolumesGetTest-Volume-138504640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['d567ab3e-4a4d-4858-80a5-50574d349f80','058fa8d8-d19a-409e-a7eb-4a8bdee417e0','67260142-f685-444c-94ab-c26c67ef8c84','b605dab1-3e8f-4563-859c-e0c3c0ccb94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf88c5a-6cae-44da-89e7-a75336774400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10e979d4-f8d3-45a0-aae5-58bbc41a11f2 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1008/2042] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf88c5a-6cae-44da-89e7-a75336774400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (b2925e08-6674-4757-b654-2efdfbe940a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a03b8898-a27f-4ebe-8480-875c5f684460 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1035/2043] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:44 2026] POST /volume/v3/volumes => generated 786 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] POST http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Create volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b4659aa-ced2-45dc-8add-7cff23e3a688 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1009/2044] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:29:45 2026] POST /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 101 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47071d9d-5157-450b-a583-03153876ea51 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d7d3df8-6005-4369-ae9e-5282ab866764 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1036/2045] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47071d9d-5157-450b-a583-03153876ea51 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1010/2046] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 101 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] PUT http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Update volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-907a0333-5d0b-48e9-9feb-c1567ff8aa86 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1037/2047] 192.168.122.38 () {60 vars in 1274 bytes} [Wed Sep 2 16:29:45 2026] PUT /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 57 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-159d5b86-7f28-47fa-8fdf-84cbaab2c541 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1011/2048] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c76b227f-90c2-4cd1-adeb-94689805394d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] DELETE http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key1 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Delete volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c76b227f-90c2-4cd1-adeb-94689805394d tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key1 returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1038/2049] 192.168.122.38 () {58 vars in 1272 bytes} [Wed Sep 2 16:29:45 2026] DELETE /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key1 => generated 0 bytes in 107 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d26cfa44-5513-4f22-b43b-00427c95a2ca tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1012/2050] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 32 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-772605fa-b017-4638-b61c-a574377d2bb0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-772605fa-b017-4638-b61c-a574377d2bb0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] PUT http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-772605fa-b017-4638-b61c-a574377d2bb0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-772605fa-b017-4638-b61c-a574377d2bb0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d063898b-16cc-4060-afe3-9a1a6a7e9882 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1039/2051] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:45 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-772605fa-b017-4638-b61c-a574377d2bb0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Update volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-772605fa-b017-4638-b61c-a574377d2bb0 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1013/2052] 192.168.122.38 () {60 vars in 1274 bytes} [Wed Sep 2 16:29:45 2026] PUT /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e765a02-f8da-4370-a860-3a6750232bdd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e765a02-f8da-4370-a860-3a6750232bdd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] POST http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e765a02-f8da-4370-a860-3a6750232bdd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e765a02-f8da-4370-a860-3a6750232bdd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e765a02-f8da-4370-a860-3a6750232bdd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Create volume metadata completed successfully. Sep 02 16:29:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e765a02-f8da-4370-a860-3a6750232bdd tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1040/2053] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:29:45 2026] POST /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] PUT http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Update volume metadata completed successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bee4ed41-a2e7-4558-ac2c-31f94355eba7 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1014/2054] 192.168.122.38 () {60 vars in 1289 bytes} [Wed Sep 2 16:29:45 2026] PUT /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-755809bf-fd64-4452-82a5-80f9fe39925a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-755809bf-fd64-4452-82a5-80f9fe39925a tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1041/2055] 192.168.122.38 () {58 vars in 1269 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Get volume metadata completed successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-473fdce2-1bef-4e04-998a-27c3469c63e1 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1015/2056] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] PUT http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Update volume metadata completed successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2344c40-cbc2-41e4-b6c3-563272146a74 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1042/2057] 192.168.122.38 () {60 vars in 1274 bytes} [Wed Sep 2 16:29:46 2026] PUT /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-516acafa-f521-4084-bf3c-f54c7a3a2936 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1016/2058] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] DELETE http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Delete volume with id: 4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Delete volume request issued successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5bb61b7-493c-4153-9e45-fcf6fd7d5489 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 202 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1043/2059] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:46 2026] DELETE /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ac35796c-1b41-4c65-973f-4524fd138d62 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac35796c-1b41-4c65-973f-4524fd138d62 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac35796c-1b41-4c65-973f-4524fd138d62 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac35796c-1b41-4c65-973f-4524fd138d62 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ac35796c-1b41-4c65-973f-4524fd138d62 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac35796c-1b41-4c65-973f-4524fd138d62 tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1017/2060] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7103b44-2619-4087-a52d-1a02142fa1a2 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1044/2061] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 878 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-458c0c94-3bfd-4f1f-bc97-50805be37c52 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:29:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1018/2062] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9983451-12aa-4b79-b347-0c7fde8696b6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1045/2063] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:46 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a952f057-bad0-429f-bb34-41412441ed11", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1544941006", "description": null, "metadata": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create snapshot from volume a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Created reservations ['f4c62b4c-b50e-49a9-8e63-463e514c1bad', '5835c206-7f7f-481e-bd2a-a4dc8e313470', '5bed40bc-8944-49b5-968f-8363e101803b', '88b68248-b64a-477e-8cc7-b5e329b9a6b6'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot force create request issued successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f23bf3cb-441b-4ae9-89c0-74580b054e22 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1019/2064] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:29:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55f06e68-3b95-46ea-bbf3-88b5a4459661 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1046/2065] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:47 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2b97f517-3a5d-4ced-bd27-9b87946faa0b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2b97f517-3a5d-4ced-bd27-9b87946faa0b tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] GET http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2b97f517-3a5d-4ced-bd27-9b87946faa0b tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2b97f517-3a5d-4ced-bd27-9b87946faa0b tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2b97f517-3a5d-4ced-bd27-9b87946faa0b tempest-VolumesMetadataTest-1595873547 tempest-VolumesMetadataTest-1595873547-project-member] http://192.168.122.38/volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 returned with HTTP 404 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1020/2066] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:47 2026] GET /volume/v3/volumes/4d443c47-c92d-4a8e-974b-2db8b9b430b8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d8d2054-6007-43df-adf8-36009047a6b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d8d2054-6007-43df-adf8-36009047a6b9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2054-6007-43df-adf8-36009047a6b9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2054-6007-43df-adf8-36009047a6b9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d8d2054-6007-43df-adf8-36009047a6b9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d8d2054-6007-43df-adf8-36009047a6b9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1047/2067] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:47 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 879 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e6600cd0-0a2d-47da-a07c-b17618613711 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6600cd0-0a2d-47da-a07c-b17618613711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e6600cd0-0a2d-47da-a07c-b17618613711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-502174575", "description": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e6600cd0-0a2d-47da-a07c-b17618613711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e6600cd0-0a2d-47da-a07c-b17618613711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e6600cd0-0a2d-47da-a07c-b17618613711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1021/2068] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:29:47 2026] PUT /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 776 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-feea98ad-0b8b-457b-89a7-b6b0cd0ee77f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1048/2069] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:47 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 844 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: 61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:29:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d7cb8bfc-1ed1-47d4-8287-1914bc881b17 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 202 Sep 02 16:29:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1022/2070] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:47 2026] DELETE /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-006a2551-144e-4b54-b26f-c74295753370 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-006a2551-144e-4b54-b26f-c74295753370 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-006a2551-144e-4b54-b26f-c74295753370 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-006a2551-144e-4b54-b26f-c74295753370 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-006a2551-144e-4b54-b26f-c74295753370 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-006a2551-144e-4b54-b26f-c74295753370 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1049/2071] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:48 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 843 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f4cccb10-67cd-4e9d-abaa-bcc04fc57164 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1023/2072] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:48 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4773ab3-3859-4978-97e3-038d2fecaa0d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 200 Sep 02 16:29:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1050/2073] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:49 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 843 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-61db0f82-405d-4e3d-a89c-b5f636fb1d03 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1024/2074] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:49 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc252bec-2bdd-4d71-8b0f-20a3e845fe11 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc252bec-2bdd-4d71-8b0f-20a3e845fe11 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc252bec-2bdd-4d71-8b0f-20a3e845fe11 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc252bec-2bdd-4d71-8b0f-20a3e845fe11 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc252bec-2bdd-4d71-8b0f-20a3e845fe11 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 returned with HTTP 404 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1051/2075] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/volumes/61c537a7-7ba1-49ca-b219-b2f387b02570 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0432b963-92aa-4f41-bd3a-351f07cb33ba tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1025/2076] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 931 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: 7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4456bcc1-5ea9-485e-bb36-6027fbc39b94 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 202 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1052/2077] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:50 2026] DELETE /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-64a29a6c-f981-4f94-963b-af40084df8b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64a29a6c-f981-4f94-963b-af40084df8b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64a29a6c-f981-4f94-963b-af40084df8b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64a29a6c-f981-4f94-963b-af40084df8b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-54efca4c-3052-43b8-a4c4-91092631cf94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-64a29a6c-f981-4f94-963b-af40084df8b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54efca4c-3052-43b8-a4c4-91092631cf94 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54efca4c-3052-43b8-a4c4-91092631cf94 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54efca4c-3052-43b8-a4c4-91092631cf94 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64a29a6c-f981-4f94-963b-af40084df8b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1026/2078] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 930 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-54efca4c-3052-43b8-a4c4-91092631cf94 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54efca4c-3052-43b8-a4c4-91092631cf94 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1053/2079] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-942b1c29-e46b-42f2-9a28-71629005dec5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-942b1c29-e46b-42f2-9a28-71629005dec5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-942b1c29-e46b-42f2-9a28-71629005dec5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-942b1c29-e46b-42f2-9a28-71629005dec5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-942b1c29-e46b-42f2-9a28-71629005dec5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-942b1c29-e46b-42f2-9a28-71629005dec5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1027/2080] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c374b767-e8d4-4047-b5ff-fcb1fc038a89 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:29:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1054/2081] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:29:50 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume request body: {'volume': {'snapshot_id': '7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume of 1 GB Sep 02 16:29:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Availability Zones retrieved successfully. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Flow 'volume_create_api' (d1f5941a-1a91-4e48-8ee6-2d009ce0519a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d9bdd9-8988-4776-bb1d-2714891a6db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d9bdd9-8988-4776-bb1d-2714891a6db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91f5bc0-a263-4c76-834d-da15009e2ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Created reservations ['80d4e940-f3aa-4a2e-9fd0-a9798c2aa264', 'e7fa263b-7dad-4567-92df-a895574343b9', '6ff8eb20-1a1e-494d-a958-9a371ac1d691', '6a2d07f5-aa2b-4fa3-8e34-857763d4ab6b'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91f5bc0-a263-4c76-834d-da15009e2ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d4e940-f3aa-4a2e-9fd0-a9798c2aa264', 'e7fa263b-7dad-4567-92df-a895574343b9', '6ff8eb20-1a1e-494d-a958-9a371ac1d691', '6a2d07f5-aa2b-4fa3-8e34-857763d4ab6b']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453569b7-f2e1-4015-bdff-7027d6d11d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453569b7-f2e1-4015-bdff-7027d6d11d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d7b82f-05d8-460c-8999-cf182c72973f', '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='99c7cb2df5a7414188b5d3b9254a2660',qos_specs=None,replication_status=,reservations=['80d4e940-f3aa-4a2e-9fd0-a9798c2aa264','e7fa263b-7dad-4567-92df-a895574343b9','6ff8eb20-1a1e-494d-a958-9a371ac1d691','6a2d07f5-aa2b-4fa3-8e34-857763d4ab6b'],size=1,snapshot_id=7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e,source_replicaid=,source_volid=None,status='creating',user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:50Z,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=e3d7b82f-05d8-460c-8999-cf182c72973f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99c7cb2df5a7414188b5d3b9254a2660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e676a1f-02f6-4edf-b68a-e7698fb435b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e676a1f-02f6-4edf-b68a-e7698fb435b4) transitioned into state 'SUCCESS' from 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='99c7cb2df5a7414188b5d3b9254a2660',qos_specs=None,replication_status=,reservations=['80d4e940-f3aa-4a2e-9fd0-a9798c2aa264','e7fa263b-7dad-4567-92df-a895574343b9','6ff8eb20-1a1e-494d-a958-9a371ac1d691','6a2d07f5-aa2b-4fa3-8e34-857763d4ab6b'],size=1,snapshot_id=7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e,source_replicaid=,source_volid=None,status='creating',user_id='a9af8eb6f595427faa4deee5cefe19bf',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a1469b-5008-4c54-be4b-c80a9b9b16aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a1469b-5008-4c54-be4b-c80a9b9b16aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Flow 'volume_create_api' (d1f5941a-1a91-4e48-8ee6-2d009ce0519a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Create volume request issued successfully. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2dc18023-078f-4ff1-b03a-2c612ea0de13 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1028/2082] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:29:50 2026] POST /volume/v3/volumes => generated 748 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca855415-0758-4b3b-9062-35028088451c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca855415-0758-4b3b-9062-35028088451c tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca855415-0758-4b3b-9062-35028088451c tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca855415-0758-4b3b-9062-35028088451c tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca855415-0758-4b3b-9062-35028088451c tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca855415-0758-4b3b-9062-35028088451c tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1055/2083] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:51 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dd28e0e-577f-416b-a2a5-a3436ebf82bd tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 200 Sep 02 16:29:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1029/2084] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:51 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 930 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5fde03a-3d1d-4817-b5c7-032996648951 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5fde03a-3d1d-4817-b5c7-032996648951 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5fde03a-3d1d-4817-b5c7-032996648951 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5fde03a-3d1d-4817-b5c7-032996648951 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5fde03a-3d1d-4817-b5c7-032996648951 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5fde03a-3d1d-4817-b5c7-032996648951 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1056/2085] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:52 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-eaa4466e-b481-4c51-8557-313fd5c4ff03 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eaa4466e-b481-4c51-8557-313fd5c4ff03 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eaa4466e-b481-4c51-8557-313fd5c4ff03 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eaa4466e-b481-4c51-8557-313fd5c4ff03 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eaa4466e-b481-4c51-8557-313fd5c4ff03 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 returned with HTTP 404 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1030/2086] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:52 2026] GET /volume/v3/volumes/7fe7ee9d-e91b-475a-b2f7-45ede30b56f2 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8657d04f-3f95-410e-9158-1585e827a2f3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8657d04f-3f95-410e-9158-1585e827a2f3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8657d04f-3f95-410e-9158-1585e827a2f3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8657d04f-3f95-410e-9158-1585e827a2f3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8657d04f-3f95-410e-9158-1585e827a2f3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8657d04f-3f95-410e-9158-1585e827a2f3 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1057/2087] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:52 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-732004e8-b185-417b-a977-a3dd30b8f2e4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 202 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1031/2088] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:29:52 2026] DELETE /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:29:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c85f509-70fa-4ef1-bf56-d2259e6f081e tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1032/2089] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:52 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1662986910"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1662986910'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume of 1 GB Sep 02 16:29:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Availability Zones retrieved successfully. Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Flow 'volume_create_api' (303d8189-dfe4-4783-9b94-3dbc56c7b119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f64f7f-913a-4ccc-9e84-2c28b1441648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f64f7f-913a-4ccc-9e84-2c28b1441648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76d08a7-2da0-43fd-8410-6ca1263041b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2381e53d-8654-403c-be2b-617af1b93e21 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2381e53d-8654-403c-be2b-617af1b93e21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2381e53d-8654-403c-be2b-617af1b93e21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2381e53d-8654-403c-be2b-617af1b93e21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2381e53d-8654-403c-be2b-617af1b93e21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2381e53d-8654-403c-be2b-617af1b93e21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1033/2090] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:53 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Created reservations ['35220a3f-5b73-4da3-bb56-053e775e9070', '7bcfd564-ac82-4efc-bfe0-179871c75bd7', '46a7a16a-dd64-4a0f-b2ce-540893bfd8b2', 'f3499c23-2836-4b1a-a536-9c957329f9dd'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76d08a7-2da0-43fd-8410-6ca1263041b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35220a3f-5b73-4da3-bb56-053e775e9070', '7bcfd564-ac82-4efc-bfe0-179871c75bd7', '46a7a16a-dd64-4a0f-b2ce-540893bfd8b2', 'f3499c23-2836-4b1a-a536-9c957329f9dd']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb2c88c-54d2-4800-ba00-ec75b8e62da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb2c88c-54d2-4800-ba00-ec75b8e62da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd492d3a8-1b7d-4f54-b323-3ca9d909a8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1662986910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3484a3869b45b2b3c38ff405e0a695',qos_specs=None,replication_status=,reservations=['35220a3f-5b73-4da3-bb56-053e775e9070','7bcfd564-ac82-4efc-bfe0-179871c75bd7','46a7a16a-dd64-4a0f-b2ce-540893bfd8b2','f3499c23-2836-4b1a-a536-9c957329f9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1662986910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d492d3a8-1b7d-4f54-b323-3ca9d909a8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a3484a3869b45b2b3c38ff405e0a695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10960497-bd35-44a5-97f6-2283bfd51448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10960497-bd35-44a5-97f6-2283bfd51448) transitioned into state 'SUCCESS' from state '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-1662986910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3484a3869b45b2b3c38ff405e0a695',qos_specs=None,replication_status=,reservations=['35220a3f-5b73-4da3-bb56-053e775e9070','7bcfd564-ac82-4efc-bfe0-179871c75bd7','46a7a16a-dd64-4a0f-b2ce-540893bfd8b2','f3499c23-2836-4b1a-a536-9c957329f9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137e2ec0-87c9-457c-9828-fdfd7a51c7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-14b75660-e70b-40a3-bd22-483e671f2196 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137e2ec0-87c9-457c-9828-fdfd7a51c7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14b75660-e70b-40a3-bd22-483e671f2196 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14b75660-e70b-40a3-bd22-483e671f2196 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14b75660-e70b-40a3-bd22-483e671f2196 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Flow 'volume_create_api' (303d8189-dfe4-4783-9b94-3dbc56c7b119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume request issued successfully. Sep 02 16:29:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5bcaf35-38de-4349-8369-2ccd1798ce51 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1058/2091] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:29:52 2026] POST /volume/v3/volumes => generated 758 bytes in 1149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-14b75660-e70b-40a3-bd22-483e671f2196 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14b75660-e70b-40a3-bd22-483e671f2196 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 200 Sep 02 16:29:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1034/2092] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:53 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 843 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:29:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b6b5ae0-c62d-40b5-9367-69b1c2afd268 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:29:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1059/2093] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:54 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 826 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-83168d37-711f-4d59-9ec1-b736338ac154 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-83168d37-711f-4d59-9ec1-b736338ac154 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-83168d37-711f-4d59-9ec1-b736338ac154 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-83168d37-711f-4d59-9ec1-b736338ac154 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-83168d37-711f-4d59-9ec1-b736338ac154 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-83168d37-711f-4d59-9ec1-b736338ac154 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1035/2094] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:54 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2ace987-a744-4e5f-9359-023df8012caa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2ace987-a744-4e5f-9359-023df8012caa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2ace987-a744-4e5f-9359-023df8012caa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2ace987-a744-4e5f-9359-023df8012caa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2ace987-a744-4e5f-9359-023df8012caa tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 returned with HTTP 404 Sep 02 16:29:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1060/2095] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:55 2026] GET /volume/v3/volumes/a3015b50-2838-4caa-a466-cb1a78b5cc31 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6dce9c32-3603-4e4f-9bdd-7138fef42e9b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:29:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1036/2096] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:55 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 850 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-VolumesGetTest-Volume-1583554696", "metadata": {"Type": "Test"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:29:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'imageRef': 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1583554696', 'metadata': {'Type': 'Test'}}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0722c8a8-d420-4cc2-b239-2f1d06ac4ac1 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1037/2097] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:55 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:29:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (48f11226-5132-40b0-8150-0d19f63063e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b8b903-e601-4a1d-8175-7923bade4463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b8b903-e601-4a1d-8175-7923bade4463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40861cd-3db5-4c9e-99f7-ca4b6954c858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0baf98b7-bc85-48cb-aa31-b3543caa5508 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:29:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1038/2098] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:56 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 850 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['b35ed26f-8b11-4281-91a2-1f008b46dc8f', '71d14a26-0297-425e-978a-6a8f62999163', '3e7432d0-7015-470b-9742-f0657748a846', '1f991ea3-8670-4d74-8c09-88170cd922c3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40861cd-3db5-4c9e-99f7-ca4b6954c858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35ed26f-8b11-4281-91a2-1f008b46dc8f', '71d14a26-0297-425e-978a-6a8f62999163', '3e7432d0-7015-470b-9742-f0657748a846', '1f991ea3-8670-4d74-8c09-88170cd922c3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d151170f-c879-418b-b337-1a5a3072e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-813abf06-3024-4b54-8887-5b81bb153c06 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-813abf06-3024-4b54-8887-5b81bb153c06 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-813abf06-3024-4b54-8887-5b81bb153c06 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-813abf06-3024-4b54-8887-5b81bb153c06 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d151170f-c879-418b-b337-1a5a3072e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b435647a-fc4a-4bd6-9ade-f0673d70f0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1583554696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['b35ed26f-8b11-4281-91a2-1f008b46dc8f','71d14a26-0297-425e-978a-6a8f62999163','3e7432d0-7015-470b-9742-f0657748a846','1f991ea3-8670-4d74-8c09-88170cd922c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1583554696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b435647a-fc4a-4bd6-9ade-f0673d70f0b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-813abf06-3024-4b54-8887-5b81bb153c06 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9611a1f-e0b5-421a-a1af-a6a7672d506a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-813abf06-3024-4b54-8887-5b81bb153c06 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1039/2099] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:56 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9611a1f-e0b5-421a-a1af-a6a7672d506a) transitioned into state 'SUCCESS' from state '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-1583554696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['b35ed26f-8b11-4281-91a2-1f008b46dc8f','71d14a26-0297-425e-978a-6a8f62999163','3e7432d0-7015-470b-9742-f0657748a846','1f991ea3-8670-4d74-8c09-88170cd922c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67eeac1a-e960-4b4d-a46f-d434cbf64354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67eeac1a-e960-4b4d-a46f-d434cbf64354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (48f11226-5132-40b0-8150-0d19f63063e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:29:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b4e8fd5-a136-4d98-9713-e4f04ea3c27d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:29:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1061/2100] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:29:55 2026] POST /volume/v3/volumes => generated 766 bytes in 1691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:29:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:29:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cdecd1a2-0429-4910-bb8e-1c082303ff88 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:29:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1040/2101] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:57 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 834 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:29:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a5753a5-d4af-469d-bb0d-a490c0275b2d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:29:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1062/2102] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:57 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-289fba32-d50e-4199-8602-44d016920487 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-289fba32-d50e-4199-8602-44d016920487 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-289fba32-d50e-4199-8602-44d016920487 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-289fba32-d50e-4199-8602-44d016920487 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-289fba32-d50e-4199-8602-44d016920487 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-289fba32-d50e-4199-8602-44d016920487 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1041/2103] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:58 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:29:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45a2ced8-f4a5-4dc5-a1da-b85e046a0102 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:29:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1063/2104] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:58 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33823323-630c-433b-bfed-091455bafaa1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33823323-630c-433b-bfed-091455bafaa1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33823323-630c-433b-bfed-091455bafaa1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33823323-630c-433b-bfed-091455bafaa1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33823323-630c-433b-bfed-091455bafaa1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:29:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33823323-630c-433b-bfed-091455bafaa1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:29:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1042/2105] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:58 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:29:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:29:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:29:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc28b870-af03-42a1-9f85-3c9a3c8ceba8 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:29:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1064/2106] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:59 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:29:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:29:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:29:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:29:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:29:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-535894a5-ef38-4efe-b960-14f7c84c9c01 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:29:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1043/2107] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:59 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 858 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:29:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:29:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-679651e6-bb8f-4dfd-b8b1-628ef3a242c2 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1065/2108] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:29:59 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c75c6677-da59-4266-aaeb-6a6d16aa88d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:30:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1044/2109] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:00 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6cbc4871-4f37-40d7-afaa-ed762dc24ed2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:30:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1066/2110] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:00 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete snapshot with id: 7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot delete request issued successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-035e38f6-9d47-4e1a-89e8-c10e7e6d9622 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 202 Sep 02 16:30:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1045/2111] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:00 2026] DELETE /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e0d5b27-e944-4896-a4f3-82f06d1bf1e6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:30:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1067/2112] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:00 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-732277c2-6404-419a-9bb6-939f1fdb60d8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1046/2113] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:00 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2797c47f-cecd-4ac8-89f5-1bc1b3de8a7f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1068/2114] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87c6416a-e803-4902-a569-15e7be65a150 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] POST http://192.168.122.38/volume/v3/os-volume-transfer Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d492d3a8-1b7d-4f54-b323-3ca9d909a8e3"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.volume_transfer [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd492d3a8-1b7d-4f54-b323-3ca9d909a8e3'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Creating transfer of volume d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.transfer.api [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Generating transfer record for volume d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87c6416a-e803-4902-a569-15e7be65a150 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 16:30:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1047/2115] 192.168.122.38 () {60 vars in 1170 bytes} [Wed Sep 2 16:30:01 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1a1e87-6a91-4cb4-bf05-c964cd57d585 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1069/2116] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6ab081b4-5acc-4ab8-8e96-3cc2bb71e45b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6ab081b4-5acc-4ab8-8e96-3cc2bb71e45b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6ab081b4-5acc-4ab8-8e96-3cc2bb71e45b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6ab081b4-5acc-4ab8-8e96-3cc2bb71e45b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6ab081b4-5acc-4ab8-8e96-3cc2bb71e45b tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1048/2117] 192.168.122.38 () {58 vars in 1260 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b => generated 415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/os-volume-transfer Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-322e812f-a25c-49c2-947b-904b7ae24ab8 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1070/2118] 192.168.122.38 () {58 vars in 1149 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a4a1472d-d0f3-4284-b473-772241f01357 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abe4c66a-d2cf-4728-9296-1bbd47be4b35 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1071/2119] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] POST http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b/accept Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7ea7855edfd476c4"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.volume_transfer [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Accepting volume transfer 844e3745-29b5-420d-bd4a-aeae5dcad66b {{(pid=86750) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 16:30:01 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Accepting transfer 844e3745-29b5-420d-bd4a-aeae5dcad66b Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e975735c-8a24-4ef2-9ff8-4f3256eb197b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1072/2120] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:01 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:01 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Created reservations ['5939b664-301e-462d-b998-2e3e67389e95', 'f53abd38-1540-470f-97ff-0ff37659b034', 'fbcd11ab-a522-45b1-b9e6-55bab7e34a10', '24e72c27-f5f8-412e-9404-edaca9327b44'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Created reservations ['f99c2e5f-af7a-42d6-884a-1981a0a1547e', '109c45ad-0f42-4a24-a97a-a162d951ffd8', 'd48d4f08-4e0c-427a-b76d-978b56e6c071', '84ca89ac-3efc-46c4-afb0-773df8fc703e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /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 02 16:30:02 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Created reservations ['97940787-acb4-4910-ab46-5667eb03f575', 'c906316d-b89f-4c0a-ad00-bfde3f272c90', 'd31e5828-b492-4446-bd7d-1fb5738cba23', '06ab4a31-02b6-4f07-8d18-9633604f71df'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Created reservations ['79902e55-9527-4ed1-919f-aa7c096fade0', '036d21ba-87da-4c0c-9892-7ec99a2e8e61', 'cde346f9-2168-4ff2-8a75-8796527d085c', '4da229f0-4dc4-496d-b1cc-8cf789908ae9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Transfer volume completed successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.transfer.api [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Volume d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 has been transferred. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4a1472d-d0f3-4284-b473-772241f01357 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b/accept returned with HTTP 202 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1049/2121] 192.168.122.38 () {60 vars in 1302 bytes} [Wed Sep 2 16:30:01 2026] POST /volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b/accept => generated 371 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Volume info retrieved successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c7c19ff-3d32-430d-bf09-c31f81bcff11 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1073/2122] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:02 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] Volume info retrieved successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2cab8010-58e3-4d99-bb14-c7a2c9694d39 tempest-VolumesTransfersTest-919689231 tempest-VolumesTransfersTest-919689231-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1050/2123] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:02 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] DELETE http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Delete transfer with id: 844e3745-29b5-420d-bd4a-aeae5dcad66b Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1a508eb-5065-486c-a5a0-7df3cae61833 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b returned with HTTP 404 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1074/2124] 192.168.122.38 () {58 vars in 1263 bytes} [Wed Sep 2 16:30:02 2026] DELETE /volume/v3/os-volume-transfer/844e3745-29b5-420d-bd4a-aeae5dcad66b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Snapshot retrieved successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0ea64c0-f1b3-4add-a203-be07b77b3e57 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 200 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1075/2125] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:02 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Delete volume with id: d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Volume info retrieved successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e67cedc2-ac3e-483d-a232-1dc3711f3209 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1076/2126] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:02 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Delete volume request issued successfully. Sep 02 16:30:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5b8b2390-2f29-41ff-8ae7-a52c1ed692c2 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 202 Sep 02 16:30:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1051/2127] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:02 2026] DELETE /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-095694cb-a0b1-47b7-b13a-74d558ca780c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-095694cb-a0b1-47b7-b13a-74d558ca780c tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-095694cb-a0b1-47b7-b13a-74d558ca780c tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-095694cb-a0b1-47b7-b13a-74d558ca780c tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-095694cb-a0b1-47b7-b13a-74d558ca780c tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Volume info retrieved successfully. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-095694cb-a0b1-47b7-b13a-74d558ca780c tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 200 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1077/2128] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:02 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 1013 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-402eb0bf-3869-45b5-8261-897c5ad21c23 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-402eb0bf-3869-45b5-8261-897c5ad21c23 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-402eb0bf-3869-45b5-8261-897c5ad21c23 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-402eb0bf-3869-45b5-8261-897c5ad21c23 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-402eb0bf-3869-45b5-8261-897c5ad21c23 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 404 Sep 02 16:30:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1052/2129] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:03 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete volume with id: a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete volume request issued successfully. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1161a681-a7d9-4d92-abdf-0a8b7059d9f0 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 202 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1078/2130] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:03 2026] DELETE /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7abb08db-0311-4ad7-9288-0697cd58e7c5 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:30:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1053/2131] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:03 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17316e2f-41d1-41db-afeb-60abb791c24f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17316e2f-41d1-41db-afeb-60abb791c24f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17316e2f-41d1-41db-afeb-60abb791c24f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17316e2f-41d1-41db-afeb-60abb791c24f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17316e2f-41d1-41db-afeb-60abb791c24f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17316e2f-41d1-41db-afeb-60abb791c24f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1079/2132] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:03 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff17db24-b078-4e81-b9c9-d532ba4b9fb9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff17db24-b078-4e81-b9c9-d532ba4b9fb9 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff17db24-b078-4e81-b9c9-d532ba4b9fb9 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff17db24-b078-4e81-b9c9-d532ba4b9fb9 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff17db24-b078-4e81-b9c9-d532ba4b9fb9 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 404 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1054/2133] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:04 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbb7a4b5-0efa-425f-99cf-47ce07481995 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbb7a4b5-0efa-425f-99cf-47ce07481995 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a4b5-0efa-425f-99cf-47ce07481995 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a4b5-0efa-425f-99cf-47ce07481995 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbb7a4b5-0efa-425f-99cf-47ce07481995 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 404 Sep 02 16:30:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1080/2134] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:04 2026] GET /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] DELETE http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Delete volume with id: d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa743a41-a043-4f05-bd3c-45cb0bdca2c7 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 returned with HTTP 404 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1055/2135] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:04 2026] DELETE /volume/v3/volumes/d492d3a8-1b7d-4f54-b323-3ca9d909a8e3 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-797015229"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-797015229'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume of 1 GB Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Availability Zones retrieved successfully. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Flow 'volume_create_api' (1f604ae4-b6f0-4eb0-8152-80a7984f7e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b43ad57-bcdc-4e99-91c2-251d676ab970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b43ad57-bcdc-4e99-91c2-251d676ab970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df1a132-88da-4288-8c20-0cbae3c44a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Created reservations ['7e644408-61e7-4c87-968b-0cbd96aecba2', '1aa41b7f-28f4-4829-8ff9-1d4b2cdd1fdd', 'dcbfd5ca-0bc0-4754-a1bc-82f4f62a01b7', 'b96670e6-f9ed-4047-a7c0-da6b053a1eba'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df1a132-88da-4288-8c20-0cbae3c44a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e644408-61e7-4c87-968b-0cbd96aecba2', '1aa41b7f-28f4-4829-8ff9-1d4b2cdd1fdd', 'dcbfd5ca-0bc0-4754-a1bc-82f4f62a01b7', 'b96670e6-f9ed-4047-a7c0-da6b053a1eba']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6740c19b-7b5a-4177-ba7c-794c11ffbc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6740c19b-7b5a-4177-ba7c-794c11ffbc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34ab52f-7c0a-44b9-a4d1-696504b07d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-797015229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3484a3869b45b2b3c38ff405e0a695',qos_specs=None,replication_status=,reservations=['7e644408-61e7-4c87-968b-0cbd96aecba2','1aa41b7f-28f4-4829-8ff9-1d4b2cdd1fdd','dcbfd5ca-0bc0-4754-a1bc-82f4f62a01b7','b96670e6-f9ed-4047-a7c0-da6b053a1eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-797015229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34ab52f-7c0a-44b9-a4d1-696504b07d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a3484a3869b45b2b3c38ff405e0a695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c695c42-92a9-4348-bfd6-38b8d90352d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c695c42-92a9-4348-bfd6-38b8d90352d2) transitioned into state 'SUCCESS' from state '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-797015229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3484a3869b45b2b3c38ff405e0a695',qos_specs=None,replication_status=,reservations=['7e644408-61e7-4c87-968b-0cbd96aecba2','1aa41b7f-28f4-4829-8ff9-1d4b2cdd1fdd','dcbfd5ca-0bc0-4754-a1bc-82f4f62a01b7','b96670e6-f9ed-4047-a7c0-da6b053a1eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bdf196053ac45a3a285d7955ceb37a7',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcaaa7e-a02e-42e3-ae41-1eac7fc28eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcaaa7e-a02e-42e3-ae41-1eac7fc28eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Flow 'volume_create_api' (1f604ae4-b6f0-4eb0-8152-80a7984f7e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Create volume request issued successfully. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bef52f75-043a-406b-9aab-309f3f3dbad1 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1081/2136] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:04 2026] POST /volume/v3/volumes => generated 757 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7a2d7f02-4ecc-40ca-bc84-89c6f281afa4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1056/2137] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:04 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 825 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8842ccb8-3d74-4737-b9ea-c2b899c9a941 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 200 Sep 02 16:30:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1082/2138] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:04 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-511ae42d-9462-4f3f-b458-562862d72306 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-511ae42d-9462-4f3f-b458-562862d72306 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-511ae42d-9462-4f3f-b458-562862d72306 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-511ae42d-9462-4f3f-b458-562862d72306 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-511ae42d-9462-4f3f-b458-562862d72306 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-511ae42d-9462-4f3f-b458-562862d72306 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1057/2139] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:04 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a18426e-c871-458a-bcfc-84550b18708d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a18426e-c871-458a-bcfc-84550b18708d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a18426e-c871-458a-bcfc-84550b18708d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a18426e-c871-458a-bcfc-84550b18708d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a18426e-c871-458a-bcfc-84550b18708d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a18426e-c871-458a-bcfc-84550b18708d tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1083/2140] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:05 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3fcdccf3-36ec-4b3c-8b1b-2d9445aa5358 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3fcdccf3-36ec-4b3c-8b1b-2d9445aa5358 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3fcdccf3-36ec-4b3c-8b1b-2d9445aa5358 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3fcdccf3-36ec-4b3c-8b1b-2d9445aa5358 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3fcdccf3-36ec-4b3c-8b1b-2d9445aa5358 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 404 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1058/2141] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:05 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e28507f5-c23d-436c-8eda-4684403bcf9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete volume with id: e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete volume request issued successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e28507f5-c23d-436c-8eda-4684403bcf9e tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 202 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1084/2142] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:06 2026] DELETE /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56e74e4a-f50c-4195-92fe-121792f878e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56e74e4a-f50c-4195-92fe-121792f878e2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56e74e4a-f50c-4195-92fe-121792f878e2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56e74e4a-f50c-4195-92fe-121792f878e2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-924ad8df-5b0d-4cd7-9c3c-bd3c2eec3711 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1059/2143] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 1337 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1921e953-1c3f-4c35-947c-5aab042572a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56e74e4a-f50c-4195-92fe-121792f878e2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1921e953-1c3f-4c35-947c-5aab042572a9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1921e953-1c3f-4c35-947c-5aab042572a9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1921e953-1c3f-4c35-947c-5aab042572a9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56e74e4a-f50c-4195-92fe-121792f878e2 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1085/2144] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1921e953-1c3f-4c35-947c-5aab042572a9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1921e953-1c3f-4c35-947c-5aab042572a9 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1060/2145] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 1337 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1583554696"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad03fc5a-fae5-4b39-8893-6ca2ae8b7e56 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1086/2146] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:30:06 2026] PUT /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 790 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1899513906", "description": "This is the new description of volume"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7b03c83-cfba-4dbb-92bc-3311d6a12f7d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1061/2147] 192.168.122.38 () {60 vars in 1248 bytes} [Wed Sep 2 16:30:06 2026] PUT /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb5e6c3a-d652-420d-beb5-540d8ad0829f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1087/2148] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 1376 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-45295472", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-965353308"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-45295472', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-965353308'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume of 1 GB Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Availability Zones retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (424dc8b6-614d-48c7-a268-331afab86d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98609b3-f8c6-416c-83ad-911961a6f71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98609b3-f8c6-416c-83ad-911961a6f71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91285691-6fb9-4d05-8dda-46546bf98570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Created reservations ['01a26d5a-9ee9-471d-875d-454dc00b6cff', '311a8312-a65e-4e7b-8002-50001eb8938b', '750d54f2-e87d-439d-be9c-c68cce8d6780', '12105b4d-ec06-49df-9064-226d4fbd1b8f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91285691-6fb9-4d05-8dda-46546bf98570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a26d5a-9ee9-471d-875d-454dc00b6cff', '311a8312-a65e-4e7b-8002-50001eb8938b', '750d54f2-e87d-439d-be9c-c68cce8d6780', '12105b4d-ec06-49df-9064-226d4fbd1b8f']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c710364e-0aa7-47e9-ae1a-2e26fa203ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c710364e-0aa7-47e9-ae1a-2e26fa203ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef49f75d-1b25-4a5a-abdb-63884f6cbc3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-45295472',display_name='tempest-VolumesGetTest-Volume-965353308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['01a26d5a-9ee9-471d-875d-454dc00b6cff','311a8312-a65e-4e7b-8002-50001eb8938b','750d54f2-e87d-439d-be9c-c68cce8d6780','12105b4d-ec06-49df-9064-226d4fbd1b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-45295472',display_name='tempest-VolumesGetTest-Volume-965353308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef49f75d-1b25-4a5a-abdb-63884f6cbc3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbff3b950742e1aa2324a832f78940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c96420189384c70813633d5d20a2f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc5692f-0287-440f-8746-1a3bdda13630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc5692f-0287-440f-8746-1a3bdda13630) transitioned into 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-45295472',display_name='tempest-VolumesGetTest-Volume-965353308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbff3b950742e1aa2324a832f78940',qos_specs=None,replication_status=,reservations=['01a26d5a-9ee9-471d-875d-454dc00b6cff','311a8312-a65e-4e7b-8002-50001eb8938b','750d54f2-e87d-439d-be9c-c68cce8d6780','12105b4d-ec06-49df-9064-226d4fbd1b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c96420189384c70813633d5d20a2f7a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0306641f-22ed-4e3e-9a3c-44027306fde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0306641f-22ed-4e3e-9a3c-44027306fde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Flow 'volume_create_api' (424dc8b6-614d-48c7-a268-331afab86d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Create volume request issued successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46bc9860-eff9-4064-b576-3503c6a0fb08 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1062/2149] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:30:06 2026] POST /volume/v3/volumes => generated 784 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6180928e-12cf-4710-8fe9-026554b5c7f4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1088/2150] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5e554a1b-2472-4219-a086-de4e3108f018 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e554a1b-2472-4219-a086-de4e3108f018 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e554a1b-2472-4219-a086-de4e3108f018 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e554a1b-2472-4219-a086-de4e3108f018 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5e554a1b-2472-4219-a086-de4e3108f018 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e554a1b-2472-4219-a086-de4e3108f018 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1063/2151] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:06 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-467f5792-2965-4c1f-8646-1a05db3808ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] POST http://192.168.122.38/volume/v3/os-volume-transfer Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b34ab52f-7c0a-44b9-a4d1-696504b07d5c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b34ab52f-7c0a-44b9-a4d1-696504b07d5c'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Creating transfer of volume b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Generating transfer record for volume b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-467f5792-2965-4c1f-8646-1a05db3808ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1089/2152] 192.168.122.38 () {60 vars in 1170 bytes} [Wed Sep 2 16:30:07 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ba91a59-8195-4ab9-a39d-4e8ae7ead169 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-992bd6bc-2355-40d2-b872-a7f8cb0a0929 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1064/2153] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba91a59-8195-4ab9-a39d-4e8ae7ead169 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ba91a59-8195-4ab9-a39d-4e8ae7ead169 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ba91a59-8195-4ab9-a39d-4e8ae7ead169 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/os-volume-transfer/detail Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.volume_transfer [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Listing volume transfers {{(pid=86750) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fbe439d1-e5c5-441b-bcec-6e07105b63ad tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1065/2154] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7192c77f-4d43-4650-90ea-ade06053cc5f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7192c77f-4d43-4650-90ea-ade06053cc5f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] DELETE http://192.168.122.38/volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7192c77f-4d43-4650-90ea-ade06053cc5f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7192c77f-4d43-4650-90ea-ade06053cc5f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.volume_transfer [None req-7192c77f-4d43-4650-90ea-ade06053cc5f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Delete transfer with id: 1df10b62-2210-47c5-901a-a70658eabc09 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba91a59-8195-4ab9-a39d-4e8ae7ead169 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1090/2155] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/e3d7b82f-05d8-460c-8999-cf182c72973f => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete snapshot with id: 7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-556a0549-6a82-4dcb-9e4b-d00ed139ffd6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1091/2156] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:07 2026] DELETE /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7192c77f-4d43-4650-90ea-ade06053cc5f tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 returned with HTTP 202 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7860ab7-68e2-41c6-bfbb-0903f469cd21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1066/2157] 192.168.122.38 () {58 vars in 1263 bytes} [Wed Sep 2 16:30:07 2026] DELETE /volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7860ab7-68e2-41c6-bfbb-0903f469cd21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7860ab7-68e2-41c6-bfbb-0903f469cd21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7860ab7-68e2-41c6-bfbb-0903f469cd21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7860ab7-68e2-41c6-bfbb-0903f469cd21 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1092/2158] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/snapshots/7a9d3aa3-e6d7-4fc2-ac01-323c9c55673e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Delete volume with id: a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3dd095d8-6166-4d7e-a133-88f915e852d6 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1093/2159] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:07 2026] DELETE /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4d987575-605a-4a0a-ab5c-739e093f1435 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d987575-605a-4a0a-ab5c-739e093f1435 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] GET http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d987575-605a-4a0a-ab5c-739e093f1435 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d987575-605a-4a0a-ab5c-739e093f1435 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d987575-605a-4a0a-ab5c-739e093f1435 tempest-SnapshotDependencyTests-352509801 tempest-SnapshotDependencyTests-352509801-project-member] http://192.168.122.38/volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1d2bea81-de87-462f-8af0-0be9efea5fe4 tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1094/2160] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/a952f057-bad0-429f-bb34-41412441ed11 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1067/2161] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] DELETE http://192.168.122.38/volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Delete transfer with id: 1df10b62-2210-47c5-901a-a70658eabc09 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fed22921-bd3f-48dc-b14d-d4a86e83c73e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 returned with HTTP 404 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1095/2162] 192.168.122.38 () {58 vars in 1263 bytes} [Wed Sep 2 16:30:07 2026] DELETE /volume/v3/os-volume-transfer/1df10b62-2210-47c5-901a-a70658eabc09 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Delete volume with id: b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Delete volume request issued successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5228bc0-fbf0-48dd-9378-915c41ff0459 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 202 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1068/2163] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:07 2026] DELETE /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0a38cf9-038c-4c9d-94af-a925dd32a924 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1096/2164] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea8fe865-c7cf-40cf-8752-a9ca3f1aa179 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1069/2165] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:07 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 876 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-36438977-7c11-4a60-bc5f-b0509d0410f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36438977-7c11-4a60-bc5f-b0509d0410f1 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36438977-7c11-4a60-bc5f-b0509d0410f1 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36438977-7c11-4a60-bc5f-b0509d0410f1 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36438977-7c11-4a60-bc5f-b0509d0410f1 tempest-VolumesTransfersTest-1586525025 tempest-VolumesTransfersTest-1586525025-project-admin] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 404 Sep 02 16:30:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1097/2166] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:08 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-09597c9f-edfe-4bbb-a5b8-6f6221e1783a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09597c9f-edfe-4bbb-a5b8-6f6221e1783a tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] GET http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09597c9f-edfe-4bbb-a5b8-6f6221e1783a tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09597c9f-edfe-4bbb-a5b8-6f6221e1783a tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09597c9f-edfe-4bbb-a5b8-6f6221e1783a tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 404 Sep 02 16:30:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1070/2167] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:08 2026] GET /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ca42385-183c-4d1a-b3c8-625538e7871e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ca42385-183c-4d1a-b3c8-625538e7871e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ca42385-183c-4d1a-b3c8-625538e7871e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ca42385-183c-4d1a-b3c8-625538e7871e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2ca42385-183c-4d1a-b3c8-625538e7871e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] Delete volume with id: b34ab52f-7c0a-44b9-a4d1-696504b07d5c Sep 02 16:30:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ca42385-183c-4d1a-b3c8-625538e7871e tempest-VolumesTransfersTest-54241421 tempest-VolumesTransfersTest-54241421-project-member] http://192.168.122.38/volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c returned with HTTP 404 Sep 02 16:30:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1098/2168] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:08 2026] DELETE /volume/v3/volumes/b34ab52f-7c0a-44b9-a4d1-696504b07d5c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9723d617-3bdd-4723-bf3e-39f583ef8309 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1071/2169] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:08 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 877 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] PUT http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1583554696", "description": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume updated successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0de549c-db35-447c-b4d4-9ea6f62012c8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1099/2170] 192.168.122.38 () {60 vars in 1247 bytes} [Wed Sep 2 16:30:09 2026] PUT /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 777 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14b4ed26-40c9-486e-96b1-7fa28ff24c3d tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1072/2171] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:09 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 845 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83e6689a-bd54-4f9b-8d7d-a780154c75b4 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 202 Sep 02 16:30:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1100/2172] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:09 2026] DELETE /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4332dcae-810c-4e62-8733-f2e0fb91f741 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 200 Sep 02 16:30:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1073/2173] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:09 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 844 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd3e02fc-be0b-42df-b3af-a6873339d94b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd3e02fc-be0b-42df-b3af-a6873339d94b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd3e02fc-be0b-42df-b3af-a6873339d94b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd3e02fc-be0b-42df-b3af-a6873339d94b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd3e02fc-be0b-42df-b3af-a6873339d94b tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f returned with HTTP 404 Sep 02 16:30:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1101/2174] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:10 2026] GET /volume/v3/volumes/ef49f75d-1b25-4a5a-abdb-63884f6cbc3f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d27bc7ba-49e8-42ab-9426-81eddd3da79f tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1074/2175] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:10 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 1376 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume with id: b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Delete volume request issued successfully. Sep 02 16:30:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8cc6859-7638-49f1-af2a-373e8e8aa2ac tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 202 Sep 02 16:30:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1102/2176] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:10 2026] DELETE /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Volume info retrieved successfully. Sep 02 16:30:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e7322ad-ad80-4ae5-9b32-3d70651c618c tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 200 Sep 02 16:30:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1075/2177] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:10 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 1375 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-958d21f3-d6ea-4da7-a148-280d957525f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-958d21f3-d6ea-4da7-a148-280d957525f8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] GET http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 Sep 02 16:30:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-958d21f3-d6ea-4da7-a148-280d957525f8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-958d21f3-d6ea-4da7-a148-280d957525f8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-958d21f3-d6ea-4da7-a148-280d957525f8 tempest-VolumesGetTest-2067660652 tempest-VolumesGetTest-2067660652-project-member] http://192.168.122.38/volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 returned with HTTP 404 Sep 02 16:30:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1103/2178] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:11 2026] GET /volume/v3/volumes/b435647a-fc4a-4bd6-9ade-f0673d70f0b5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1120170024", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1120170024', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume of 1 GB Sep 02 16:30:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Availability Zones retrieved successfully. Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Flow 'volume_create_api' (c68dd886-af66-48bd-91b5-a8a0404b5d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02493e5b-f314-468c-b4c9-62c5e96ba8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02493e5b-f314-468c-b4c9-62c5e96ba8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95645f03-a795-4255-bc62-fa0321681834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Created reservations ['3f5a718e-558a-4cc0-b381-ae94df9a56c5', 'ca216b9b-2e92-4843-aff3-ddf00e7c18d8', '59a73c86-b272-47ee-ab0d-bb1a7004d09a', 'c0744744-65b6-474b-8314-2fefa39f1474'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95645f03-a795-4255-bc62-fa0321681834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f5a718e-558a-4cc0-b381-ae94df9a56c5', 'ca216b9b-2e92-4843-aff3-ddf00e7c18d8', '59a73c86-b272-47ee-ab0d-bb1a7004d09a', 'c0744744-65b6-474b-8314-2fefa39f1474']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf7cde8-b533-47e1-95c6-cedc07349370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf7cde8-b533-47e1-95c6-cedc07349370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04df9484-4d6b-4093-b5ba-a002344eea66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1120170024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0261d0435a34498abbec18884a476c81',qos_specs=None,replication_status=,reservations=['3f5a718e-558a-4cc0-b381-ae94df9a56c5','ca216b9b-2e92-4843-aff3-ddf00e7c18d8','59a73c86-b272-47ee-ab0d-bb1a7004d09a','c0744744-65b6-474b-8314-2fefa39f1474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984ac322c93946cf925aab5cea3516c1',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1120170024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04df9484-4d6b-4093-b5ba-a002344eea66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0261d0435a34498abbec18884a476c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984ac322c93946cf925aab5cea3516c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add1cdb5-f829-4b3a-a625-83c840e172d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add1cdb5-f829-4b3a-a625-83c840e172d0) transitioned into state 'SUCCESS' from state '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-1120170024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0261d0435a34498abbec18884a476c81',qos_specs=None,replication_status=,reservations=['3f5a718e-558a-4cc0-b381-ae94df9a56c5','ca216b9b-2e92-4843-aff3-ddf00e7c18d8','59a73c86-b272-47ee-ab0d-bb1a7004d09a','c0744744-65b6-474b-8314-2fefa39f1474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984ac322c93946cf925aab5cea3516c1',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8236d0db-17e7-47cf-85f6-7be24e4232dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8236d0db-17e7-47cf-85f6-7be24e4232dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Flow 'volume_create_api' (c68dd886-af66-48bd-91b5-a8a0404b5d03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume request issued successfully. Sep 02 16:30:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7618229-bb08-4c6d-b5dd-b5124b0b00d4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1076/2179] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:30:13 2026] POST /volume/v3/volumes => generated 772 bytes in 995 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1928478971", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1928478971', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume of 1 GB Sep 02 16:30:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Availability Zones retrieved successfully. Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Flow 'volume_create_api' (db8c2f39-956b-4c59-b8a1-87f2794fbb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da03ff3-ee71-4998-a10f-84fe4df5a295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da03ff3-ee71-4998-a10f-84fe4df5a295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d917a46a-0984-4543-bd4d-0ccee2bf07fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Created reservations ['48379389-b280-472d-9b09-eab5fad34e84', '387c0f63-bcca-428a-a3d8-be61fc6f4276', 'c50a092e-cea2-44d0-b2fb-dd77704cc329', '98bfbf99-cc9f-4e87-8c05-b22183338355'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d917a46a-0984-4543-bd4d-0ccee2bf07fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48379389-b280-472d-9b09-eab5fad34e84', '387c0f63-bcca-428a-a3d8-be61fc6f4276', 'c50a092e-cea2-44d0-b2fb-dd77704cc329', '98bfbf99-cc9f-4e87-8c05-b22183338355']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f668ea9c-006b-4c24-b678-6bb9c232aef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f668ea9c-006b-4c24-b678-6bb9c232aef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1928478971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0261d0435a34498abbec18884a476c81',qos_specs=None,replication_status=,reservations=['48379389-b280-472d-9b09-eab5fad34e84','387c0f63-bcca-428a-a3d8-be61fc6f4276','c50a092e-cea2-44d0-b2fb-dd77704cc329','98bfbf99-cc9f-4e87-8c05-b22183338355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984ac322c93946cf925aab5cea3516c1',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1928478971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0261d0435a34498abbec18884a476c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984ac322c93946cf925aab5cea3516c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fe1973-c90b-4273-b7b1-70bf1a67b201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fe1973-c90b-4273-b7b1-70bf1a67b201) transitioned into state 'SUCCESS' from state '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-1928478971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0261d0435a34498abbec18884a476c81',qos_specs=None,replication_status=,reservations=['48379389-b280-472d-9b09-eab5fad34e84','387c0f63-bcca-428a-a3d8-be61fc6f4276','c50a092e-cea2-44d0-b2fb-dd77704cc329','98bfbf99-cc9f-4e87-8c05-b22183338355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984ac322c93946cf925aab5cea3516c1',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8801d34-425b-4b8d-9591-9d36ee50efca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8801d34-425b-4b8d-9591-9d36ee50efca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Flow 'volume_create_api' (db8c2f39-956b-4c59-b8a1-87f2794fbb70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Create volume request issued successfully. Sep 02 16:30:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9fc4c2c-5d7c-47b7-81e1-195ad6ab2cc6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1104/2180] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:30:14 2026] POST /volume/v3/volumes => generated 772 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9b9527dd-f3dd-4c65-9416-0c68ef97d912 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b9527dd-f3dd-4c65-9416-0c68ef97d912 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9b9527dd-f3dd-4c65-9416-0c68ef97d912 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3259a0fb-4872-4d1c-847d-d05c7ba51b4e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2093375566"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9b9527dd-f3dd-4c65-9416-0c68ef97d912 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 404 Sep 02 16:30:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1077/2181] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:30:15 2026] POST /volume/v3/snapshots => generated 109 bytes in 487 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03b599b5-6a20-40c8-a7bf-018f68b4683c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03b599b5-6a20-40c8-a7bf-018f68b4683c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03b599b5-6a20-40c8-a7bf-018f68b4683c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1736934125"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03b599b5-6a20-40c8-a7bf-018f68b4683c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 404 Sep 02 16:30:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1105/2182] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:30:16 2026] POST /volume/v3/snapshots => generated 77 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3ce83082-66f5-4626-8481-b68736786633 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ce83082-66f5-4626-8481-b68736786633 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots?limit=invalid Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ce83082-66f5-4626-8481-b68736786633 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ce83082-66f5-4626-8481-b68736786633 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ce83082-66f5-4626-8481-b68736786633 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] HTTP exception thrown: limit param must be an integer Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ce83082-66f5-4626-8481-b68736786633 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 02 16:30:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1078/2183] 192.168.122.38 () {58 vars in 1149 bytes} [Wed Sep 2 16:30:16 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb29c521-0979-44a2-9237-275f545de584 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots?marker=1d3e0573-42d4-4348-9cda-121914b654f6 Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb29c521-0979-44a2-9237-275f545de584 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots?marker=1d3e0573-42d4-4348-9cda-121914b654f6 returned with HTTP 404 Sep 02 16:30:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1106/2184] 192.168.122.38 () {58 vars in 1209 bytes} [Wed Sep 2 16:30:16 2026] GET /volume/v3/snapshots?marker=1d3e0573-42d4-4348-9cda-121914b654f6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-baab057f-b951-40e8-953f-fc46aeb87bda None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots?sort_key=invalid Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.db.api [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Building query based on filter {{(pid=86750) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-baab057f-b951-40e8-953f-fc46aeb87bda tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 02 16:30:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1079/2185] 192.168.122.38 () {58 vars in 1155 bytes} [Wed Sep 2 16:30:16 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1963513140"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1963513140'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create volume of 2 GB Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Availability Zones retrieved successfully. Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Flow 'volume_create_api' (ed6631aa-c092-42fe-9788-5b2215429ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc24c31-db8e-4467-9da6-5a44b0c76550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Validating volume size '2' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc24c31-db8e-4467-9da6-5a44b0c76550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff0d0c2-1601-43e3-b8e2-cba688c957e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Created reservations ['b6e8214c-8484-4f11-b6bd-65a7b6efa4bf', '1355edbc-cd70-4474-88ad-e3ae59d4ab1c', '95c5fc9f-c59f-4439-a6ac-90dccdee59eb', 'c1c9af05-cecf-4412-94ea-531480497b0b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff0d0c2-1601-43e3-b8e2-cba688c957e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e8214c-8484-4f11-b6bd-65a7b6efa4bf', '1355edbc-cd70-4474-88ad-e3ae59d4ab1c', '95c5fc9f-c59f-4439-a6ac-90dccdee59eb', 'c1c9af05-cecf-4412-94ea-531480497b0b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdb6d63-de6f-4e2a-8b79-00a09821766f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdb6d63-de6f-4e2a-8b79-00a09821766f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cffdaa02-6899-4371-9752-1bc028e6a7a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1963513140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6aa6398ca1428d93c9da46796cd6d3',qos_specs=None,replication_status=,reservations=['b6e8214c-8484-4f11-b6bd-65a7b6efa4bf','1355edbc-cd70-4474-88ad-e3ae59d4ab1c','95c5fc9f-c59f-4439-a6ac-90dccdee59eb','c1c9af05-cecf-4412-94ea-531480497b0b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d01d542743384a22b7cde2105a9748cc',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1963513140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cffdaa02-6899-4371-9752-1bc028e6a7a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea6aa6398ca1428d93c9da46796cd6d3',provider_auth=None,provider_geometry=None,provider_id=None,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='d01d542743384a22b7cde2105a9748cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa88b8a-2ce4-4b70-b58c-26e01b802ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa88b8a-2ce4-4b70-b58c-26e01b802ede) transitioned into state 'SUCCESS' from state '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-1963513140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6aa6398ca1428d93c9da46796cd6d3',qos_specs=None,replication_status=,reservations=['b6e8214c-8484-4f11-b6bd-65a7b6efa4bf','1355edbc-cd70-4474-88ad-e3ae59d4ab1c','95c5fc9f-c59f-4439-a6ac-90dccdee59eb','c1c9af05-cecf-4412-94ea-531480497b0b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d01d542743384a22b7cde2105a9748cc',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce20be-2c34-42a9-ab13-c083fea13126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce20be-2c34-42a9-ab13-c083fea13126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Flow 'volume_create_api' (ed6631aa-c092-42fe-9788-5b2215429ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create volume request issued successfully. Sep 02 16:30:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef98a95-0e91-428a-a898-924a1f5ad296 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1107/2186] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:16 2026] POST /volume/v3/volumes => generated 769 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-98e7de4e-78f1-4237-9083-70452624aff3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98e7de4e-78f1-4237-9083-70452624aff3 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98e7de4e-78f1-4237-9083-70452624aff3 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98e7de4e-78f1-4237-9083-70452624aff3 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-98e7de4e-78f1-4237-9083-70452624aff3 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98e7de4e-78f1-4237-9083-70452624aff3 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 200 Sep 02 16:30:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1080/2187] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:16 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 837 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fe3438d-34bb-496f-95c9-20e3c73bc9b7 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 200 Sep 02 16:30:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1108/2188] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:18 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 861 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f95b13b-b3b4-41b8-8153-ff5deb409480 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 200 Sep 02 16:30:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1081/2189] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:19 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cffdaa02-6899-4371-9752-1bc028e6a7a5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1803535310"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create snapshot from volume cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:19 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Created reservations ['f32a010f-ab9a-4663-b021-814959fbacd2', '4d9df1b7-f255-4ce5-a52b-e2bf705d7f98', '89f61279-2f2d-446f-ac9f-af9c1a35d5b0', '5066ee53-8b60-4159-8181-a09ad15594d5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot create request issued successfully. Sep 02 16:30:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bb17592-66ba-4bd8-bfc7-e8f9d0c566e1 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:30:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1109/2190] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:30:19 2026] POST /volume/v3/snapshots => generated 318 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1704b0fb-bfc2-417b-85c8-df66ca038ab8 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1082/2191] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:19 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29d8e744-ee6f-4247-8413-39ad18e6eaa4 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1110/2192] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:20 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5dfd566d-ead7-4723-923d-434abac63593 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dfd566d-ead7-4723-923d-434abac63593 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dfd566d-ead7-4723-923d-434abac63593 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5dfd566d-ead7-4723-923d-434abac63593 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5dfd566d-ead7-4723-923d-434abac63593 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5dfd566d-ead7-4723-923d-434abac63593 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1083/2193] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:21 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 450 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b9c578c-4300-4460-a40a-ff4030b81e88 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1111/2194] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:22 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 477 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3b433ee7-527e-4649-af36-e89a9e185c4d"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3b433ee7-527e-4649-af36-e89a9e185c4d'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Create volume of 1 GB Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Availability Zones retrieved successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Flow 'volume_create_api' (12330d28-9d3a-4929-8698-f599d8d05f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78933318-4880-46fd-bbe7-77a321ff46c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78933318-4880-46fd-bbe7-77a321ff46c2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 16:30:22 devstack devstack@c-api.service[86750]: 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 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78933318-4880-46fd-bbe7-77a321ff46c2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78933318-4880-46fd-bbe7-77a321ff46c2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 16:30:22 devstack devstack@c-api.service[86750]: WARNING cinder.volume.api [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Flow 'volume_create_api' (12330d28-9d3a-4929-8698-f599d8d05f97) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47961e47-3ebd-4531-a6e1-96ff0b915120 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 400 Sep 02 16:30:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1084/2195] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:22 2026] POST /volume/v3/volumes => generated 171 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9114d71b-6f62-4428-9a0e-1a360230852c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Delete snapshot with id: 3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot delete request issued successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9114d71b-6f62-4428-9a0e-1a360230852c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 202 Sep 02 16:30:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1112/2196] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:22 2026] DELETE /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3d53e5d-3aab-4ba8-a884-ef55fd6f6a02 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1085/2197] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:22 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e4fc23a3-3dc7-49f9-96dd-aa95dc611e65 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1113/2198] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:23 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Snapshot retrieved successfully. Sep 02 16:30:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a3d5e2c-ca25-4754-ae9a-abdf9aacb7cc tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 200 Sep 02 16:30:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1086/2199] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:24 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c233d513-665d-492a-be31-3a0306ed470f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c233d513-665d-492a-be31-3a0306ed470f tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d Sep 02 16:30:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c233d513-665d-492a-be31-3a0306ed470f tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c233d513-665d-492a-be31-3a0306ed470f tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c233d513-665d-492a-be31-3a0306ed470f tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d returned with HTTP 404 Sep 02 16:30:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1114/2200] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:25 2026] GET /volume/v3/snapshots/3b433ee7-527e-4649-af36-e89a9e185c4d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c584202b-afa6-40bc-bb97-c72a926d169c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c584202b-afa6-40bc-bb97-c72a926d169c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c584202b-afa6-40bc-bb97-c72a926d169c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c584202b-afa6-40bc-bb97-c72a926d169c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c584202b-afa6-40bc-bb97-c72a926d169c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c584202b-afa6-40bc-bb97-c72a926d169c tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 200 Sep 02 16:30:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1087/2201] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:26 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] DELETE http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Delete volume with id: cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Delete volume request issued successfully. Sep 02 16:30:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fa0203d-dbec-4901-af5b-7f3585f17457 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 202 Sep 02 16:30:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1115/2202] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:26 2026] DELETE /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee85e09c-32b6-4254-9385-467585c318c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee85e09c-32b6-4254-9385-467585c318c5 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee85e09c-32b6-4254-9385-467585c318c5 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee85e09c-32b6-4254-9385-467585c318c5 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ee85e09c-32b6-4254-9385-467585c318c5 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Volume info retrieved successfully. Sep 02 16:30:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee85e09c-32b6-4254-9385-467585c318c5 tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 200 Sep 02 16:30:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1088/2203] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:26 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7845da7-2234-4afa-8857-066fcf9c842d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7845da7-2234-4afa-8857-066fcf9c842d tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] GET http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 Sep 02 16:30:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7845da7-2234-4afa-8857-066fcf9c842d tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7845da7-2234-4afa-8857-066fcf9c842d tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7845da7-2234-4afa-8857-066fcf9c842d tempest-VolumesSnapshotNegativeTestJSON-492090030 tempest-VolumesSnapshotNegativeTestJSON-492090030-project-member] http://192.168.122.38/volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 returned with HTTP 404 Sep 02 16:30:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1116/2204] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:27 2026] GET /volume/v3/volumes/cffdaa02-6899-4371-9752-1bc028e6a7a5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1853201429"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1853201429'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume of 1 GB Sep 02 16:30:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Availability Zones retrieved successfully. Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (87b3c4e8-2a1b-4afb-a9c8-c99a2a1d5738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f06c92e-e3c2-4b94-8a30-007b49149f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f06c92e-e3c2-4b94-8a30-007b49149f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d619503-9412-4e57-97d4-7f09e01fe27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['5c4f6a5d-88ae-44e1-844d-30abbcb248e2', '336cea39-f53d-4d84-b179-e2687f1420c9', 'bba0f9b4-6370-4035-93b9-256679f292be', '5fcd6b1a-a87d-4321-bde4-b353cf4d808f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d619503-9412-4e57-97d4-7f09e01fe27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c4f6a5d-88ae-44e1-844d-30abbcb248e2', '336cea39-f53d-4d84-b179-e2687f1420c9', 'bba0f9b4-6370-4035-93b9-256679f292be', '5fcd6b1a-a87d-4321-bde4-b353cf4d808f']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a017fc-fd98-4b93-824f-74fc364ecc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a017fc-fd98-4b93-824f-74fc364ecc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd555c029-5bca-466e-a364-4941818e015d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1853201429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['5c4f6a5d-88ae-44e1-844d-30abbcb248e2','336cea39-f53d-4d84-b179-e2687f1420c9','bba0f9b4-6370-4035-93b9-256679f292be','5fcd6b1a-a87d-4321-bde4-b353cf4d808f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1853201429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d555c029-5bca-466e-a364-4941818e015d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69d707aaf64487cacea7f17d54c07dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123e9e87f26c4e56b725ab04486ad677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a70eba-4763-4d31-9f9f-43ab5819ece7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a70eba-4763-4d31-9f9f-43ab5819ece7) transitioned into state 'SUCCESS' from state '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-1853201429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['5c4f6a5d-88ae-44e1-844d-30abbcb248e2','336cea39-f53d-4d84-b179-e2687f1420c9','bba0f9b4-6370-4035-93b9-256679f292be','5fcd6b1a-a87d-4321-bde4-b353cf4d808f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efa6f37-6085-447d-b177-7803e8b65703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efa6f37-6085-447d-b177-7803e8b65703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (87b3c4e8-2a1b-4afb-a9c8-c99a2a1d5738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request issued successfully. Sep 02 16:30:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c38cd6b-802a-48e8-ad4e-e59cdb695e97 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1089/2205] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:30 2026] POST /volume/v3/volumes => generated 761 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b45c620-3ae5-419c-91eb-b52cd0230058 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1117/2206] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:31 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 829 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-501a9002-84a5-4d49-9496-d9f9c5dad73a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1090/2207] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:32 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a38e7b66-4c5e-4750-bb5c-ffe7dd74ca8b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1118/2208] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:33 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7e332d97-f0cc-4fd1-8337-ffbf9520b29c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1091/2209] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:33 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2e175b7-c711-4801-83e4-70828357ac9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d555c029-5bca-466e-a364-4941818e015d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-762245855"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create snapshot from volume d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['ac275e47-044c-407d-bab3-8082b60dc4ae', 'bb4091c8-7d33-435d-9554-58cdadd47b0d', '2c36afd0-601c-4286-8de1-4a3e9cbb781f', '4d1dd6cb-20f8-4339-87e7-40498dbcccf3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot create request issued successfully. Sep 02 16:30:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2e175b7-c711-4801-83e4-70828357ac9e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:30:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1119/2210] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:30:34 2026] POST /volume/v3/snapshots => generated 379 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-068b4ec2-395f-40a6-85ac-7e23338b49cd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1092/2211] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:34 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-275a55fb-50e1-4e34-adc7-d7eb3ed58628 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1120/2212] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:35 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 511 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e23974fd-96a4-4d06-b995-e06e488c2f4b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1093/2213] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:36 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 511 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4dc4dd98-f5ce-4382-8e7b-7e9bb3dc4d72 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1121/2214] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:37 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6ec67850-9c00-45cc-9d30-5ec31aaa9818 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1094/2215] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:37 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: /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 02 16:30:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Get all snapshots completed successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f6db3e1-6c68-47d6-a522-dbb66ff0ed64 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1122/2216] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:30:37 2026] GET /volume/v3/snapshots => generated 407 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4d6ef63e-918c-4d35-9954-a30af2cbfa74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d6ef63e-918c-4d35-9954-a30af2cbfa74 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] PUT http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4d6ef63e-918c-4d35-9954-a30af2cbfa74 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1782595616", "description": "This is the new description of snapshot."}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4d6ef63e-918c-4d35-9954-a30af2cbfa74 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4d6ef63e-918c-4d35-9954-a30af2cbfa74 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1095/2217] 192.168.122.38 () {60 vars in 1254 bytes} [Wed Sep 2 16:30:37 2026] PUT /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 443 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1b0deb6c-bdbe-48d9-a554-154146548502 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b0deb6c-bdbe-48d9-a554-154146548502 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b0deb6c-bdbe-48d9-a554-154146548502 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b0deb6c-bdbe-48d9-a554-154146548502 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b0deb6c-bdbe-48d9-a554-154146548502 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b0deb6c-bdbe-48d9-a554-154146548502 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1123/2218] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:37 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 577 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete snapshot with id: c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=450,cinder:UPDATE=105,cinder:INSERT=69 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:30:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot delete request issued successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f461e11e-228c-40a2-9f20-1625f1760eb6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 202 Sep 02 16:30:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1096/2219] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:37 2026] DELETE /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f4a10ad-a02d-4c58-973d-bf661a302697 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1124/2220] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:37 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 576 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-96407ceb-4cff-422b-be6a-c2efdaa87814 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1097/2221] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:38 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 576 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:40 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=433,cinder:INSERT=81,cinder:UPDATE=125 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:30:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f81ebd67-1ae2-46c1-a5a3-990f17f326eb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 200 Sep 02 16:30:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1125/2222] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:40 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4bc880b6-f0ef-4193-bbd1-ad53fd025e07 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4bc880b6-f0ef-4193-bbd1-ad53fd025e07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4bc880b6-f0ef-4193-bbd1-ad53fd025e07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4bc880b6-f0ef-4193-bbd1-ad53fd025e07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4bc880b6-f0ef-4193-bbd1-ad53fd025e07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 404 Sep 02 16:30:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1098/2223] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:41 2026] GET /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete snapshot with id: c72d4f20-0f92-4ea9-bd4c-eca21492d06d Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4536cfa5-5c6a-4e79-91cf-0f8cf29d51bd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d returned with HTTP 404 Sep 02 16:30:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1126/2224] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:41 2026] DELETE /volume/v3/snapshots/c72d4f20-0f92-4ea9-bd4c-eca21492d06d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3073be2b-2636-45fa-9c3f-fa198f38edc9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1099/2225] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:41 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19c81077-c010-4970-ab3f-06d32bc842dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-425068955"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-425068955'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume of 1 GB Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Availability Zones retrieved successfully. Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (a40a3c17-1347-497f-9393-000f1bb08f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577db173-84e0-4a1b-80ff-da26d220896f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577db173-84e0-4a1b-80ff-da26d220896f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404bde5c-794f-476b-823a-206c0cffcab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['a1d3ff6b-1e1e-41fe-882c-d3660f75938e', 'c0160033-4bc2-412e-ac06-9ee01c26be49', 'bfa2fc8f-a98b-4537-b482-ae3ab784a668', '5843c2dd-525b-495e-b9f7-7b23ffe35712'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404bde5c-794f-476b-823a-206c0cffcab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d3ff6b-1e1e-41fe-882c-d3660f75938e', 'c0160033-4bc2-412e-ac06-9ee01c26be49', 'bfa2fc8f-a98b-4537-b482-ae3ab784a668', '5843c2dd-525b-495e-b9f7-7b23ffe35712']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec3f77f-190c-4a26-83fb-045f8c1e71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec3f77f-190c-4a26-83fb-045f8c1e71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e54d20-8b42-4640-8270-93a02bdfc317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-425068955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['a1d3ff6b-1e1e-41fe-882c-d3660f75938e','c0160033-4bc2-412e-ac06-9ee01c26be49','bfa2fc8f-a98b-4537-b482-ae3ab784a668','5843c2dd-525b-495e-b9f7-7b23ffe35712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-425068955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e54d20-8b42-4640-8270-93a02bdfc317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69d707aaf64487cacea7f17d54c07dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123e9e87f26c4e56b725ab04486ad677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f286f7f-f872-458b-b5c1-f56e1f818f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f286f7f-f872-458b-b5c1-f56e1f818f17) transitioned into state 'SUCCESS' from state '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-425068955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['a1d3ff6b-1e1e-41fe-882c-d3660f75938e','c0160033-4bc2-412e-ac06-9ee01c26be49','bfa2fc8f-a98b-4537-b482-ae3ab784a668','5843c2dd-525b-495e-b9f7-7b23ffe35712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3d1261-21a7-49a9-b213-66df4d46a849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3d1261-21a7-49a9-b213-66df4d46a849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (a40a3c17-1347-497f-9393-000f1bb08f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request issued successfully. Sep 02 16:30:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19c81077-c010-4970-ab3f-06d32bc842dd tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1127/2226] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:41 2026] POST /volume/v3/volumes => generated 760 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a029c2a-7a69-430a-9064-0ac1f29e5ba3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 200 Sep 02 16:30:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1100/2227] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:41 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 828 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b8e6d912-9494-4d70-a129-0a765247daa5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8e6d912-9494-4d70-a129-0a765247daa5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d912-9494-4d70-a129-0a765247daa5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d912-9494-4d70-a129-0a765247daa5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8e6d912-9494-4d70-a129-0a765247daa5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8e6d912-9494-4d70-a129-0a765247daa5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 200 Sep 02 16:30:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1128/2228] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:42 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0aa79723-cb0c-4fe3-a302-7dd5cdfff0b8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 200 Sep 02 16:30:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1101/2229] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:43 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00f23452-3302-496c-a91a-e96c3ebcd594 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:30:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23e54d20-8b42-4640-8270-93a02bdfc317", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-636746363"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create snapshot from volume 23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:44 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['4649dcc0-3d62-4b9a-b713-fe11c14b77e0', 'dff06be8-098b-4bc9-b179-9087112d8642', '3fa27164-5ce0-4fa6-980d-95e8bee65d7f', 'c51377d1-2bd6-443c-ae16-768e9112865c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot create request issued successfully. Sep 02 16:30:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00f23452-3302-496c-a91a-e96c3ebcd594 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:30:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1129/2230] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:30:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-192b009e-4f6f-426c-b57e-908ea48c3363 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-192b009e-4f6f-426c-b57e-908ea48c3363 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-192b009e-4f6f-426c-b57e-908ea48c3363 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-192b009e-4f6f-426c-b57e-908ea48c3363 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-192b009e-4f6f-426c-b57e-908ea48c3363 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-192b009e-4f6f-426c-b57e-908ea48c3363 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1102/2231] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:44 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 441 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-354159ce-200a-4f18-8939-3ebffb785301 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-354159ce-200a-4f18-8939-3ebffb785301 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-354159ce-200a-4f18-8939-3ebffb785301 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-354159ce-200a-4f18-8939-3ebffb785301 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-354159ce-200a-4f18-8939-3ebffb785301 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-354159ce-200a-4f18-8939-3ebffb785301 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1130/2232] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:45 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-476188f0-6e08-4fdb-9c62-0aa0e7c5e87e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1103/2233] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:46 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73c4fa9d-d341-49e9-b057-c2a5dbbaa580", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1583887439"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request body: {'volume': {'snapshot_id': '73c4fa9d-d341-49e9-b057-c2a5dbbaa580', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1583887439'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume of 2 GB Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Availability Zones retrieved successfully. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (0244efc1-81b9-431d-9d82-270443c4bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27486854-0602-4a20-a6f9-e9cc9b42a948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27486854-0602-4a20-a6f9-e9cc9b42a948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '73c4fa9d-d341-49e9-b057-c2a5dbbaa580', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb30f69f-61a5-4f0c-9729-110ab31e16a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['fa3bfc02-443e-46af-86a5-96475b6bd039', 'c84671a3-3711-4017-a92c-a8805dbe5615', '3f3592ea-ad16-40b7-bdba-5650c1f53eed', '3a2cffa2-0256-49cf-ba04-d5a9806eaf15'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb30f69f-61a5-4f0c-9729-110ab31e16a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa3bfc02-443e-46af-86a5-96475b6bd039', 'c84671a3-3711-4017-a92c-a8805dbe5615', '3f3592ea-ad16-40b7-bdba-5650c1f53eed', '3a2cffa2-0256-49cf-ba04-d5a9806eaf15']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8f4f22-049c-41eb-9734-29dcb5b06318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8f4f22-049c-41eb-9734-29dcb5b06318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '154b1615-8c65-4022-914c-af3004c89109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1583887439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['fa3bfc02-443e-46af-86a5-96475b6bd039','c84671a3-3711-4017-a92c-a8805dbe5615','3f3592ea-ad16-40b7-bdba-5650c1f53eed','3a2cffa2-0256-49cf-ba04-d5a9806eaf15'],size=2,snapshot_id=73c4fa9d-d341-49e9-b057-c2a5dbbaa580,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1583887439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=154b1615-8c65-4022-914c-af3004c89109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69d707aaf64487cacea7f17d54c07dd',provider_auth=None,provider_geometry=None,provider_id=None,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=73c4fa9d-d341-49e9-b057-c2a5dbbaa580,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123e9e87f26c4e56b725ab04486ad677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc3000e-5e32-4028-b510-03739f6c01c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc3000e-5e32-4028-b510-03739f6c01c8) transitioned into state 'SUCCESS' from state '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-1583887439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['fa3bfc02-443e-46af-86a5-96475b6bd039','c84671a3-3711-4017-a92c-a8805dbe5615','3f3592ea-ad16-40b7-bdba-5650c1f53eed','3a2cffa2-0256-49cf-ba04-d5a9806eaf15'],size=2,snapshot_id=73c4fa9d-d341-49e9-b057-c2a5dbbaa580,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695c25e3-5610-4d50-80ec-68e687b26c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695c25e3-5610-4d50-80ec-68e687b26c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (0244efc1-81b9-431d-9d82-270443c4bd0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request issued successfully. Sep 02 16:30:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0eac36b-9c2e-4b10-a45a-0a061a1ccbc3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:30:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1131/2234] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:30:46 2026] POST /volume/v3/volumes => generated 795 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e71617a1-d6b9-49ae-a01e-3e891f28dbd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1104/2235] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:46 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13a25708-dfd9-4908-bae4-b7fe91d956f9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1132/2236] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:47 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ba30d7d-a9f0-4942-b6ae-78fcfc35b0d2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1105/2237] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:48 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c272ed27-bf68-405a-8f09-9195a8d2ee84 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1133/2238] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:50 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:51 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:51 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6365f042-b19f-4452-8e47-ad7684d75fb0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1106/2239] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:51 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cac0949-cf1b-44ad-bdc8-b8003f3420b5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1134/2240] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:52 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c55baa0b-b068-471a-8caa-a27a8f938e9b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1107/2241] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:53 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90ebcce6-7f3c-4e68-ad8c-43dba6b3d57c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1135/2242] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:53 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 888 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: 154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume request issued successfully. Sep 02 16:30:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bb94e825-b6f7-4c9a-9bb4-c837c0561332 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 202 Sep 02 16:30:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1108/2243] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:53 2026] DELETE /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad9030bd-d155-4e03-b2df-9c8a3367abd2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 200 Sep 02 16:30:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1136/2244] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:53 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 887 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-089eaef4-2421-45f5-9ddc-bdec35c6c6b9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-089eaef4-2421-45f5-9ddc-bdec35c6c6b9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-089eaef4-2421-45f5-9ddc-bdec35c6c6b9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-089eaef4-2421-45f5-9ddc-bdec35c6c6b9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-089eaef4-2421-45f5-9ddc-bdec35c6c6b9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 404 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1109/2245] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-672b8ebb-c775-4ae8-9365-e89877952133 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-672b8ebb-c775-4ae8-9365-e89877952133 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-672b8ebb-c775-4ae8-9365-e89877952133 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-672b8ebb-c775-4ae8-9365-e89877952133 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-672b8ebb-c775-4ae8-9365-e89877952133 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 404 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1137/2246] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: 154b1615-8c65-4022-914c-af3004c89109 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4475bf83-18b5-418c-903c-3ff06d355fe5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 returned with HTTP 404 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1110/2247] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:55 2026] DELETE /volume/v3/volumes/154b1615-8c65-4022-914c-af3004c89109 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cef279af-5219-443c-ab91-3b7995a64643 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete snapshot with id: 73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot delete request issued successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cef279af-5219-443c-ab91-3b7995a64643 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 202 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1138/2248] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:30:55 2026] DELETE /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-440ebb00-652d-46d9-8cb7-83d852ae9b6a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1111/2249] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78c2ca09-d1a3-4e98-bdea-313b9a6c0990 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1139/2250] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-34725229-2156-42da-bde0-db52adea1eb1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-34725229-2156-42da-bde0-db52adea1eb1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-34725229-2156-42da-bde0-db52adea1eb1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-34725229-2156-42da-bde0-db52adea1eb1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-34725229-2156-42da-bde0-db52adea1eb1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-34725229-2156-42da-bde0-db52adea1eb1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1112/2251] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-77c3edf9-4210-432f-aa97-a5be5a6373f6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1140/2252] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:30:55 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d1bb9cf1-65ef-44e3-a30c-1c486be5602a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d1bb9cf1-65ef-44e3-a30c-1c486be5602a None None] GET http://192.168.122.38/volume// Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d1bb9cf1-65ef-44e3-a30c-1c486be5602a None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d1bb9cf1-65ef-44e3-a30c-1c486be5602a None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d1bb9cf1-65ef-44e3-a30c-1c486be5602a None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:30:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1113/2253] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:30:56 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-b037182d-0dc4-4242-9b25-157a345a535a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-b037182d-0dc4-4242-9b25-157a345a535a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-b037182d-0dc4-4242-9b25-157a345a535a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04df9484-4d6b-4093-b5ba-a002344eea66", "connector": null, "instance_uuid": "24412ec4-382d-483f-a0fb-8b1383268099"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-b037182d-0dc4-4242-9b25-157a345a535a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1141/2254] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:30:56 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 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2409e6ed-9213-4775-93ed-771ef3838926 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8585ec7e-821c-4e44-99bc-809019244dec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2409e6ed-9213-4775-93ed-771ef3838926 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8585ec7e-821c-4e44-99bc-809019244dec tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8585ec7e-821c-4e44-99bc-809019244dec tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8585ec7e-821c-4e44-99bc-809019244dec tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2409e6ed-9213-4775-93ed-771ef3838926 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2409e6ed-9213-4775-93ed-771ef3838926 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2409e6ed-9213-4775-93ed-771ef3838926 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2409e6ed-9213-4775-93ed-771ef3838926 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1114/2255] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:56 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3b5a0bce-dfcf-4221-aa34-1812f8b03094 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b5a0bce-dfcf-4221-aa34-1812f8b03094 None None] GET http://192.168.122.38/volume// Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8585ec7e-821c-4e44-99bc-809019244dec tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b5a0bce-dfcf-4221-aa34-1812f8b03094 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b5a0bce-dfcf-4221-aa34-1812f8b03094 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b5a0bce-dfcf-4221-aa34-1812f8b03094 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:30:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1115/2256] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:30:56 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8585ec7e-821c-4e44-99bc-809019244dec tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1142/2257] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:56 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-155cb2e5-b630-425a-8e53-a5c4c0001461 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1116/2258] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:30:56 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1045 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] PUT http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Acquiring lock "cinder-attachment_update-04df9484-4d6b-4093-b5ba-a002344eea66-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Lock "cinder-attachment_update-04df9484-4d6b-4093-b5ba-a002344eea66-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:56 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Lock "cinder-attachment_update-04df9484-4d6b-4093-b5ba-a002344eea66-devstack" released by "attachment_update" :: held 0.271s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:30:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-ad35b4aa-2cf9-4793-baf2-d24c447962a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 returned with HTTP 200 Sep 02 16:30:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1143/2259] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:30:56 2026] PUT /volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 => generated 694 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c23d986-c446-4752-a323-fa0bfec44782 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:30:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0129eee9-9fc2-4ab4-a55d-94d5b0a32ca3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 200 Sep 02 16:30:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1117/2260] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:57 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:30:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c23d986-c446-4752-a323-fa0bfec44782 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c23d986-c446-4752-a323-fa0bfec44782 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c23d986-c446-4752-a323-fa0bfec44782 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c23d986-c446-4752-a323-fa0bfec44782 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c23d986-c446-4752-a323-fa0bfec44782 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1144/2261] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:57 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 865 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-a1d6252f-90ce-4c69-bd28-2fe18f3f8098 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-a1d6252f-90ce-4c69-bd28-2fe18f3f8098 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1/action Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-a1d6252f-90ce-4c69-bd28-2fe18f3f8098 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-a1d6252f-90ce-4c69-bd28-2fe18f3f8098 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b20ebf24-6511-4f0c-bbb0-c759e6e59c17 req-a1d6252f-90ce-4c69-bd28-2fe18f3f8098 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1/action returned with HTTP 204 Sep 02 16:30:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1118/2262] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:30:57 2026] POST /volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2da9b28c-581c-49cb-9748-6d1c7c3cf946 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2da9b28c-581c-49cb-9748-6d1c7c3cf946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2da9b28c-581c-49cb-9748-6d1c7c3cf946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2da9b28c-581c-49cb-9748-6d1c7c3cf946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2da9b28c-581c-49cb-9748-6d1c7c3cf946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 returned with HTTP 404 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1145/2263] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:30:58 2026] GET /volume/v3/snapshots/73c4fa9d-d341-49e9-b057-c2a5dbbaa580 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-581962b6-32e0-4b22-8d84-bacfa2dc1511 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 200 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1119/2264] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:58 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-150f4909-def6-44cc-b8c5-91b73a753b04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: 23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-12968408-b243-4304-bc84-6d87a282fe41 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-12968408-b243-4304-bc84-6d87a282fe41 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-12968408-b243-4304-bc84-6d87a282fe41 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-12968408-b243-4304-bc84-6d87a282fe41 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume request issued successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-150f4909-def6-44cc-b8c5-91b73a753b04 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 202 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1146/2265] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:30:58 2026] DELETE /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-12968408-b243-4304-bc84-6d87a282fe41 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-12968408-b243-4304-bc84-6d87a282fe41 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1120/2266] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:58 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1157 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e49fa2ca-f243-4a18-bb9b-c93233b649d9 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 200 Sep 02 16:30:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1147/2267] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:58 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-958ff975-340e-4113-b50c-a1b69b5e07f1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:30:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1121/2268] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:58 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1157 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Attachment connected to vm 24412ec4-382d-483f-a0fb-8b1383268099, checking data on nova Sep 02 16:30:58 devstack devstack@c-api.service[86751]: DEBUG cinder.compute.nova [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Creating Keystone token plugin using URL: http://192.168.122.38/identity {{(pid=86751) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] REQ: curl -g -i -X GET http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}307b235b59a5e3205bb80c7d04e3a972bddabb477a6647128e2abf2b282a19a7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0b2ba637-4c29-48b1-a54b-5419beecd5b4" -H "X-Service-Token: {SHA256}c3123687597026526d2015b783e44c0a25e0ca89d55080a15050c4419005e905" {{(pid=86751) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 14:30:59 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-5ef80768-b9cc-41d1-a7a6-da2d29113e56 x-openstack-request-id: req-5ef80768-b9cc-41d1-a7a6-da2d29113e56 {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "04df9484-4d6b-4093-b5ba-a002344eea66", "serverId": "24412ec4-382d-483f-a0fb-8b1383268099", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "83e61ddd-3724-4573-be95-9c25cab603e1", "bdm_uuid": "03e3aa60-0008-4cce-8dfc-92017d58b7b9"}} {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET call to compute for http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 used request id req-5ef80768-b9cc-41d1-a7a6-da2d29113e56 {{(pid=86751) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-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 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Caught error: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: 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 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:30:59 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Sep 02 16:30:59 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-0b2ba637-4c29-48b1-a54b-5419beecd5b4 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 409 Sep 02 16:30:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1148/2269] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:30:58 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 167 bytes in 597 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Attachment connected to vm 24412ec4-382d-483f-a0fb-8b1383268099, checking data on nova Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.compute.nova [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Creating Keystone token plugin using URL: http://192.168.122.38/identity {{(pid=86750) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] REQ: curl -g -i -X GET http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b59b7e52e727fd4ecbb9b3f2d5e37b60f3a84fec98f8e172c95b85763423e679" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5c81a6ef-26fb-45b5-89b5-29d575124d23" -H "X-Service-Token: {SHA256}b6e656387dfc2d583d30b062499fd4662c461f2c742f0133adcc25c8c3ae0a7c" {{(pid=86750) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 14:30:59 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-da1e27a4-82ce-4fe7-b454-667a788dfce1 x-openstack-request-id: req-da1e27a4-82ce-4fe7-b454-667a788dfce1 {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "04df9484-4d6b-4093-b5ba-a002344eea66", "serverId": "24412ec4-382d-483f-a0fb-8b1383268099", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "83e61ddd-3724-4573-be95-9c25cab603e1", "bdm_uuid": "03e3aa60-0008-4cce-8dfc-92017d58b7b9"}} {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET call to compute for http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 used request id req-da1e27a4-82ce-4fe7-b454-667a788dfce1 {{(pid=86750) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.volume.api [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-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 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Caught error: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: 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 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:30:59 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.middleware.fault [None req-5c81a6ef-26fb-45b5-89b5-29d575124d23 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 409 Sep 02 16:30:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1122/2270] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 167 bytes in 296 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95370ca3-0a81-41c4-a02a-f594397909f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1149/2271] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f45c7978-3d62-40c2-a872-70ad3c11283d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1123/2272] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc86b5cd-db12-4380-bc4e-9d403a648097 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: WARNING keystonemiddleware.auth_token [None req-fc86b5cd-db12-4380-bc4e-9d403a648097 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 16:30:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1150/2273] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 142 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d7592d2-dfbf-48df-9bf7-5171b5324b74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fce02480-dfbe-49d5-8266-027b7b85d9c1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 returned with HTTP 404 Sep 02 16:30:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1124/2274] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:59 2026] GET /volume/v3/volumes/23e54d20-8b42-4640-8270-93a02bdfc317 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:30:59 devstack devstack@c-api.service[86751]: WARNING keystonemiddleware.auth_token [None req-7d7592d2-dfbf-48df-9bf7-5171b5324b74 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 16:30:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1151/2275] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 63 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3e23087-2ba3-4dbd-964a-3b6cea303042 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:30:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1125/2276] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:30:59 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-815490616"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-815490616'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume of 1 GB Sep 02 16:30:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Availability Zones retrieved successfully. Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (ff662abd-4629-44c7-8747-30c5e3de4a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a922f4-0364-4430-ad4d-587102c1932d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:30:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a922f4-0364-4430-ad4d-587102c1932d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf39e39-c90f-4a48-9161-996adf58a5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['34bcff46-19b6-4ac3-90b4-1d55625000b4', 'cb9d6a8b-76d5-4743-991b-95b7f0482280', '51d0251d-f88c-4799-9cbb-9239fa22c2de', '1bc33127-7abc-4f99-83ee-c215afeb492a'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf39e39-c90f-4a48-9161-996adf58a5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34bcff46-19b6-4ac3-90b4-1d55625000b4', 'cb9d6a8b-76d5-4743-991b-95b7f0482280', '51d0251d-f88c-4799-9cbb-9239fa22c2de', '1bc33127-7abc-4f99-83ee-c215afeb492a']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae8f2b3-cc94-43bc-942f-ccd223c081a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Updating volume '04df9484-4d6b-4093-b5ba-a002344eea66' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae8f2b3-cc94-43bc-942f-ccd223c081a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00c56ce-edf9-4c7d-97c4-d7df26c49af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-815490616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['34bcff46-19b6-4ac3-90b4-1d55625000b4','cb9d6a8b-76d5-4743-991b-95b7f0482280','51d0251d-f88c-4799-9cbb-9239fa22c2de','1bc33127-7abc-4f99-83ee-c215afeb492a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-815490616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00c56ce-edf9-4c7d-97c4-d7df26c49af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69d707aaf64487cacea7f17d54c07dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123e9e87f26c4e56b725ab04486ad677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c7c8bb-33e1-4f9c-909b-bde38e3e11c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adee0770-9082-4b4f-94a1-79e6abdccea2 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 202 Sep 02 16:31:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1152/2277] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-410080513", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c7c8bb-33e1-4f9c-909b-bde38e3e11c9) transitioned into state 'SUCCESS' from state '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-815490616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['34bcff46-19b6-4ac3-90b4-1d55625000b4','cb9d6a8b-76d5-4743-991b-95b7f0482280','51d0251d-f88c-4799-9cbb-9239fa22c2de','1bc33127-7abc-4f99-83ee-c215afeb492a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-410080513', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume of 1 GB Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af06023d-c010-49b4-bbbf-00946d13e42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Availability Zones retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af06023d-c010-49b4-bbbf-00946d13e42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Flow 'volume_create_api' (5308ef0d-b3fb-4b12-9e3f-34600ada740b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (ff662abd-4629-44c7-8747-30c5e3de4a9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request issued successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a45673d9-c3ec-4ae5-ab2e-bf03f6cefafb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d57781b-695c-43be-9432-860e0c8c0dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1126/2278] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:30:59 2026] POST /volume/v3/volumes => generated 760 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe705262-1c93-4803-a743-56c3e8732874 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe705262-1c93-4803-a743-56c3e8732874 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe705262-1c93-4803-a743-56c3e8732874 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe705262-1c93-4803-a743-56c3e8732874 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe705262-1c93-4803-a743-56c3e8732874 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe705262-1c93-4803-a743-56c3e8732874 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1127/2279] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:00 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1156 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d57781b-695c-43be-9432-860e0c8c0dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f76dfa1-3435-42a7-b4bf-ae5e98a6b98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30a3bc38-b24a-4709-8c63-a9a5922f559b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 200 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1128/2280] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:00 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-382b7055-91b5-41b0-8e25-e0295917fb3e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "83e61ddd-3724-4573-be95-9c25cab603e1"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "83e61ddd-3724-4573-be95-9c25cab603e1"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Volume info retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Attachment connected to vm 24412ec4-382d-483f-a0fb-8b1383268099, checking data on nova Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.compute.nova [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Creating Keystone token plugin using URL: http://192.168.122.38/identity {{(pid=86750) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] REQ: curl -g -i -X GET http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d6331d399c1a57536438c1ebd447f475ffc022d94b547f0239d2814cfa497ce3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-382b7055-91b5-41b0-8e25-e0295917fb3e" -H "X-Service-Token: {SHA256}b6e656387dfc2d583d30b062499fd4662c461f2c742f0133adcc25c8c3ae0a7c" {{(pid=86750) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Created reservations ['9db81086-9ae1-465c-a54f-d10aa39f27f8', '61e55be3-cf92-4396-a552-7b680526768f', 'ff7572cc-7ba4-4855-bcbf-2db4ebfd1b75', '162ab836-cf8d-46c7-8be1-c42bfa187e0b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f76dfa1-3435-42a7-b4bf-ae5e98a6b98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db81086-9ae1-465c-a54f-d10aa39f27f8', '61e55be3-cf92-4396-a552-7b680526768f', 'ff7572cc-7ba4-4855-bcbf-2db4ebfd1b75', '162ab836-cf8d-46c7-8be1-c42bfa187e0b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc22abf9-e0a3-4362-8597-a7632735a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc22abf9-e0a3-4362-8597-a7632735a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdcc9b5f-290a-422a-87f8-b111d9b42e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-410080513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',qos_specs=None,replication_status=,reservations=['9db81086-9ae1-465c-a54f-d10aa39f27f8','61e55be3-cf92-4396-a552-7b680526768f','ff7572cc-7ba4-4855-bcbf-2db4ebfd1b75','162ab836-cf8d-46c7-8be1-c42bfa187e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da50392999b54b60a82921c1a284a750',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-410080513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdcc9b5f-290a-422a-87f8-b111d9b42e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da50392999b54b60a82921c1a284a750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67b9c9d-7d89-416c-8cbd-693bd8eada08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67b9c9d-7d89-416c-8cbd-693bd8eada08) transitioned into state 'SUCCESS' from state '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-410080513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',qos_specs=None,replication_status=,reservations=['9db81086-9ae1-465c-a54f-d10aa39f27f8','61e55be3-cf92-4396-a552-7b680526768f','ff7572cc-7ba4-4855-bcbf-2db4ebfd1b75','162ab836-cf8d-46c7-8be1-c42bfa187e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da50392999b54b60a82921c1a284a750',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02c7391-1b69-40d7-b8cf-b3ebea4bcf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 14:31:00 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-dfb07671-54e0-470a-b8a9-46b9a99e8d19 x-openstack-request-id: req-dfb07671-54e0-470a-b8a9-46b9a99e8d19 {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "04df9484-4d6b-4093-b5ba-a002344eea66", "serverId": "24412ec4-382d-483f-a0fb-8b1383268099", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "83e61ddd-3724-4573-be95-9c25cab603e1", "bdm_uuid": "03e3aa60-0008-4cce-8dfc-92017d58b7b9"}} {{(pid=86750) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG novaclient.v2.client [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] GET call to compute for http://192.168.122.38/compute/v2.1/servers/24412ec4-382d-483f-a0fb-8b1383268099/os-volume_attachments/04df9484-4d6b-4093-b5ba-a002344eea66 used request id req-dfb07671-54e0-470a-b8a9-46b9a99e8d19 {{(pid=86750) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.volume.api [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-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 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02c7391-1b69-40d7-b8cf-b3ebea4bcf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Caught error: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: 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 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24412ec4-382d-483f-a0fb-8b1383268099 using the Compute API Sep 02 16:31:00 devstack devstack@c-api.service[86750]: ERROR cinder.api.middleware.fault Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.middleware.fault [None req-382b7055-91b5-41b0-8e25-e0295917fb3e tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 409 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1129/2281] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:31:00 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 167 bytes in 285 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Flow 'volume_create_api' (5308ef0d-b3fb-4b12-9e3f-34600ada740b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume request issued successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece5bbf0-8ecc-4e09-b581-ced3f1f5bc94 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:31:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1153/2282] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:31:00 2026] POST /volume/v3/volumes => generated 753 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-912f1bd2-434b-448a-a164-2a516e85a12c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1130/2283] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:31:00 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae7124ec-8e1d-4bf5-b512-e539ce8a29a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: WARNING keystonemiddleware.auth_token [None req-ae7124ec-8e1d-4bf5-b512-e539ce8a29a0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 16:31:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1154/2284] 192.168.122.38 () {62 vars in 1476 bytes} [Wed Sep 2 16:31:00 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 114 bytes in 51 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: DEBUG oslo_db.sqlalchemy.engines [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26c2bad7-c16f-4a53-a40c-1ba6e1ee6b9a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1131/2285] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:00 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 865 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0731b3ee-173c-45fc-8fc8-dff9185a497f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1155/2286] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:00 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-d3ca3291-3551-4f5f-8fda-6eaeaded6f13 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1132/2287] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-558bdca9-9533-45c8-84ff-4f6233d8df36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-558bdca9-9533-45c8-84ff-4f6233d8df36 None None] GET http://192.168.122.38/volume// Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-558bdca9-9533-45c8-84ff-4f6233d8df36 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-558bdca9-9533-45c8-84ff-4f6233d8df36 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-558bdca9-9533-45c8-84ff-4f6233d8df36 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1156/2288] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-fea4c1aa-8754-4072-a385-78013477be64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-fea4c1aa-8754-4072-a385-78013477be64 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-fea4c1aa-8754-4072-a385-78013477be64 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb", "connector": null, "instance_uuid": "24412ec4-382d-483f-a0fb-8b1383268099"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-fea4c1aa-8754-4072-a385-78013477be64 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:31:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1133/2289] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:31:01 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9edf4bbf-2d52-4e15-b40a-4324e61449a1 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 200 Sep 02 16:31:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1157/2290] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32639031-611d-4de7-aa21-43f62d2b8eef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32639031-611d-4de7-aa21-43f62d2b8eef None None] GET http://192.168.122.38/volume// Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32639031-611d-4de7-aa21-43f62d2b8eef None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32639031-611d-4de7-aa21-43f62d2b8eef None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32639031-611d-4de7-aa21-43f62d2b8eef None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1158/2291] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-31ddd3f9-0f75-4859-9f30-dcd98d91c5e7 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1134/2292] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-aa894c1e-e46d-4186-9eef-96da61728dbe tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1159/2293] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:31:01 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 1045 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] PUT http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Acquiring lock "cinder-attachment_update-69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Lock "cinder-attachment_update-69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Lock "cinder-attachment_update-69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb-devstack" released by "attachment_update" :: held 0.711s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-17388ee0-35c9-4fe6-85c1-66ba784431d1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 returned with HTTP 200 Sep 02 16:31:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1135/2294] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:31:01 2026] PUT /volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 => generated 694 bytes in 769 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c6531d9-d824-48e0-9f4a-e1aa69e0f61f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 200 Sep 02 16:31:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1160/2295] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:02 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c00c56ce-edf9-4c7d-97c4-d7df26c49af5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1602418765"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create snapshot from volume c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9038234b-d2ce-4026-8faf-ebb552ed8a71 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1136/2296] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:02 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:02 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['739f80ac-91c0-4b0f-a761-f6236236f75c', 'c6a7e67b-cd4f-40ed-b8d9-fad4a2c4b7bb', 'b35cf517-2762-4898-ad03-1f65ae930f16', '2f7222ce-14c8-42e8-8f1d-46ad31b9d355'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot create request issued successfully. Sep 02 16:31:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-864f1aa3-d829-4592-a3bc-83cf833e7c3e tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:31:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1161/2297] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:31:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d5d77e0-da50-471c-a90e-0bf04715044d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d5d77e0-da50-471c-a90e-0bf04715044d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d5d77e0-da50-471c-a90e-0bf04715044d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d5d77e0-da50-471c-a90e-0bf04715044d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5d5d77e0-da50-471c-a90e-0bf04715044d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d5d77e0-da50-471c-a90e-0bf04715044d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1137/2298] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:02 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-6eab0b8d-38d5-42d8-b7a0-68f8a2f6430b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-6eab0b8d-38d5-42d8-b7a0-68f8a2f6430b tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9/action Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-6eab0b8d-38d5-42d8-b7a0-68f8a2f6430b tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-6eab0b8d-38d5-42d8-b7a0-68f8a2f6430b tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-78dd10fb-3940-4d87-b2e2-71aff2ed80dd req-6eab0b8d-38d5-42d8-b7a0-68f8a2f6430b tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9/action returned with HTTP 204 Sep 02 16:31:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1162/2299] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:31:03 2026] POST /volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c611fc3-55ff-48a1-981c-0edb017be0d3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1138/2300] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:03 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 1157 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b8f27ce-7a83-463d-ab78-50afed66b216 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1163/2301] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:03 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 1157 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-detach": {"attachment_id": "16b3c376-75f4-4330-8298-2b9881eafac9"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "16b3c376-75f4-4330-8298-2b9881eafac9"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddcf5298-3a2a-47b3-80d2-1c1449738bf0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1164/2302] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:03 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c239069b-1be1-465d-96b7-1a93fd3e86d5 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 400 Sep 02 16:31:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1139/2303] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:31:03 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 100 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-a01647d4-8bfc-464f-b343-fd4aa5294c53 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1165/2304] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:03 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 1157 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb/action Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Begin detaching volume completed successfully. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-c75a3ede-a8f9-4dc6-8221-d9618b72f78a tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb/action returned with HTTP 202 Sep 02 16:31:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1140/2305] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:31:04 2026] POST /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb01c796-848a-4f8e-87ba-419e869631a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb01c796-848a-4f8e-87ba-419e869631a7 None None] GET http://192.168.122.38/volume// Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb01c796-848a-4f8e-87ba-419e869631a7 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb01c796-848a-4f8e-87ba-419e869631a7 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb01c796-848a-4f8e-87ba-419e869631a7 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1166/2306] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:31:04 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-e30d16cd-19b5-4b29-bc24-5d497d26c1e6 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1141/2307] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:31:04 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 1341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-1f8ad9f6-2116-4430-9852-8ea3d3c57c33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-1f8ad9f6-2116-4430-9852-8ea3d3c57c33 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] DELETE http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-1f8ad9f6-2116-4430-9852-8ea3d3c57c33 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-1f8ad9f6-2116-4430-9852-8ea3d3c57c33 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:04 devstack devstack@c-api.service[86751]: /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 02 16:31:04 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6f9e986f-23f0-432b-b64f-313a97159d33 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f9e986f-23f0-432b-b64f-313a97159d33 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f9e986f-23f0-432b-b64f-313a97159d33 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f9e986f-23f0-432b-b64f-313a97159d33 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-908c7c92-5118-49a3-98ab-5bba72db6547 req-1f8ad9f6-2116-4430-9852-8ea3d3c57c33 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 returned with HTTP 200 Sep 02 16:31:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1167/2308] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:31:04 2026] DELETE /volume/v3/attachments/16b3c376-75f4-4330-8298-2b9881eafac9 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6f9e986f-23f0-432b-b64f-313a97159d33 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f9e986f-23f0-432b-b64f-313a97159d33 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1142/2309] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:04 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc776026-5f55-4262-8cda-62a685795ad0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc776026-5f55-4262-8cda-62a685795ad0 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc776026-5f55-4262-8cda-62a685795ad0 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc776026-5f55-4262-8cda-62a685795ad0 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-cc776026-5f55-4262-8cda-62a685795ad0 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] Updating volume '04df9484-4d6b-4093-b5ba-a002344eea66' with '{'status': 'in-use'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc776026-5f55-4262-8cda-62a685795ad0 tempest-TestServerVolumeAttachmentScenario-1401300057 tempest-TestServerVolumeAttachmentScenario-1401300057-project-admin] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 202 Sep 02 16:31:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1168/2310] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:31:05 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2ac265aa-9118-42ad-94bb-82c27fcfae6f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1143/2311] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:05 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1157 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-67d01af5-6d88-4e43-b28c-971620c7d12f tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1169/2312] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:05 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1157 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] POST http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Begin detaching volume completed successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-0a00f0b8-947c-4d5d-bbe3-e484e06c8d27 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action returned with HTTP 202 Sep 02 16:31:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1144/2313] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:31:05 2026] POST /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0c4cb7b-8f5a-4784-a0e1-a7908776f687 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1170/2314] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:05 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "986954d0-d4a3-4843-a456-d7076198fa4e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1693204770"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request body: {'volume': {'snapshot_id': '986954d0-d4a3-4843-a456-d7076198fa4e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1693204770'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:31:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:05 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume of 1 GB Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Availability Zones retrieved successfully. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (65b40da6-1846-4703-aa5a-62a022b31609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb134b28-71bc-49e9-9e3a-4e24991c6e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8bcaaf0-545d-4b20-90d1-9946db73d7b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8bcaaf0-545d-4b20-90d1-9946db73d7b8 None None] GET http://192.168.122.38/volume// Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8bcaaf0-545d-4b20-90d1-9946db73d7b8 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8bcaaf0-545d-4b20-90d1-9946db73d7b8 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8bcaaf0-545d-4b20-90d1-9946db73d7b8 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1171/2315] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:31:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb134b28-71bc-49e9-9e3a-4e24991c6e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '986954d0-d4a3-4843-a456-d7076198fa4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e93e41-efdf-4c00-955a-a8248d2c1c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-cb357479-d6b2-45d4-b037-59d5bebc3fb0 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1172/2316] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:31:06 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 1341 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Created reservations ['b3af4ee8-32ad-4127-ad0b-c5c8d5e7fc5c', 'fc8cb977-9c1b-4c66-b464-92868ceedc60', 'cd02f888-69f5-4f11-b384-e0d52a19496f', 'd7ec0d86-168c-4b20-8cd1-064c0af812ee'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e93e41-efdf-4c00-955a-a8248d2c1c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3af4ee8-32ad-4127-ad0b-c5c8d5e7fc5c', 'fc8cb977-9c1b-4c66-b464-92868ceedc60', 'cd02f888-69f5-4f11-b384-e0d52a19496f', 'd7ec0d86-168c-4b20-8cd1-064c0af812ee']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8041d1-c1da-446e-8456-13c7db17451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8041d1-c1da-446e-8456-13c7db17451a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1273132-a236-438f-ab81-c117724abb00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693204770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['b3af4ee8-32ad-4127-ad0b-c5c8d5e7fc5c','fc8cb977-9c1b-4c66-b464-92868ceedc60','cd02f888-69f5-4f11-b384-e0d52a19496f','d7ec0d86-168c-4b20-8cd1-064c0af812ee'],size=1,snapshot_id=986954d0-d4a3-4843-a456-d7076198fa4e,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693204770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1273132-a236-438f-ab81-c117724abb00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69d707aaf64487cacea7f17d54c07dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=986954d0-d4a3-4843-a456-d7076198fa4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123e9e87f26c4e56b725ab04486ad677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f67450c-c968-40a2-babc-858f8fc8f3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f67450c-c968-40a2-babc-858f8fc8f3d9) transitioned into state 'SUCCESS' from state '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-1693204770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69d707aaf64487cacea7f17d54c07dd',qos_specs=None,replication_status=,reservations=['b3af4ee8-32ad-4127-ad0b-c5c8d5e7fc5c','fc8cb977-9c1b-4c66-b464-92868ceedc60','cd02f888-69f5-4f11-b384-e0d52a19496f','d7ec0d86-168c-4b20-8cd1-064c0af812ee'],size=1,snapshot_id=986954d0-d4a3-4843-a456-d7076198fa4e,source_replicaid=,source_volid=None,status='creating',user_id='123e9e87f26c4e56b725ab04486ad677',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6524dee-d6f8-441c-9c33-01ef20c9cf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-c5700a74-850c-407d-b096-c8ca72622f92 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6524dee-d6f8-441c-9c33-01ef20c9cf2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-c5700a74-850c-407d-b096-c8ca72622f92 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] DELETE http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-c5700a74-850c-407d-b096-c8ca72622f92 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-c5700a74-850c-407d-b096-c8ca72622f92 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Flow 'volume_create_api' (65b40da6-1846-4703-aa5a-62a022b31609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Create volume request issued successfully. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f43e2b59-2422-4357-ba7e-2905d3936bcc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:31:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1145/2317] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:31:05 2026] POST /volume/v3/volumes => generated 795 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-707ccbf6-c5be-463f-9149-76f00fba7f03 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1146/2318] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:06 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 863 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:06 devstack devstack@c-api.service[86751]: /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 02 16:31:06 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:31:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6ad663ee-e4ae-4a58-b8b0-95ba54b3695b req-c5700a74-850c-407d-b096-c8ca72622f92 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 returned with HTTP 200 Sep 02 16:31:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1173/2319] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:31:06 2026] DELETE /volume/v3/attachments/83e61ddd-3724-4573-be95-9c25cab603e1 => generated 19 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-dd4ebc12-9945-4501-970f-cf9f7be1caf5 req-1d83b25a-64af-4c7a-92d3-d81178f7c5ad tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1147/2320] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:07 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 865 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82f2d4f3-3f4c-4304-94a0-58586f5c21c0 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1174/2321] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:07 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1c21a8d4-cfa7-4d87-be00-1ab40089a0ab tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1148/2322] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:09 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-253e38f6-b061-4821-9299-16eb43a2ed07 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-253e38f6-b061-4821-9299-16eb43a2ed07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-253e38f6-b061-4821-9299-16eb43a2ed07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-253e38f6-b061-4821-9299-16eb43a2ed07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-253e38f6-b061-4821-9299-16eb43a2ed07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-253e38f6-b061-4821-9299-16eb43a2ed07 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1175/2323] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:10 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:31:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c6dbca09-4e25-4796-8929-aba4c645280c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c6dbca09-4e25-4796-8929-aba4c645280c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c6dbca09-4e25-4796-8929-aba4c645280c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c6dbca09-4e25-4796-8929-aba4c645280c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c6dbca09-4e25-4796-8929-aba4c645280c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c6dbca09-4e25-4796-8929-aba4c645280c tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1149/2324] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:11 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f95a5251-41b1-4400-adee-adcccc0aec77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f95a5251-41b1-4400-adee-adcccc0aec77 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f95a5251-41b1-4400-adee-adcccc0aec77 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f95a5251-41b1-4400-adee-adcccc0aec77 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f95a5251-41b1-4400-adee-adcccc0aec77 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f95a5251-41b1-4400-adee-adcccc0aec77 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1176/2325] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:12 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-425d3cc4-672b-4aca-b7bd-f87161caf7b2 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1150/2326] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:13 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7b696d5-7d15-43f9-a8d5-e1817abc30a3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1177/2327] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:15 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a7c1167-a7de-4b4f-aead-e76c5fd01c0a tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1151/2328] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:16 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 888 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41517dda-3e1d-4065-bd27-f4f345e9322f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41517dda-3e1d-4065-bd27-f4f345e9322f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41517dda-3e1d-4065-bd27-f4f345e9322f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41517dda-3e1d-4065-bd27-f4f345e9322f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41517dda-3e1d-4065-bd27-f4f345e9322f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41517dda-3e1d-4065-bd27-f4f345e9322f tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1178/2329] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:16 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] DELETE http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Delete volume with id: 69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume request issued successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b67be06-5b5f-4eff-b11f-1416626d0849 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 202 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1179/2330] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:16 2026] DELETE /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Delete volume request issued successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d6dfc583-ddcf-44b6-9879-ff81e7954aaf tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 202 Sep 02 16:31:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1152/2331] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:16 2026] DELETE /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e2c59369-c1f8-417a-beb0-310137b528a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2c59369-c1f8-417a-beb0-310137b528a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2c59369-c1f8-417a-beb0-310137b528a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2c59369-c1f8-417a-beb0-310137b528a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9420417-d8b1-41bb-8708-ea3d9c6c7826 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1180/2332] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:16 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e2c59369-c1f8-417a-beb0-310137b528a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2c59369-c1f8-417a-beb0-310137b528a1 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 200 Sep 02 16:31:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1153/2333] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:16 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d0d48fb4-2ad3-4a60-956d-9591d01fafb3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0d48fb4-2ad3-4a60-956d-9591d01fafb3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0d48fb4-2ad3-4a60-956d-9591d01fafb3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0d48fb4-2ad3-4a60-956d-9591d01fafb3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0d48fb4-2ad3-4a60-956d-9591d01fafb3 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb returned with HTTP 404 Sep 02 16:31:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1154/2334] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:17 2026] GET /volume/v3/volumes/69b97aa8-1c1c-4c0d-9f55-8ccb5a3186fb => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e9aab7c-903e-4bf7-aa0c-f2648a942c7b tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 200 Sep 02 16:31:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1181/2335] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:17 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 887 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] DELETE http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Delete volume with id: 04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Delete volume request issued successfully. Sep 02 16:31:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c8ad21e7-93ae-419a-b3f7-54d2a8bf4059 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 202 Sep 02 16:31:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1155/2336] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:17 2026] DELETE /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1bb4bddf-a0af-4e1f-b193-5a75d0208f7e tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1182/2337] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:17 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6406c39d-a8de-4290-90c6-a8491805a4bc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6406c39d-a8de-4290-90c6-a8491805a4bc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6406c39d-a8de-4290-90c6-a8491805a4bc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6406c39d-a8de-4290-90c6-a8491805a4bc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6406c39d-a8de-4290-90c6-a8491805a4bc tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 404 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1156/2338] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:18 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2fe2dd4-b03b-4542-b48b-80bd916634e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2fe2dd4-b03b-4542-b48b-80bd916634e5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2fe2dd4-b03b-4542-b48b-80bd916634e5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2fe2dd4-b03b-4542-b48b-80bd916634e5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2fe2dd4-b03b-4542-b48b-80bd916634e5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 404 Sep 02 16:31:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1183/2339] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:18 2026] GET /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5177919b-9775-420e-bd4c-a203f531aa3d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5177919b-9775-420e-bd4c-a203f531aa3d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5177919b-9775-420e-bd4c-a203f531aa3d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5177919b-9775-420e-bd4c-a203f531aa3d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-5177919b-9775-420e-bd4c-a203f531aa3d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: b1273132-a236-438f-ab81-c117724abb00 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5177919b-9775-420e-bd4c-a203f531aa3d tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 returned with HTTP 404 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1157/2340] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:18 2026] DELETE /volume/v3/volumes/b1273132-a236-438f-ab81-c117724abb00 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-183a2fec-3532-4c4e-9d85-e6fde33773de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete snapshot with id: 986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot delete request issued successfully. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-183a2fec-3532-4c4e-9d85-e6fde33773de tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 202 Sep 02 16:31:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1184/2341] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:31:18 2026] DELETE /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-678acb8d-9b39-4777-aa4f-8557c4306065 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-678acb8d-9b39-4777-aa4f-8557c4306065 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-678acb8d-9b39-4777-aa4f-8557c4306065 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-678acb8d-9b39-4777-aa4f-8557c4306065 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f392fcc-d597-418d-8137-918f52354a94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f392fcc-d597-418d-8137-918f52354a94 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f392fcc-d597-418d-8137-918f52354a94 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f392fcc-d597-418d-8137-918f52354a94 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-678acb8d-9b39-4777-aa4f-8557c4306065 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-678acb8d-9b39-4777-aa4f-8557c4306065 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1158/2342] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:18 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f392fcc-d597-418d-8137-918f52354a94 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Volume info retrieved successfully. Sep 02 16:31:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f392fcc-d597-418d-8137-918f52354a94 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 200 Sep 02 16:31:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1185/2343] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:18 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15b76e66-3606-4452-aa03-2cd10274df59 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15b76e66-3606-4452-aa03-2cd10274df59 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15b76e66-3606-4452-aa03-2cd10274df59 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15b76e66-3606-4452-aa03-2cd10274df59 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-15b76e66-3606-4452-aa03-2cd10274df59 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Snapshot retrieved successfully. Sep 02 16:31:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15b76e66-3606-4452-aa03-2cd10274df59 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 200 Sep 02 16:31:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1159/2344] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:19 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc0f17e6-649b-4164-ba4e-728937511141 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc0f17e6-649b-4164-ba4e-728937511141 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] GET http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 Sep 02 16:31:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc0f17e6-649b-4164-ba4e-728937511141 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc0f17e6-649b-4164-ba4e-728937511141 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc0f17e6-649b-4164-ba4e-728937511141 tempest-TestServerVolumeAttachmentScenario-2064753097 tempest-TestServerVolumeAttachmentScenario-2064753097-project-member] http://192.168.122.38/volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 returned with HTTP 404 Sep 02 16:31:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1186/2345] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:19 2026] GET /volume/v3/volumes/04df9484-4d6b-4093-b5ba-a002344eea66 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c9f1cf75-8682-42dd-ba5d-2f85807892c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9f1cf75-8682-42dd-ba5d-2f85807892c3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e Sep 02 16:31:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9f1cf75-8682-42dd-ba5d-2f85807892c3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9f1cf75-8682-42dd-ba5d-2f85807892c3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9f1cf75-8682-42dd-ba5d-2f85807892c3 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e returned with HTTP 404 Sep 02 16:31:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1160/2346] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:20 2026] GET /volume/v3/snapshots/986954d0-d4a3-4843-a456-d7076198fa4e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baa653ad-aa56-43f5-9508-4bf87a7d9490 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 200 Sep 02 16:31:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1187/2347] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:20 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:21 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume request issued successfully. Sep 02 16:31:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e1c07e0d-f42e-4cd8-b370-c7392e6402f8 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 202 Sep 02 16:31:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1161/2348] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:21 2026] DELETE /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a68e3332-1e17-40e2-94a4-466d1379a1d6 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 200 Sep 02 16:31:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1188/2349] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:21 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-64598904-ce2d-4e74-9891-f23647e9d979 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64598904-ce2d-4e74-9891-f23647e9d979 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64598904-ce2d-4e74-9891-f23647e9d979 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64598904-ce2d-4e74-9891-f23647e9d979 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64598904-ce2d-4e74-9891-f23647e9d979 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 returned with HTTP 404 Sep 02 16:31:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1162/2350] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:22 2026] GET /volume/v3/volumes/c00c56ce-edf9-4c7d-97c4-d7df26c49af5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbf31376-3d8c-4cc7-85e3-5f89dd470da5 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:31:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1189/2351] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:22 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-74589c6e-9b79-4619-9446-3b365f95c946 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] DELETE http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume with id: d555c029-5bca-466e-a364-4941818e015d Sep 02 16:31:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Delete volume request issued successfully. Sep 02 16:31:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-74589c6e-9b79-4619-9446-3b365f95c946 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 202 Sep 02 16:31:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1163/2352] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:31:22 2026] DELETE /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Volume info retrieved successfully. Sep 02 16:31:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ffed2d9-3776-4a87-af72-eb3c9bb9e5b4 tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 200 Sep 02 16:31:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1190/2353] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:22 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-75ef6461-7742-4d41-9a23-476671d39bcb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75ef6461-7742-4d41-9a23-476671d39bcb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] GET http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d Sep 02 16:31:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75ef6461-7742-4d41-9a23-476671d39bcb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75ef6461-7742-4d41-9a23-476671d39bcb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75ef6461-7742-4d41-9a23-476671d39bcb tempest-VolumesSnapshotTestJSON-256307722 tempest-VolumesSnapshotTestJSON-256307722-project-member] http://192.168.122.38/volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d returned with HTTP 404 Sep 02 16:31:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1164/2354] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:23 2026] GET /volume/v3/volumes/d555c029-5bca-466e-a364-4941818e015d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:32 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=300,cinder:INSERT=35,cinder:UPDATE=77,cinder:DELETE=2 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:31:33 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=232,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f9ed3bd-fb8f-4da1-938b-67bdcb4881bc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1191/2355] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 846 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-79a79eb7-fdaf-40f7-8578-f69f67d1a140 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1165/2356] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-83f2143b-35b1-44c1-99ae-7751b30231e8 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1192/2357] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce69ba1a-b704-4b63-9ae5-e1c3ac1ea895 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce69ba1a-b704-4b63-9ae5-e1c3ac1ea895 None None] GET http://192.168.122.38/volume// Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce69ba1a-b704-4b63-9ae5-e1c3ac1ea895 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce69ba1a-b704-4b63-9ae5-e1c3ac1ea895 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce69ba1a-b704-4b63-9ae5-e1c3ac1ea895 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1166/2358] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-5cafa2d1-fee5-48a3-b32e-afc0d22cae87 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-5cafa2d1-fee5-48a3-b32e-afc0d22cae87 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-5cafa2d1-fee5-48a3-b32e-afc0d22cae87 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdcc9b5f-290a-422a-87f8-b111d9b42e1c", "connector": null, "instance_uuid": "fba9311b-aa02-466c-8426-fc929299c66c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-5cafa2d1-fee5-48a3-b32e-afc0d22cae87 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1193/2359] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:31:37 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5ef6ee9-b956-4b84-aee6-6fbb4ef2470c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5ef6ee9-b956-4b84-aee6-6fbb4ef2470c None None] GET http://192.168.122.38/volume// Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5ef6ee9-b956-4b84-aee6-6fbb4ef2470c None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5ef6ee9-b956-4b84-aee6-6fbb4ef2470c None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5ef6ee9-b956-4b84-aee6-6fbb4ef2470c None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1194/2360] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-99e31ab1-d241-418a-adae-b3738db8c6c0 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1167/2361] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-08bebd6f-94cd-4d8b-b68e-42b044b860e5 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1195/2362] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:31:37 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 1026 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] PUT http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 Sep 02 16:31:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:38 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Acquiring lock "cinder-attachment_update-fdcc9b5f-290a-422a-87f8-b111d9b42e1c-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:31:38 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Lock "cinder-attachment_update-fdcc9b5f-290a-422a-87f8-b111d9b42e1c-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:31:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:38 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Lock "cinder-attachment_update-fdcc9b5f-290a-422a-87f8-b111d9b42e1c-devstack" released by "attachment_update" :: held 0.291s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:31:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d093208b-fbf0-499a-b982-47d606b61740 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 returned with HTTP 200 Sep 02 16:31:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1168/2363] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:31:37 2026] PUT /volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 => generated 694 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d26a52ad-ba61-415d-b6db-b5df93de3c0a tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1196/2364] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:38 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 846 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d27f52b1-ecb7-4d4f-9c06-eecdd5cf1395 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d27f52b1-ecb7-4d4f-9c06-eecdd5cf1395 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624/action Sep 02 16:31:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d27f52b1-ecb7-4d4f-9c06-eecdd5cf1395 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d27f52b1-ecb7-4d4f-9c06-eecdd5cf1395 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-3ecbefad-6e66-4273-a128-0da80bfbc542 req-d27f52b1-ecb7-4d4f-9c06-eecdd5cf1395 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624/action returned with HTTP 204 Sep 02 16:31:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1169/2365] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:31:39 2026] POST /volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:31:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d29680f-030f-4ce6-b61a-f3e31ca3dcdc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1197/2366] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:39 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 1138 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cc563081-b104-410a-9b3a-1927bb2051ff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc563081-b104-410a-9b3a-1927bb2051ff tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc563081-b104-410a-9b3a-1927bb2051ff tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc563081-b104-410a-9b3a-1927bb2051ff tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc563081-b104-410a-9b3a-1927bb2051ff tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc563081-b104-410a-9b3a-1927bb2051ff tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1170/2367] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:31:39 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 1138 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:31:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-24fe3f94-678e-4023-821a-8d0d4c7619a4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1198/2368] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:31:43 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c/action Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Begin detaching volume completed successfully. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-47fe009b-fd7d-430a-a11e-71f7677d70e3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c/action returned with HTTP 202 Sep 02 16:31:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1171/2369] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:31:43 2026] POST /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fb976e1-c5a4-4925-b136-2f988417e2df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fb976e1-c5a4-4925-b136-2f988417e2df None None] GET http://192.168.122.38/volume// Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fb976e1-c5a4-4925-b136-2f988417e2df None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fb976e1-c5a4-4925-b136-2f988417e2df None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fb976e1-c5a4-4925-b136-2f988417e2df None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:31:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1199/2370] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:31:43 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-ce9336f9-8519-4ee2-a0cc-231b67ab6d7b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:31:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1172/2371] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:31:43 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 1322 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-609060fb-e116-49ac-ba88-312bc7a7887e req-14d12d91-16e6-494b-b07d-76a31fb579d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-14d12d91-16e6-494b-b07d-76a31fb579d4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] DELETE http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-14d12d91-16e6-494b-b07d-76a31fb579d4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-14d12d91-16e6-494b-b07d-76a31fb579d4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:43 devstack devstack@c-api.service[86751]: /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 02 16:31:43 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:31:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-609060fb-e116-49ac-ba88-312bc7a7887e req-14d12d91-16e6-494b-b07d-76a31fb579d4 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 returned with HTTP 200 Sep 02 16:31:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1200/2372] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:31:43 2026] DELETE /volume/v3/attachments/a6035122-a545-49e3-93a4-f9e625f71624 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:31:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdcc9b5f-290a-422a-87f8-b111d9b42e1c", "force": false, "name": "tempest-TestStampPattern-snapshot-651164345", "description": null, "metadata": null}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:31:44 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create snapshot from volume fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:31:44 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Created reservations ['87c715c8-40da-41ba-850a-002077f8e2b3', '54f7333f-4e52-4c81-940c-e953f80af57f', '1e50243b-680c-40dc-bfab-d4e329b57e15', '662ab08b-76ea-4768-bae7-67df5c684ad7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot create request issued successfully. Sep 02 16:31:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-67fb5bb1-942e-4293-9ae0-9d4f5fd8c0b3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:31:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1173/2373] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:31:44 2026] POST /volume/v3/snapshots => generated 302 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:31:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b2a8093-fdf6-40c8-ab4e-186e65bbd913 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:31:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1201/2374] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:44 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a8028034-ba73-470b-a9c9-4e8448df089b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8028034-ba73-470b-a9c9-4e8448df089b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:31:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8028034-ba73-470b-a9c9-4e8448df089b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8028034-ba73-470b-a9c9-4e8448df089b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a8028034-ba73-470b-a9c9-4e8448df089b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8028034-ba73-470b-a9c9-4e8448df089b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:31:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1174/2375] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:45 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 434 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:31:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44c1d422-8cb4-4590-8608-6d4120ec2b68 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:31:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1202/2376] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:46 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 434 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:31:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5d467c5-14f3-401f-bc00-f697b97bf6d3 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:31:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1175/2377] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:47 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-04567788-a00b-4618-8a37-119c9a5390aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04567788-a00b-4618-8a37-119c9a5390aa tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:31:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04567788-a00b-4618-8a37-119c9a5390aa tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:31:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04567788-a00b-4618-8a37-119c9a5390aa tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:31:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:31:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-04567788-a00b-4618-8a37-119c9a5390aa tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04567788-a00b-4618-8a37-119c9a5390aa tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:31:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1203/2378] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:31:48 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-360931073", "snapshot_id": "471151e4-73bb-4217-a12b-2b9244facf71", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-360931073', 'snapshot_id': '471151e4-73bb-4217-a12b-2b9244facf71', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:31:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:31:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:31:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume of 1 GB Sep 02 16:31:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Availability Zones retrieved successfully. Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Flow 'volume_create_api' (811b4317-1546-4ead-8737-02d7f203a3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c64666f-fcab-47bf-aa9d-1aa03fb159d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:31:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c64666f-fcab-47bf-aa9d-1aa03fb159d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '471151e4-73bb-4217-a12b-2b9244facf71', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47975b5-b128-4380-a4be-89a4f69dcdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Created reservations ['2d9006e4-4b0d-4a07-ab68-b30e88f85b69', 'af342be1-be15-4b37-bde9-13e5404763a0', '06b7a853-3655-4cc1-bbd5-6c89265baa82', '959567e9-6e07-4cf2-9ccd-ece9e3ba8742'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47975b5-b128-4380-a4be-89a4f69dcdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9006e4-4b0d-4a07-ab68-b30e88f85b69', 'af342be1-be15-4b37-bde9-13e5404763a0', '06b7a853-3655-4cc1-bbd5-6c89265baa82', '959567e9-6e07-4cf2-9ccd-ece9e3ba8742']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca618b7d-e3f9-4460-bf4a-5782c2558d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca618b7d-e3f9-4460-bf4a-5782c2558d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94b7d3b-d42d-448b-bcf0-6e3cf12125da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-360931073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',qos_specs=None,replication_status=,reservations=['2d9006e4-4b0d-4a07-ab68-b30e88f85b69','af342be1-be15-4b37-bde9-13e5404763a0','06b7a853-3655-4cc1-bbd5-6c89265baa82','959567e9-6e07-4cf2-9ccd-ece9e3ba8742'],size=1,snapshot_id=471151e4-73bb-4217-a12b-2b9244facf71,source_replicaid=,source_volid=None,status='creating',user_id='da50392999b54b60a82921c1a284a750',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-360931073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94b7d3b-d42d-448b-bcf0-6e3cf12125da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=471151e4-73bb-4217-a12b-2b9244facf71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da50392999b54b60a82921c1a284a750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebab828a-039c-4b1e-ab02-82cb94f256db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebab828a-039c-4b1e-ab02-82cb94f256db) transitioned into state 'SUCCESS' from state '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-360931073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0497c3f56d1545ffa453dc3bbd63e7a2',qos_specs=None,replication_status=,reservations=['2d9006e4-4b0d-4a07-ab68-b30e88f85b69','af342be1-be15-4b37-bde9-13e5404763a0','06b7a853-3655-4cc1-bbd5-6c89265baa82','959567e9-6e07-4cf2-9ccd-ece9e3ba8742'],size=1,snapshot_id=471151e4-73bb-4217-a12b-2b9244facf71,source_replicaid=,source_volid=None,status='creating',user_id='da50392999b54b60a82921c1a284a750',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d7e9f9-6201-45e3-995d-dc5393b33b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:31:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d7e9f9-6201-45e3-995d-dc5393b33b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Flow 'volume_create_api' (811b4317-1546-4ead-8737-02d7f203a3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:31:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Create volume request issued successfully. Sep 02 16:31:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1615bc9-d4d5-479c-b17e-7222ba5f6f3b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:31:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1176/2379] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:31:54 2026] POST /volume/v3/volumes => generated 787 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:31:58 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=47,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:05 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=71,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:32:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-831987330", "imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-831987330', 'imageRef': 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Create volume of 1 GB Sep 02 16:32:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Availability Zones retrieved successfully. Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Flow 'volume_create_api' (c0c47082-d40f-48d2-bd88-cead15cc5092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c599a2-39cd-4f88-b3c3-21065260d403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c599a2-39cd-4f88-b3c3-21065260d403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724dd2f7-6c93-4823-88c4-a6516695ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Created reservations ['1f7f71ef-a54a-43b3-bbf1-4ed40faca738', '5196bfc5-a1b0-4a45-8f08-901a0a6f1673', 'b63ae267-3063-44f9-adb4-20f3d59a386d', '408c3ccc-302f-46fa-961f-029e712bd371'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724dd2f7-6c93-4823-88c4-a6516695ba14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f7f71ef-a54a-43b3-bbf1-4ed40faca738', '5196bfc5-a1b0-4a45-8f08-901a0a6f1673', 'b63ae267-3063-44f9-adb4-20f3d59a386d', '408c3ccc-302f-46fa-961f-029e712bd371']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cae8087-c627-42d9-af32-2183b3e8e1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cae8087-c627-42d9-af32-2183b3e8e1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e62f73-042c-44e7-8e2e-4112ba47cd1d', '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-831987330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41155ba701ad4b1bb0f42604e39bc449',qos_specs=None,replication_status=,reservations=['1f7f71ef-a54a-43b3-bbf1-4ed40faca738','5196bfc5-a1b0-4a45-8f08-901a0a6f1673','b63ae267-3063-44f9-adb4-20f3d59a386d','408c3ccc-302f-46fa-961f-029e712bd371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ac4f5adbe6641b7b0c692f9d1b3d584',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-831987330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e62f73-042c-44e7-8e2e-4112ba47cd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41155ba701ad4b1bb0f42604e39bc449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ac4f5adbe6641b7b0c692f9d1b3d584',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d2037a-a7bb-43a9-847f-c2bc85f7b09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d2037a-a7bb-43a9-847f-c2bc85f7b09b) transitioned into state 'SUCCESS' from state '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-831987330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41155ba701ad4b1bb0f42604e39bc449',qos_specs=None,replication_status=,reservations=['1f7f71ef-a54a-43b3-bbf1-4ed40faca738','5196bfc5-a1b0-4a45-8f08-901a0a6f1673','b63ae267-3063-44f9-adb4-20f3d59a386d','408c3ccc-302f-46fa-961f-029e712bd371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ac4f5adbe6641b7b0c692f9d1b3d584',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e5885c-92b5-4907-9207-af0550e8dff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e5885c-92b5-4907-9207-af0550e8dff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Flow 'volume_create_api' (c0c47082-d40f-48d2-bd88-cead15cc5092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:32:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Create volume request issued successfully. Sep 02 16:32:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28d0eec4-95b7-45c8-a5e0-3466d4331944 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:32:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1204/2380] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:32:11 2026] POST /volume/v3/volumes => generated 759 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:32:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f605065-d1da-4457-b357-9444a2b97afa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f605065-d1da-4457-b357-9444a2b97afa tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f605065-d1da-4457-b357-9444a2b97afa tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f605065-d1da-4457-b357-9444a2b97afa tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f605065-d1da-4457-b357-9444a2b97afa tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f605065-d1da-4457-b357-9444a2b97afa tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1177/2381] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:12 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 827 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8be44470-721f-438e-87e4-846cc5b29c42 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8be44470-721f-438e-87e4-846cc5b29c42 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8be44470-721f-438e-87e4-846cc5b29c42 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8be44470-721f-438e-87e4-846cc5b29c42 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8be44470-721f-438e-87e4-846cc5b29c42 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8be44470-721f-438e-87e4-846cc5b29c42 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1205/2382] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:13 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a57fcaf-2f41-46df-828f-a35c7f1c6120 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1178/2383] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:15 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-758761837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-758761837', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Create volume of 1 GB Sep 02 16:32:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Availability Zones retrieved successfully. Sep 02 16:32:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Flow 'volume_create_api' (e2d0f6d6-aa74-47f4-8196-cf1ecd124ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87972add-cffa-45cc-97a5-dd374440502d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:32:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0196150-73da-4a53-ad34-e2b6561f0bc0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1179/2384] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:16 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 909 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87972add-cffa-45cc-97a5-dd374440502d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f01493-f5c4-45a5-be7a-522efbfd69b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Created reservations ['a01c6bff-8fff-4fbc-a441-a44996b5633a', 'a94f85d0-5493-4284-bb62-a5710d88a5e4', 'ac9f0671-5371-4d9b-b9ec-1cd2d11a6ee4', '4ad2a440-0f52-45c3-99f0-d93fe1d90a9f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f01493-f5c4-45a5-be7a-522efbfd69b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a01c6bff-8fff-4fbc-a441-a44996b5633a', 'a94f85d0-5493-4284-bb62-a5710d88a5e4', 'ac9f0671-5371-4d9b-b9ec-1cd2d11a6ee4', '4ad2a440-0f52-45c3-99f0-d93fe1d90a9f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6140905c-ec44-4661-8726-2e8179396ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6140905c-ec44-4661-8726-2e8179396ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f32752b7-6689-428f-af2e-f9f67837e25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-758761837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3249c32911047b79d89b842b1d033ca',qos_specs=None,replication_status=,reservations=['a01c6bff-8fff-4fbc-a441-a44996b5633a','a94f85d0-5493-4284-bb62-a5710d88a5e4','ac9f0671-5371-4d9b-b9ec-1cd2d11a6ee4','4ad2a440-0f52-45c3-99f0-d93fe1d90a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bce2b3545464449a187af353c7ef3b2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-758761837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f32752b7-6689-428f-af2e-f9f67837e25f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3249c32911047b79d89b842b1d033ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bce2b3545464449a187af353c7ef3b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f361f43-a49d-4b99-95f3-b6a3cb468b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f361f43-a49d-4b99-95f3-b6a3cb468b19) transitioned into state 'SUCCESS' from state '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-758761837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3249c32911047b79d89b842b1d033ca',qos_specs=None,replication_status=,reservations=['a01c6bff-8fff-4fbc-a441-a44996b5633a','a94f85d0-5493-4284-bb62-a5710d88a5e4','ac9f0671-5371-4d9b-b9ec-1cd2d11a6ee4','4ad2a440-0f52-45c3-99f0-d93fe1d90a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bce2b3545464449a187af353c7ef3b2',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88626bbf-2337-4073-842b-3c52456f421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88626bbf-2337-4073-842b-3c52456f421f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Flow 'volume_create_api' (e2d0f6d6-aa74-47f4-8196-cf1ecd124ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Create volume request issued successfully. Sep 02 16:32:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e468f9e-ac44-4399-8280-89b4920c8f7f tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:32:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1206/2385] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:32:16 2026] POST /volume/v3/volumes => generated 761 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:32:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2065712c-3f08-49ee-99a2-8ebda10f0bb8 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1180/2386] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:17 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 829 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-34179583-9c1e-4599-9c80-fb4b07e3501e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34179583-9c1e-4599-9c80-fb4b07e3501e tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34179583-9c1e-4599-9c80-fb4b07e3501e tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34179583-9c1e-4599-9c80-fb4b07e3501e tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-34179583-9c1e-4599-9c80-fb4b07e3501e tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34179583-9c1e-4599-9c80-fb4b07e3501e tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1207/2387] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:17 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-60a878e9-9136-44e1-a64d-ac86aef5b592 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1181/2388] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:18 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b2a21ad-6c0f-4777-bf35-8f5ec7cfae44 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1208/2389] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:18 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0e580b72-6450-47ad-843d-95bf81e0aac3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1182/2390] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd4a3b4c-8cd0-42fb-9a58-e06455d7aa34 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1209/2391] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Get all volumes completed successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07db3d18-ecb4-4354-bd66-de5b5cfdf835 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1183/2392] 192.168.122.38 () {58 vars in 1116 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes => generated 344 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-115e513f-06bd-4e9d-a394-f273b0e579e3 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1210/2393] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-41382a52-7507-4270-94b7-361a7959b6b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41382a52-7507-4270-94b7-361a7959b6b5 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41382a52-7507-4270-94b7-361a7959b6b5 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41382a52-7507-4270-94b7-361a7959b6b5 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-41382a52-7507-4270-94b7-361a7959b6b5 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41382a52-7507-4270-94b7-361a7959b6b5 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1184/2394] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-4362c506-d360-468b-9964-26c43203b9f1 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1211/2395] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9d92d12-3bec-4c78-ba33-809c725dce1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9d92d12-3bec-4c78-ba33-809c725dce1b None None] GET http://192.168.122.38/volume// Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9d92d12-3bec-4c78-ba33-809c725dce1b None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9d92d12-3bec-4c78-ba33-809c725dce1b None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9d92d12-3bec-4c78-ba33-809c725dce1b None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1185/2396] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:32:19 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-1c5de387-64e1-462c-bc7f-637d219fcfb0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-1c5de387-64e1-462c-bc7f-637d219fcfb0 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:32:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-1c5de387-64e1-462c-bc7f-637d219fcfb0 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f32752b7-6689-428f-af2e-f9f67837e25f", "connector": null, "instance_uuid": "9261c5c4-bcce-4ed2-9257-1596119a7c59"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-1c5de387-64e1-462c-bc7f-637d219fcfb0 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:32:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1212/2397] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:32:19 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-467bd594-c9fc-49fa-9eba-251689e85da4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-467bd594-c9fc-49fa-9eba-251689e85da4 None None] GET http://192.168.122.38/volume// Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-467bd594-c9fc-49fa-9eba-251689e85da4 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-467bd594-c9fc-49fa-9eba-251689e85da4 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-467bd594-c9fc-49fa-9eba-251689e85da4 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1213/2398] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:32:20 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98001cc5-ab93-49b4-917c-c7f512f54f70 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1186/2399] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:20 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-89189ae7-cc57-44d7-afc6-6dbd55712e94 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1214/2400] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:32:20 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1034 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] PUT http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Acquiring lock "cinder-attachment_update-f32752b7-6689-428f-af2e-f9f67837e25f-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Lock "cinder-attachment_update-f32752b7-6689-428f-af2e-f9f67837e25f-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e9bb2668-277a-4682-b29a-08c64cc03482 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9bb2668-277a-4682-b29a-08c64cc03482 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9bb2668-277a-4682-b29a-08c64cc03482 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9bb2668-277a-4682-b29a-08c64cc03482 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e9bb2668-277a-4682-b29a-08c64cc03482 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9bb2668-277a-4682-b29a-08c64cc03482 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1215/2401] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:20 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:20 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Lock "cinder-attachment_update-f32752b7-6689-428f-af2e-f9f67837e25f-devstack" released by "attachment_update" :: held 0.251s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:32:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-53315fe4-6842-4c5e-8859-5c0c1a9b2cda tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 returned with HTTP 200 Sep 02 16:32:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1187/2402] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:32:20 2026] PUT /volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 => generated 694 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b10d722c-7270-4a4c-a1c8-e4bccbeeece5 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1216/2403] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:21 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-b27ad5c8-0bfa-456c-90f8-a33d5da28736 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-b27ad5c8-0bfa-456c-90f8-a33d5da28736 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] POST http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982/action Sep 02 16:32:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-b27ad5c8-0bfa-456c-90f8-a33d5da28736 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:32:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-b27ad5c8-0bfa-456c-90f8-a33d5da28736 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-a33dccd8-3483-4bd7-af93-12c840e70628 req-b27ad5c8-0bfa-456c-90f8-a33d5da28736 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982/action returned with HTTP 204 Sep 02 16:32:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1188/2404] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:32:21 2026] POST /volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f1bcdd2-6188-4c7f-9a51-efc006ca8541 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1217/2405] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:21 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 1330 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-0d7d5660-8f03-4b41-9fa4-6db56f42778d tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1189/2406] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 1330 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc49ab7a-8cfe-4bf6-9bac-589e18a8d614 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1218/2407] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a9afea0-37db-4ea6-8eeb-43a6f760289d tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1190/2408] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6228ce2-1f7e-4a88-ae98-8cb42ed8bfba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1219/2409] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-60774b93-dc06-4b2f-8cdd-02ce214b7ef9 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1191/2410] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-42f2f5b4-5bd8-4e20-bc2c-5f757a207fc3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42f2f5b4-5bd8-4e20-bc2c-5f757a207fc3 None None] GET http://192.168.122.38/volume// Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42f2f5b4-5bd8-4e20-bc2c-5f757a207fc3 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42f2f5b4-5bd8-4e20-bc2c-5f757a207fc3 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42f2f5b4-5bd8-4e20-bc2c-5f757a207fc3 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1220/2411] 192.168.122.38 () {58 vars in 1303 bytes} [Wed Sep 2 16:32:22 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-386775dc-cf94-4775-bce3-fb83c65c73ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-386775dc-cf94-4775-bce3-fb83c65c73ec tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:32:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-386775dc-cf94-4775-bce3-fb83c65c73ec tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e62f73-042c-44e7-8e2e-4112ba47cd1d", "connector": null, "instance_uuid": "6dbe3dc4-21a1-4628-aa82-265c88140c8a"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-386775dc-cf94-4775-bce3-fb83c65c73ec tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:32:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1192/2412] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:32:22 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63f4b6e0-6164-4a5d-b502-57843a8fcc9b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f4b6e0-6164-4a5d-b502-57843a8fcc9b None None] GET http://192.168.122.38/volume// Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f4b6e0-6164-4a5d-b502-57843a8fcc9b None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63f4b6e0-6164-4a5d-b502-57843a8fcc9b None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63f4b6e0-6164-4a5d-b502-57843a8fcc9b None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1221/2413] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:32:25 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:32:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:32:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-07ff2e96-c6d7-490d-9480-667fe9140028 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:32:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1193/2414] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:32:25 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 1510 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] PUT http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Acquiring lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:25 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" released by "attachment_update" :: held 0.368s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:32:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-3b8246bd-6e2b-4410-8d43-5ffb67cff235 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd returned with HTTP 200 Sep 02 16:32:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1222/2415] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:32:25 2026] PUT /volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd => generated 694 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-c88dca8f-e831-4d14-9a59-f9b88502fe1c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-c88dca8f-e831-4d14-9a59-f9b88502fe1c tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] POST http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd/action Sep 02 16:32:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-c88dca8f-e831-4d14-9a59-f9b88502fe1c tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action body: b'{"os-complete": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:32:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-c88dca8f-e831-4d14-9a59-f9b88502fe1c tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-93d27bc7-00bf-4b1e-87ab-a355b384789f req-c88dca8f-e831-4d14-9a59-f9b88502fe1c tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd/action returned with HTTP 204 Sep 02 16:32:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1194/2416] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:32:26 2026] POST /volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:32:35 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=116,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:36 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=70,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-8b1d228d-3e26-41d4-8b3e-b7663b9ec2ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-8b1d228d-3e26-41d4-8b3e-b7663b9ec2ba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/attachments?instance_id=9261c5c4-bcce-4ed2-9257-1596119a7c59 Sep 02 16:32:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-8b1d228d-3e26-41d4-8b3e-b7663b9ec2ba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-8b1d228d-3e26-41d4-8b3e-b7663b9ec2ba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:37 devstack devstack@c-api.service[86751]: /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 02 16:32:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 02 16:32:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-8b1d228d-3e26-41d4-8b3e-b7663b9ec2ba tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments?instance_id=9261c5c4-bcce-4ed2-9257-1596119a7c59 returned with HTTP 200 Sep 02 16:32:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1223/2417] 192.168.122.38 () {62 vars in 1521 bytes} [Wed Sep 2 16:32:37 2026] GET /volume/v3/attachments?instance_id=9261c5c4-bcce-4ed2-9257-1596119a7c59 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-2ccc7dcd-acc8-4732-93a3-4264d4b765aa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-2ccc7dcd-acc8-4732-93a3-4264d4b765aa tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 Sep 02 16:32:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-2ccc7dcd-acc8-4732-93a3-4264d4b765aa tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-2ccc7dcd-acc8-4732-93a3-4264d4b765aa tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-5e2ee8b6-0925-4712-96b7-473d9d9bafd0 req-2ccc7dcd-acc8-4732-93a3-4264d4b765aa tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 returned with HTTP 200 Sep 02 16:32:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1195/2418] 192.168.122.38 () {62 vars in 1535 bytes} [Wed Sep 2 16:32:37 2026] GET /volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 => generated 718 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:47 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=2 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:47 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=4 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-133a323a-dbca-44c6-93d4-9eef6ac18dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1224/2419] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:53 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32f6661c-91e5-4a92-b94e-1a1658c7d0ae tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1196/2420] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:53 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-58eba38b-8181-4e7f-866c-dded212450be tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1225/2421] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:32:53 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff1dd71a-41ad-4737-b4df-c2ad6c629227 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff1dd71a-41ad-4737-b4df-c2ad6c629227 None None] GET http://192.168.122.38/volume// Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff1dd71a-41ad-4737-b4df-c2ad6c629227 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff1dd71a-41ad-4737-b4df-c2ad6c629227 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff1dd71a-41ad-4737-b4df-c2ad6c629227 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1197/2422] 192.168.122.38 () {58 vars in 1312 bytes} [Wed Sep 2 16:32:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-e50bfe22-d456-474f-b552-d066908e342e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-e50bfe22-d456-474f-b552-d066908e342e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-e50bfe22-d456-474f-b552-d066908e342e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a94b7d3b-d42d-448b-bcf0-6e3cf12125da", "connector": null, "instance_uuid": "cb7f6c59-69ba-416c-a2fb-d3a35c1b61b5"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-e50bfe22-d456-474f-b552-d066908e342e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:32:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1226/2423] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:32:54 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2a112325-a74c-40f0-8290-453c7df7d1fd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a112325-a74c-40f0-8290-453c7df7d1fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a112325-a74c-40f0-8290-453c7df7d1fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2a112325-a74c-40f0-8290-453c7df7d1fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96ac9a62-1f58-4ec6-9c56-268d0d867353 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96ac9a62-1f58-4ec6-9c56-268d0d867353 None None] GET http://192.168.122.38/volume// Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96ac9a62-1f58-4ec6-9c56-268d0d867353 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96ac9a62-1f58-4ec6-9c56-268d0d867353 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96ac9a62-1f58-4ec6-9c56-268d0d867353 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1227/2424] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:32:54 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2a112325-a74c-40f0-8290-453c7df7d1fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2a112325-a74c-40f0-8290-453c7df7d1fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1198/2425] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:54 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 879 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-b9a0e386-635f-44a4-b7c0-3e9d01d04bd1 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1228/2426] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:32:54 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 1060 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] PUT http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Acquiring lock "cinder-attachment_update-a94b7d3b-d42d-448b-bcf0-6e3cf12125da-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Lock "cinder-attachment_update-a94b7d3b-d42d-448b-bcf0-6e3cf12125da-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:54 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Lock "cinder-attachment_update-a94b7d3b-d42d-448b-bcf0-6e3cf12125da-devstack" released by "attachment_update" :: held 0.177s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:32:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-8a4de7b6-aa79-4cbd-a802-46faab80b121 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b returned with HTTP 200 Sep 02 16:32:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1199/2427] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:32:54 2026] PUT /volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b => generated 694 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-1a97d302-e974-43d2-8ffb-4997f9680dcc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-1a97d302-e974-43d2-8ffb-4997f9680dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b/action Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-1a97d302-e974-43d2-8ffb-4997f9680dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-1a97d302-e974-43d2-8ffb-4997f9680dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6f650edf-99f6-4ff3-926d-83ac0ca58d01 req-1a97d302-e974-43d2-8ffb-4997f9680dcc tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b/action returned with HTTP 204 Sep 02 16:32:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1229/2428] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:32:55 2026] POST /volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:32:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8937bbca-9162-49b5-ab9f-e98de2aa0465 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1200/2429] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:55 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 1172 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f77c6982-350d-4417-9b14-7bbfc476cb65 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1230/2430] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:32:55 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 1172 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:32:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-d61c7338-918c-47ed-9a68-8d91d67e1576 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1201/2431] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:32:56 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 1172 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] POST http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da/action Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Begin detaching volume completed successfully. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-f762046e-f4de-45e1-ac99-7f407b2b8b06 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da/action returned with HTTP 202 Sep 02 16:32:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1231/2432] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:32:56 2026] POST /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2eafe6ac-7ead-4f62-a97d-4a5481fbb06a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2eafe6ac-7ead-4f62-a97d-4a5481fbb06a None None] GET http://192.168.122.38/volume// Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2eafe6ac-7ead-4f62-a97d-4a5481fbb06a None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2eafe6ac-7ead-4f62-a97d-4a5481fbb06a None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2eafe6ac-7ead-4f62-a97d-4a5481fbb06a None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:32:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1202/2433] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:32:56 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:32:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:32:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-86647dad-4803-4dcf-85c8-34dfe2754a41 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:32:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1232/2434] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:32:56 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 1356 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-268dbe44-b47e-4ec9-bbfa-c572362d791c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-268dbe44-b47e-4ec9-bbfa-c572362d791c tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] DELETE http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-268dbe44-b47e-4ec9-bbfa-c572362d791c tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-268dbe44-b47e-4ec9-bbfa-c572362d791c tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:32:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:32:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:32:57 devstack devstack@c-api.service[86750]: /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 02 16:32:57 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, Sep 02 16:32:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-73a3b137-6c14-42c1-8d20-bd5f0566c26c req-268dbe44-b47e-4ec9-bbfa-c572362d791c tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b returned with HTTP 200 Sep 02 16:32:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1203/2435] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:32:56 2026] DELETE /volume/v3/attachments/e11b60d6-5540-4ef0-881c-58fc63e27b7b => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:33:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Delete volume with id: a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:33:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:33:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Delete volume request issued successfully. Sep 02 16:33:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ba7d3be-38b5-4b8b-89dc-ef27985cff0e tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 202 Sep 02 16:33:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1233/2436] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:33:01 2026] DELETE /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:33:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:33:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8290a47f-ebdc-4fd1-9898-22199e04d864 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 200 Sep 02 16:33:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1204/2437] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:01 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d16c4087-4939-4b98-bbf4-0f9e18d5c969 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16c4087-4939-4b98-bbf4-0f9e18d5c969 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16c4087-4939-4b98-bbf4-0f9e18d5c969 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16c4087-4939-4b98-bbf4-0f9e18d5c969 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16c4087-4939-4b98-bbf4-0f9e18d5c969 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da returned with HTTP 404 Sep 02 16:33:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1234/2438] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:02 2026] GET /volume/v3/volumes/a94b7d3b-d42d-448b-bcf0-6e3cf12125da => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-632e5c52-558b-4109-99e5-872db43773fd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:33:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:02 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Delete snapshot with id: 471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:33:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:33:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot delete request issued successfully. Sep 02 16:33:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-632e5c52-558b-4109-99e5-872db43773fd tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 202 Sep 02 16:33:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1205/2439] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:33:02 2026] DELETE /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1fc0162-60df-4f12-baee-db00eab1a82d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1fc0162-60df-4f12-baee-db00eab1a82d tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1fc0162-60df-4f12-baee-db00eab1a82d tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1fc0162-60df-4f12-baee-db00eab1a82d tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a1fc0162-60df-4f12-baee-db00eab1a82d tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:33:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1fc0162-60df-4f12-baee-db00eab1a82d tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:33:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1235/2440] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:02 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 460 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:33:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Snapshot retrieved successfully. Sep 02 16:33:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-39d47fba-37bb-4d3f-8c2b-cd4ace5ab066 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 200 Sep 02 16:33:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1206/2441] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:03 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51cd3b8e-500a-49c5-896d-9c084227898b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51cd3b8e-500a-49c5-896d-9c084227898b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 Sep 02 16:33:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51cd3b8e-500a-49c5-896d-9c084227898b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51cd3b8e-500a-49c5-896d-9c084227898b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51cd3b8e-500a-49c5-896d-9c084227898b tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 returned with HTTP 404 Sep 02 16:33:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1236/2442] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:04 2026] GET /volume/v3/snapshots/471151e4-73bb-4217-a12b-2b9244facf71 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:33:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:33:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-f77924a6-2686-4177-99be-4315aea81bf0 req-f7d10b16-89fa-42f7-8f0f-18614576d455 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:33:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1207/2443] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:33:04 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-fac8e1e5-3515-47e5-ab0e-7582f3b66974 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:33:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1237/2444] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:33:06 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1146 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] POST http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f/action Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Begin detaching volume completed successfully. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-aed602a8-87ac-414b-a046-0e4e2754de89 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f/action returned with HTTP 202 Sep 02 16:33:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1208/2445] 192.168.122.38 () {64 vars in 1556 bytes} [Wed Sep 2 16:33:06 2026] POST /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d4d9e9f-88d6-44a0-be98-b657c4c54725 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d4d9e9f-88d6-44a0-be98-b657c4c54725 None None] GET http://192.168.122.38/volume// Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d4d9e9f-88d6-44a0-be98-b657c4c54725 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d4d9e9f-88d6-44a0-be98-b657c4c54725 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d4d9e9f-88d6-44a0-be98-b657c4c54725 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:33:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1238/2446] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:33:06 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-30f3c684-cb97-4f04-b1de-8908da852d6a tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:33:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1209/2447] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:33:06 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b0633b63-304c-4dba-ae20-16881a99059f req-84677287-c5cb-4bb6-9be5-2fb9f4e1ce90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-84677287-c5cb-4bb6-9be5-2fb9f4e1ce90 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] DELETE http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-84677287-c5cb-4bb6-9be5-2fb9f4e1ce90 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-84677287-c5cb-4bb6-9be5-2fb9f4e1ce90 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:07 devstack devstack@c-api.service[86751]: /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 02 16:33:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:33:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b0633b63-304c-4dba-ae20-16881a99059f req-84677287-c5cb-4bb6-9be5-2fb9f4e1ce90 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 returned with HTTP 200 Sep 02 16:33:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1239/2448] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:33:07 2026] DELETE /volume/v3/attachments/84ee5de0-52cb-4b10-90d8-068b824f6982 => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-b9686310-be51-4bf1-a7d9-f2cdc16e995c req-50ab57dd-1c39-4697-ba70-c244a0bfe962 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:33:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1210/2449] 192.168.122.38 () {60 vars in 1482 bytes} [Wed Sep 2 16:33:07 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] DELETE http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Delete volume with id: f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Delete volume request issued successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff3f3df3-964a-4c1a-9b0e-b943563181b2 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 202 Sep 02 16:33:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1240/2450] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:33:07 2026] DELETE /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Volume info retrieved successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b309e7a2-c5be-4047-9fb2-ab1eee422393 tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 200 Sep 02 16:33:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1211/2451] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:08 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] DELETE http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:33:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Delete volume with id: fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:33:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Delete volume request issued successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-350bd4bc-e3f4-46ea-9910-5913b95388ce tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 202 Sep 02 16:33:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1241/2452] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:33:08 2026] DELETE /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-760d966b-050b-419f-88df-9b10fb6dca03 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-760d966b-050b-419f-88df-9b10fb6dca03 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-760d966b-050b-419f-88df-9b10fb6dca03 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-760d966b-050b-419f-88df-9b10fb6dca03 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-760d966b-050b-419f-88df-9b10fb6dca03 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Volume info retrieved successfully. Sep 02 16:33:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-760d966b-050b-419f-88df-9b10fb6dca03 tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 200 Sep 02 16:33:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1212/2453] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:08 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc78c8a7-19d7-4df6-bf7d-6c7fa74058ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc78c8a7-19d7-4df6-bf7d-6c7fa74058ee tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] GET http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f Sep 02 16:33:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc78c8a7-19d7-4df6-bf7d-6c7fa74058ee tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc78c8a7-19d7-4df6-bf7d-6c7fa74058ee tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc78c8a7-19d7-4df6-bf7d-6c7fa74058ee tempest-TestMinimumBasicScenario-358930713 tempest-TestMinimumBasicScenario-358930713-project-member] http://192.168.122.38/volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f returned with HTTP 404 Sep 02 16:33:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1242/2454] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:09 2026] GET /volume/v3/volumes/f32752b7-6689-428f-af2e-f9f67837e25f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50525c99-01ca-41e1-9c71-fbbee306baba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50525c99-01ca-41e1-9c71-fbbee306baba tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] GET http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c Sep 02 16:33:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50525c99-01ca-41e1-9c71-fbbee306baba tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50525c99-01ca-41e1-9c71-fbbee306baba tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50525c99-01ca-41e1-9c71-fbbee306baba tempest-TestStampPattern-1331736909 tempest-TestStampPattern-1331736909-project-member] http://192.168.122.38/volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c returned with HTTP 404 Sep 02 16:33:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1213/2455] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:09 2026] GET /volume/v3/volumes/fdcc9b5f-290a-422a-87f8-b111d9b42e1c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=63,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ecd57f7e-a1c7-49ee-99c0-329eecd930c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ecd57f7e-a1c7-49ee-99c0-329eecd930c0 None None] GET http://192.168.122.38/volume// Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ecd57f7e-a1c7-49ee-99c0-329eecd930c0 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ecd57f7e-a1c7-49ee-99c0-329eecd930c0 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ecd57f7e-a1c7-49ee-99c0-329eecd930c0 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:33:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1243/2456] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:33:19 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:33:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-b2b6fa41-6904-492c-a551-30c1314dc1f0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-b2b6fa41-6904-492c-a551-30c1314dc1f0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] POST http://192.168.122.38/volume/v3/attachments Sep 02 16:33:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-b2b6fa41-6904-492c-a551-30c1314dc1f0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e62f73-042c-44e7-8e2e-4112ba47cd1d", "connector": null, "instance_uuid": "6dbe3dc4-21a1-4628-aa82-265c88140c8a"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-b2b6fa41-6904-492c-a551-30c1314dc1f0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments returned with HTTP 200 Sep 02 16:33:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1214/2457] 192.168.122.38 () {66 vars in 1478 bytes} [Wed Sep 2 16:33:19 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-599dc5ce-7502-41b8-bc13-5c32f5c95926 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-599dc5ce-7502-41b8-bc13-5c32f5c95926 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] DELETE http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-599dc5ce-7502-41b8-bc13-5c32f5c95926 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-599dc5ce-7502-41b8-bc13-5c32f5c95926 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:19 devstack devstack@c-api.service[86751]: /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 02 16:33:19 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:33:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea954c1a-dae3-428d-8f6e-b16bfe4722cb req-599dc5ce-7502-41b8-bc13-5c32f5c95926 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd returned with HTTP 200 Sep 02 16:33:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1244/2458] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:33:19 2026] DELETE /volume/v3/attachments/5cb5aab2-901a-488b-b3ac-fa60f30bc3cd => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0f81240a-6b74-461c-8c00-45eb02a8aa08 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f81240a-6b74-461c-8c00-45eb02a8aa08 None None] GET http://192.168.122.38/volume// Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f81240a-6b74-461c-8c00-45eb02a8aa08 None None] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0f81240a-6b74-461c-8c00-45eb02a8aa08 None None] Calling method 'all' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0f81240a-6b74-461c-8c00-45eb02a8aa08 None None] http://192.168.122.38/volume// returned with HTTP 300 Sep 02 16:33:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1215/2459] 192.168.122.38 () {58 vars in 1310 bytes} [Wed Sep 2 16:33:22 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 16:33:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] GET http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:33:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:33:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-58453f28-71cf-494c-a960-38d12d6855d0 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 200 Sep 02 16:33:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1245/2460] 192.168.122.38 () {62 vars in 1523 bytes} [Wed Sep 2 16:33:22 2026] GET /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 1510 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] PUT http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.38", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:28a94339196", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4ce4e1d2-7141-47b0-832e-517a4f76640b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:22 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Acquiring lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" by "attachment_update" {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 16:33:23 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86750) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 16:33:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:23 devstack devstack@c-api.service[86750]: DEBUG cinder.coordination [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Lock "cinder-attachment_update-30e62f73-042c-44e7-8e2e-4112ba47cd1d-devstack" released by "attachment_update" :: held 0.204s {{(pid=86750) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 16:33:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-0cbecbf1-a82e-438a-a15c-9e3eed189df6 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e returned with HTTP 200 Sep 02 16:33:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1216/2461] 192.168.122.38 () {66 vars in 1588 bytes} [Wed Sep 2 16:33:22 2026] PUT /volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-c2b407cd-a487-4d1e-bb76-f24786829869 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-c2b407cd-a487-4d1e-bb76-f24786829869 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] POST http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e/action Sep 02 16:33:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-c2b407cd-a487-4d1e-bb76-f24786829869 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:33:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-c2b407cd-a487-4d1e-bb76-f24786829869 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ae05c97a-1dbd-49b2-b308-71c4873ed300 req-c2b407cd-a487-4d1e-bb76-f24786829869 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e/action returned with HTTP 204 Sep 02 16:33:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1246/2462] 192.168.122.38 () {66 vars in 1609 bytes} [Wed Sep 2 16:33:23 2026] POST /volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9ceea6aa-0f2a-4921-87da-495cd4171da2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ceea6aa-0f2a-4921-87da-495cd4171da2 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:33:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9ceea6aa-0f2a-4921-87da-495cd4171da2 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ceea6aa-0f2a-4921-87da-495cd4171da2 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:33:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1217/2463] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:33:25 2026] POST /volume/v3/types => generated 287 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:33:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "90ecd3f6-37b0-47c8-b4c0-63055967c258", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '90ecd3f6-37b0-47c8-b4c0-63055967c258', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Create volume of 1 GB Sep 02 16:33:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Availability Zones retrieved successfully. Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Flow 'volume_create_api' (e4029640-b016-4153-888d-ffcafc7e500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f37f57-4e42-4fb7-bcb8-131e99abcf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f37f57-4e42-4fb7-bcb8-131e99abcf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:33:25Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=cff842d6-55bf-480a-834f-f56e26fad0d2,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': 'cff842d6-55bf-480a-834f-f56e26fad0d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f32ba58-faaa-4af5-a54e-7471127ab7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-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 02 16:33:29 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-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 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Created reservations ['a1a7779b-a713-4c02-ab38-b0c6b9ec231c', 'fda57198-481f-42ed-9c91-87389735fa5e', 'c7afce58-705a-4c80-a32c-3a296df5863d', 'e79e8695-76b2-4699-bfff-c8d2f928fa2c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f32ba58-faaa-4af5-a54e-7471127ab7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a7779b-a713-4c02-ab38-b0c6b9ec231c', 'fda57198-481f-42ed-9c91-87389735fa5e', 'c7afce58-705a-4c80-a32c-3a296df5863d', 'e79e8695-76b2-4699-bfff-c8d2f928fa2c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0c52b6-50ef-48e7-b433-b687d131dc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0c52b6-50ef-48e7-b433-b687d131dc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e6a38d-5ce9-4779-8bdd-85b9c6867648', '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='34e582dbefa64c4bb21b1af68d381899',qos_specs=None,replication_status=,reservations=['a1a7779b-a713-4c02-ab38-b0c6b9ec231c','fda57198-481f-42ed-9c91-87389735fa5e','c7afce58-705a-4c80-a32c-3a296df5863d','e79e8695-76b2-4699-bfff-c8d2f928fa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75aae9c91bec4eb0aab480e142e90f31',volume_type_id=cff842d6-55bf-480a-834f-f56e26fad0d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:33:29Z,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=05e6a38d-5ce9-4779-8bdd-85b9c6867648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e582dbefa64c4bb21b1af68d381899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75aae9c91bec4eb0aab480e142e90f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cff842d6-55bf-480a-834f-f56e26fad0d2),volume_type_id=cff842d6-55bf-480a-834f-f56e26fad0d2)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182fbac-a7a4-4ccd-8f87-e7471c376b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182fbac-a7a4-4ccd-8f87-e7471c376b69) transitioned into state 'SUCCESS' from 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='34e582dbefa64c4bb21b1af68d381899',qos_specs=None,replication_status=,reservations=['a1a7779b-a713-4c02-ab38-b0c6b9ec231c','fda57198-481f-42ed-9c91-87389735fa5e','c7afce58-705a-4c80-a32c-3a296df5863d','e79e8695-76b2-4699-bfff-c8d2f928fa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75aae9c91bec4eb0aab480e142e90f31',volume_type_id=cff842d6-55bf-480a-834f-f56e26fad0d2)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1ec3d-e035-4875-9614-2d7a7a93766e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1ec3d-e035-4875-9614-2d7a7a93766e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Flow 'volume_create_api' (e4029640-b016-4153-888d-ffcafc7e500b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Create volume request issued successfully. Sep 02 16:33:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af677877-d089-40d2-8bfe-706e4a9fcfaa tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:33:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1247/2464] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:33:28 2026] POST /volume/v3/volumes => generated 804 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:33:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32687e4d-4082-4659-9a6d-e1ed033c4019 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1218/2465] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:29 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 872 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:33:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63991e4a-5f34-42d0-8f6c-175e733f1869 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1248/2466] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:30 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 896 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f207e0ab-0af2-41c4-a8c3-8cbe3f408928 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1219/2467] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:31 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 954 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3e91312-d8e7-4093-a142-8bbf44046e8f tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1249/2468] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:32 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65f28a44-6642-41ae-badc-d2a8c5c25bf1 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1220/2469] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:33 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:33:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8513f8e3-8990-4965-aa71-1ea1937a37b7 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1250/2470] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:35 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 957 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e63ddcc7-0a88-4655-890e-5a804d4cbe3a tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1221/2471] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:36 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] DELETE http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Delete volume with id: 05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Delete volume request issued successfully. Sep 02 16:33:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20161fd5-708e-48b7-887e-dcf7ea43cd07 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 202 Sep 02 16:33:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1251/2472] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:33:36 2026] DELETE /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Volume info retrieved successfully. Sep 02 16:33:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee1bd732-1e6d-49c0-ba75-bd35938a3366 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 200 Sep 02 16:33:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1222/2473] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:36 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 1300 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-77a033bf-433a-48f7-bbb7-4e405ce1a384 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77a033bf-433a-48f7-bbb7-4e405ce1a384 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] GET http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77a033bf-433a-48f7-bbb7-4e405ce1a384 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77a033bf-433a-48f7-bbb7-4e405ce1a384 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77a033bf-433a-48f7-bbb7-4e405ce1a384 tempest-VolumeAndVolumeTypeFromImageTest-1775245218 tempest-VolumeAndVolumeTypeFromImageTest-1775245218-project-member] http://192.168.122.38/volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 returned with HTTP 404 Sep 02 16:33:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1252/2474] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:37 2026] GET /volume/v3/volumes/05e6a38d-5ce9-4779-8bdd-85b9c6867648 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-476fa046-6c55-4919-8f23-c61daa9735a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Get all volumes completed successfully. Sep 02 16:33:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-476fa046-6c55-4919-8f23-c61daa9735a1 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 16:33:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1223/2475] 192.168.122.38 () {58 vars in 1164 bytes} [Wed Sep 2 16:33:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1794 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e13dbdf-d37f-4494-b586-6d1030687cd5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e13dbdf-d37f-4494-b586-6d1030687cd5 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] DELETE http://192.168.122.38/volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e13dbdf-d37f-4494-b586-6d1030687cd5 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e13dbdf-d37f-4494-b586-6d1030687cd5 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e13dbdf-d37f-4494-b586-6d1030687cd5 tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] http://192.168.122.38/volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 returned with HTTP 202 Sep 02 16:33:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1253/2476] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:33:37 2026] DELETE /volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50ac477e-795a-4b64-9740-313025f0bfdb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50ac477e-795a-4b64-9740-313025f0bfdb tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] GET http://192.168.122.38/volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50ac477e-795a-4b64-9740-313025f0bfdb tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50ac477e-795a-4b64-9740-313025f0bfdb tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50ac477e-795a-4b64-9740-313025f0bfdb tempest-VolumeAndVolumeTypeFromImageTest-1971340029 tempest-VolumeAndVolumeTypeFromImageTest-1971340029-project-admin] http://192.168.122.38/volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 returned with HTTP 404 Sep 02 16:33:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1224/2477] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:33:37 2026] GET /volume/v3/types/cff842d6-55bf-480a-834f-f56e26fad0d2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-164253611"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-164253611'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume of 1 GB Sep 02 16:33:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Availability Zones retrieved successfully. Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Flow 'volume_create_api' (d7a22ce2-fab3-4e48-8ada-bbaa2f0d4cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9271e6e-2c24-4b3d-9074-d5b41cf4e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9271e6e-2c24-4b3d-9074-d5b41cf4e575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b228065c-23f5-4d63-a9e5-4db43a601a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Created reservations ['8f6c975b-8f99-42c1-9c2e-eea64326e822', '9ef3812b-bb2a-4c2c-8eac-7434cab6401e', 'cab6ba49-1c0f-48d4-9b14-c06cd04b3f5e', 'ae25d66a-6a63-4579-839e-e359b44305de'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b228065c-23f5-4d63-a9e5-4db43a601a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6c975b-8f99-42c1-9c2e-eea64326e822', '9ef3812b-bb2a-4c2c-8eac-7434cab6401e', 'cab6ba49-1c0f-48d4-9b14-c06cd04b3f5e', 'ae25d66a-6a63-4579-839e-e359b44305de']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db6c29e-432b-478d-a99e-247205a42004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db6c29e-432b-478d-a99e-247205a42004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f69bcad-4c36-49b2-9269-1926450d7a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-164253611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820339f59e704667b1c8c4193d02e77d',qos_specs=None,replication_status=,reservations=['8f6c975b-8f99-42c1-9c2e-eea64326e822','9ef3812b-bb2a-4c2c-8eac-7434cab6401e','cab6ba49-1c0f-48d4-9b14-c06cd04b3f5e','ae25d66a-6a63-4579-839e-e359b44305de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='855d45cd89964b35a87b1b64eee52d92',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-164253611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f69bcad-4c36-49b2-9269-1926450d7a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820339f59e704667b1c8c4193d02e77d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='855d45cd89964b35a87b1b64eee52d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3231279-d2d2-4e9d-bcee-5a17229cf081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3231279-d2d2-4e9d-bcee-5a17229cf081) transitioned into state 'SUCCESS' from state '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-164253611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820339f59e704667b1c8c4193d02e77d',qos_specs=None,replication_status=,reservations=['8f6c975b-8f99-42c1-9c2e-eea64326e822','9ef3812b-bb2a-4c2c-8eac-7434cab6401e','cab6ba49-1c0f-48d4-9b14-c06cd04b3f5e','ae25d66a-6a63-4579-839e-e359b44305de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='855d45cd89964b35a87b1b64eee52d92',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385679e-9b9e-4b05-9fec-120317f81122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385679e-9b9e-4b05-9fec-120317f81122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Flow 'volume_create_api' (d7a22ce2-fab3-4e48-8ada-bbaa2f0d4cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume request issued successfully. Sep 02 16:33:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c49bd065-2592-4669-8c3e-224b56ef3bd5 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:33:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1254/2478] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:33:42 2026] POST /volume/v3/volumes => generated 776 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fb94f1a0-1df8-49d2-a715-a0f0d1035972 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 200 Sep 02 16:33:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1225/2479] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:42 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 844 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd32399d-067d-4ef7-b3f7-6d5d8d4379f2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 200 Sep 02 16:33:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1255/2480] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:44 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8d774f86-8465-43b8-ad84-00c54c5e05cf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 200 Sep 02 16:33:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1226/2481] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:45 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a06aa462-7105-4fa6-8c80-366801be9029 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:33:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f69bcad-4c36-49b2-9269-1926450d7a86", "name": "tempest-VolumeDependencyTests-Snapshot-633152496"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create snapshot from volume 1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Created reservations ['216859d6-7162-436b-8e97-49cfd11c07ed', 'd785259a-de5e-4ab0-90cd-2bf087f13b6e', '74cc3802-d58f-4daa-bf5e-7ab630e9bbcc', 'e3cd11b5-b6e4-496e-88c2-7e48e833139a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:33:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot create request issued successfully. Sep 02 16:33:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06aa462-7105-4fa6-8c80-366801be9029 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:33:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1256/2482] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:33:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b4ae2ca-0992-485a-929f-b9a1bc977c77 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1227/2483] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:45 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4af02a9b-673b-4969-abdf-6cb83e32fadd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1257/2484] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:46 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a78ae50-5ca5-40e6-a078-f59cbf7449d0 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1228/2485] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:47 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "48f83db6-2c7f-4e02-9ad0-64682e8d704e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-235630338"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume request body: {'volume': {'snapshot_id': '48f83db6-2c7f-4e02-9ad0-64682e8d704e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-235630338'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume of 1 GB Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Availability Zones retrieved successfully. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Flow 'volume_create_api' (bb9c7645-5ca1-4e12-8470-74d67b691c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09dd035-2aac-410e-b7df-cd13dd0f4398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09dd035-2aac-410e-b7df-cd13dd0f4398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48f83db6-2c7f-4e02-9ad0-64682e8d704e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dd350e-65e7-4149-8f95-75383ec8534d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Created reservations ['7484442b-9842-4ad1-8b47-5f2eb9d54c80', '6cee4499-ab52-4065-88b1-213efe073a0e', '44c1a38e-6e99-46fa-9464-f3f2de738954', '8532b3fe-5caf-4d96-8eed-8f896d2d4d06'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dd350e-65e7-4149-8f95-75383ec8534d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7484442b-9842-4ad1-8b47-5f2eb9d54c80', '6cee4499-ab52-4065-88b1-213efe073a0e', '44c1a38e-6e99-46fa-9464-f3f2de738954', '8532b3fe-5caf-4d96-8eed-8f896d2d4d06']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ae5958-a8ed-43f0-872b-1684961e77aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ae5958-a8ed-43f0-872b-1684961e77aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45fe6e3e-f6ad-4bf4-a639-33af4e1549cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-235630338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820339f59e704667b1c8c4193d02e77d',qos_specs=None,replication_status=,reservations=['7484442b-9842-4ad1-8b47-5f2eb9d54c80','6cee4499-ab52-4065-88b1-213efe073a0e','44c1a38e-6e99-46fa-9464-f3f2de738954','8532b3fe-5caf-4d96-8eed-8f896d2d4d06'],size=1,snapshot_id=48f83db6-2c7f-4e02-9ad0-64682e8d704e,source_replicaid=,source_volid=None,status='creating',user_id='855d45cd89964b35a87b1b64eee52d92',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-235630338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45fe6e3e-f6ad-4bf4-a639-33af4e1549cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820339f59e704667b1c8c4193d02e77d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48f83db6-2c7f-4e02-9ad0-64682e8d704e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='855d45cd89964b35a87b1b64eee52d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093fe21f-bc3f-4471-a14c-74daad2941ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093fe21f-bc3f-4471-a14c-74daad2941ed) transitioned into state 'SUCCESS' from state '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-235630338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820339f59e704667b1c8c4193d02e77d',qos_specs=None,replication_status=,reservations=['7484442b-9842-4ad1-8b47-5f2eb9d54c80','6cee4499-ab52-4065-88b1-213efe073a0e','44c1a38e-6e99-46fa-9464-f3f2de738954','8532b3fe-5caf-4d96-8eed-8f896d2d4d06'],size=1,snapshot_id=48f83db6-2c7f-4e02-9ad0-64682e8d704e,source_replicaid=,source_volid=None,status='creating',user_id='855d45cd89964b35a87b1b64eee52d92',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40db694-994e-4d9b-90f1-e69893098207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40db694-994e-4d9b-90f1-e69893098207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Flow 'volume_create_api' (bb9c7645-5ca1-4e12-8470-74d67b691c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Create volume request issued successfully. Sep 02 16:33:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee096d98-743d-4bce-91bd-cbe42ceb3191 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:33:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1258/2486] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:33:47 2026] POST /volume/v3/volumes => generated 810 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=116,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:33:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-933d81d5-f5f8-48a4-bcce-30f4eb41ed9a tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1229/2487] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:47 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1be811e1-cb69-44a6-adf1-b916cba703a7 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1259/2488] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:48 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bdea5e76-64c8-440d-844e-87649fd05869 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bdea5e76-64c8-440d-844e-87649fd05869 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bdea5e76-64c8-440d-844e-87649fd05869 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bdea5e76-64c8-440d-844e-87649fd05869 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bdea5e76-64c8-440d-844e-87649fd05869 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bdea5e76-64c8-440d-844e-87649fd05869 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1230/2489] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:50 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aabbd768-c254-4cf5-9197-b1a7b8e301ba tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1260/2490] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:51 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05dc157a-ec90-414c-bdff-ae37a98afb72 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1231/2491] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:52 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b48e7bd-3528-4081-9bc8-05e06459cd92 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1232/2492] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:53 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-623467914", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-623467914', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Create volume of 1 GB Sep 02 16:33:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Availability Zones retrieved successfully. Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Flow 'volume_create_api' (9f1c9fb6-2cc3-43e4-9d9e-c387124b70da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3a50e5-2a64-475c-ae1e-db465b6bce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3a50e5-2a64-475c-ae1e-db465b6bce47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28981c8-1cd9-4575-86bd-3a1a6eb82b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Created reservations ['8fa2d8ef-bba7-484c-9c6e-ea28e112d75a', '4191f87c-14f3-4d09-aa58-74f8b33a3ca9', '8216d9f3-a5c9-42bf-9247-bb572c3fb419', 'da5c874b-0776-43b0-911b-4221c185e91c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28981c8-1cd9-4575-86bd-3a1a6eb82b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fa2d8ef-bba7-484c-9c6e-ea28e112d75a', '4191f87c-14f3-4d09-aa58-74f8b33a3ca9', '8216d9f3-a5c9-42bf-9247-bb572c3fb419', 'da5c874b-0776-43b0-911b-4221c185e91c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba0462c-0d3f-4995-835a-ea41f94eaa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba0462c-0d3f-4995-835a-ea41f94eaa3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-623467914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301e20c6e9c442d1aa8db309d02d0ab8',qos_specs=None,replication_status=,reservations=['8fa2d8ef-bba7-484c-9c6e-ea28e112d75a','4191f87c-14f3-4d09-aa58-74f8b33a3ca9','8216d9f3-a5c9-42bf-9247-bb572c3fb419','da5c874b-0776-43b0-911b-4221c185e91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef14942480e444eac7210af2dbc1b7b',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-623467914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301e20c6e9c442d1aa8db309d02d0ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef14942480e444eac7210af2dbc1b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417ba3a9-d564-4f87-9377-9357c6cceb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9a5173d-cbe2-48ad-9b1a-bc8a249229f3 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1233/2493] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:54 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417ba3a9-d564-4f87-9377-9357c6cceb54) transitioned into state 'SUCCESS' from state '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-623467914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301e20c6e9c442d1aa8db309d02d0ab8',qos_specs=None,replication_status=,reservations=['8fa2d8ef-bba7-484c-9c6e-ea28e112d75a','4191f87c-14f3-4d09-aa58-74f8b33a3ca9','8216d9f3-a5c9-42bf-9247-bb572c3fb419','da5c874b-0776-43b0-911b-4221c185e91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef14942480e444eac7210af2dbc1b7b',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3015289-bdc8-4030-81a9-43ddf48bcb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3015289-bdc8-4030-81a9-43ddf48bcb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Flow 'volume_create_api' (9f1c9fb6-2cc3-43e4-9d9e-c387124b70da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:33:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Create volume request issued successfully. Sep 02 16:33:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbb91af-f6d4-423d-99b6-277660a67fb9 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:33:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1261/2494] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:33:53 2026] POST /volume/v3/volumes => generated 762 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:33:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-29f132dc-ae87-4781-86c1-1a05e126fc61 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:33:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1234/2495] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:54 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 830 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-533cfb32-9356-4979-aaa7-b13a5e671682 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-533cfb32-9356-4979-aaa7-b13a5e671682 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:33:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-533cfb32-9356-4979-aaa7-b13a5e671682 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-533cfb32-9356-4979-aaa7-b13a5e671682 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-533cfb32-9356-4979-aaa7-b13a5e671682 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-533cfb32-9356-4979-aaa7-b13a5e671682 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:33:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1262/2496] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:55 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:33:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:55 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete snapshot with id: 48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot delete request issued successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6265869b-e291-48c1-bffc-5a07fa8c1caf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 202 Sep 02 16:33:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1235/2497] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:33:55 2026] DELETE /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dac6925c-abd4-4a90-b69f-090c3e8513f8 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1263/2498] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:56 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-28487ab0-a706-4ae4-b6fa-21a4e23893d5 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:33:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1236/2499] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:56 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-79981492-c610-4bdb-adae-67ee3c220241 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-79981492-c610-4bdb-adae-67ee3c220241 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] DELETE http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-79981492-c610-4bdb-adae-67ee3c220241 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-79981492-c610-4bdb-adae-67ee3c220241 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:56 devstack devstack@c-api.service[86751]: /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 02 16:33:56 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 02 16:33:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-79981492-c610-4bdb-adae-67ee3c220241 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e returned with HTTP 200 Sep 02 16:33:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1264/2500] 192.168.122.38 () {64 vars in 1557 bytes} [Wed Sep 2 16:33:56 2026] DELETE /volume/v3/attachments/589048b2-a122-476d-bd63-97a6b653231e => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] DELETE http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Delete volume with id: 30e62f73-042c-44e7-8e2e-4112ba47cd1d Sep 02 16:33:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Volume info retrieved successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] Delete volume request issued successfully. Sep 02 16:33:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [req-88804f19-f0c5-4986-8be1-31fe2873ee17 req-dfcc8d49-0302-4ab9-a1d0-1074d7f69e32 tempest-TestShelveInstance-786353243 tempest-TestShelveInstance-786353243-project-member] http://192.168.122.38/volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d returned with HTTP 202 Sep 02 16:33:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1237/2501] 192.168.122.38 () {62 vars in 1504 bytes} [Wed Sep 2 16:33:56 2026] DELETE /volume/v3/volumes/30e62f73-042c-44e7-8e2e-4112ba47cd1d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c396f23a-d710-406e-b659-77d598a94a63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c396f23a-d710-406e-b659-77d598a94a63 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c396f23a-d710-406e-b659-77d598a94a63 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c396f23a-d710-406e-b659-77d598a94a63 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c396f23a-d710-406e-b659-77d598a94a63 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c396f23a-d710-406e-b659-77d598a94a63 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1265/2502] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:57 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-73056d3e-3644-4e4e-9fd2-2510b70b1aae tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:33:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1238/2503] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:57 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:33:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3eb9813f-3a89-47be-a9a0-0cd1cd3f6ff2 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:33:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1266/2504] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:33:57 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-54246a06-5ba0-463c-9013-95e19d145820 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] POST http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8/action Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-92579698", "disk_format": "raw"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-92579698", "disk_format": "raw"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:57 devstack devstack@c-api.service[86750]: DEBUG cinder.image.image_utils [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-92579698'}] 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-92579698'}]. {{(pid=86750) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 16:33:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Snapshot retrieved successfully. Sep 02 16:33:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5975ce2-6ba4-4672-ad3d-ef63470765cd tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 200 Sep 02 16:33:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1267/2505] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:58 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:33:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Copy volume to image completed successfully. Sep 02 16:33:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-54246a06-5ba0-463c-9013-95e19d145820 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8/action returned with HTTP 202 Sep 02 16:33:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1239/2506] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:33:57 2026] POST /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8/action => generated 652 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d29541e-a5af-464d-afa3-f42297c488a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d29541e-a5af-464d-afa3-f42297c488a2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d29541e-a5af-464d-afa3-f42297c488a2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d29541e-a5af-464d-afa3-f42297c488a2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d29541e-a5af-464d-afa3-f42297c488a2 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 404 Sep 02 16:33:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1268/2507] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:33:59 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:33:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] DELETE http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete volume with id: 1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:33:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:33:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete volume request issued successfully. Sep 02 16:33:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-45abd7d4-b1f5-474d-8b1b-4cb8910edcff tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 202 Sep 02 16:33:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1240/2508] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:33:59 2026] DELETE /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:33:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:33:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:33:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:33:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:33:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:33:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bee3df87-4d42-4852-823d-a85bdc4506a1 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 200 Sep 02 16:33:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1269/2509] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:33:59 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:34:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:34:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-14fac104-b3ce-4d23-896e-8e4ee53b47da tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 200 Sep 02 16:34:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1241/2510] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:00 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 868 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f504871c-62a2-4f8e-857c-de2bccddc292 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f504871c-62a2-4f8e-857c-de2bccddc292 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f504871c-62a2-4f8e-857c-de2bccddc292 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f504871c-62a2-4f8e-857c-de2bccddc292 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f504871c-62a2-4f8e-857c-de2bccddc292 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 404 Sep 02 16:34:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1270/2511] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:01 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-813d0d53-8c8f-4e7b-8eba-33109816691e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] DELETE http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:34:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete volume with id: 45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:34:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:34:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete volume request issued successfully. Sep 02 16:34:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-813d0d53-8c8f-4e7b-8eba-33109816691e tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 202 Sep 02 16:34:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1242/2512] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:01 2026] DELETE /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c13e543-7c94-4f47-b520-703e298b79ef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c13e543-7c94-4f47-b520-703e298b79ef tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c13e543-7c94-4f47-b520-703e298b79ef tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c13e543-7c94-4f47-b520-703e298b79ef tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c13e543-7c94-4f47-b520-703e298b79ef tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:34:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c13e543-7c94-4f47-b520-703e298b79ef tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:34:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1271/2513] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:01 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:34:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Volume info retrieved successfully. Sep 02 16:34:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf30f140-7b70-4928-b4e3-52bbb2474c75 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 200 Sep 02 16:34:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1243/2514] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:03 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 902 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7cfa6faf-75f2-49d2-8b32-e113bdd09d14 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7cfa6faf-75f2-49d2-8b32-e113bdd09d14 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7cfa6faf-75f2-49d2-8b32-e113bdd09d14 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7cfa6faf-75f2-49d2-8b32-e113bdd09d14 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7cfa6faf-75f2-49d2-8b32-e113bdd09d14 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf returned with HTTP 404 Sep 02 16:34:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1272/2515] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:04 2026] GET /volume/v3/volumes/45fe6e3e-f6ad-4bf4-a639-33af4e1549cf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bcda1d82-e39a-4a56-970a-376721701227 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcda1d82-e39a-4a56-970a-376721701227 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcda1d82-e39a-4a56-970a-376721701227 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcda1d82-e39a-4a56-970a-376721701227 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-bcda1d82-e39a-4a56-970a-376721701227 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete snapshot with id: 48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcda1d82-e39a-4a56-970a-376721701227 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 404 Sep 02 16:34:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1244/2516] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:34:04 2026] DELETE /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3196784-7cd0-431a-ab62-e2aeac11c1db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3196784-7cd0-431a-ab62-e2aeac11c1db tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3196784-7cd0-431a-ab62-e2aeac11c1db tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3196784-7cd0-431a-ab62-e2aeac11c1db tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3196784-7cd0-431a-ab62-e2aeac11c1db tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e returned with HTTP 404 Sep 02 16:34:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1273/2517] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:04 2026] GET /volume/v3/snapshots/48f83db6-2c7f-4e02-9ad0-64682e8d704e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] DELETE http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Delete volume with id: 1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:34:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c082cf3d-3e07-48ff-9b93-ff7d139e9fcf tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 404 Sep 02 16:34:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1245/2518] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:04 2026] DELETE /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b242e72-b994-484c-a767-7a2853b33953 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b242e72-b994-484c-a767-7a2853b33953 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] GET http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b242e72-b994-484c-a767-7a2853b33953 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b242e72-b994-484c-a767-7a2853b33953 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b242e72-b994-484c-a767-7a2853b33953 tempest-VolumeDependencyTests-1715371144 tempest-VolumeDependencyTests-1715371144-project-member] http://192.168.122.38/volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 returned with HTTP 404 Sep 02 16:34:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1274/2519] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:04 2026] GET /volume/v3/volumes/1f69bcad-4c36-49b2-9269-1926450d7a86 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1779950626"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1779950626'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (fa237871-1cf1-466d-88ef-689e646bf6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c178e569-f5a2-41ab-8ad3-dde579ca301c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c178e569-f5a2-41ab-8ad3-dde579ca301c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016d5dda-c3ed-4f3b-8362-d0794d971d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['263a8c8c-fece-400a-9f02-d6e450701d16', '0d3e87a7-866b-466d-8387-a2f8a17476ff', 'ab8bcd5a-7b95-466b-9099-100536907f67', '3f99c809-8900-4010-8a8b-1621dbf5c02f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016d5dda-c3ed-4f3b-8362-d0794d971d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263a8c8c-fece-400a-9f02-d6e450701d16', '0d3e87a7-866b-466d-8387-a2f8a17476ff', 'ab8bcd5a-7b95-466b-9099-100536907f67', '3f99c809-8900-4010-8a8b-1621dbf5c02f']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b109bc36-e33c-4900-89f3-c4082f29516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b109bc36-e33c-4900-89f3-c4082f29516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3fd02e-551e-430c-aff4-5a2a353efdd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1779950626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['263a8c8c-fece-400a-9f02-d6e450701d16','0d3e87a7-866b-466d-8387-a2f8a17476ff','ab8bcd5a-7b95-466b-9099-100536907f67','3f99c809-8900-4010-8a8b-1621dbf5c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1779950626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3fd02e-551e-430c-aff4-5a2a353efdd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e229fe84-0b3b-4b6d-b6d0-8873ed3f91d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e229fe84-0b3b-4b6d-b6d0-8873ed3f91d3) transitioned into state 'SUCCESS' from state '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-1779950626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['263a8c8c-fece-400a-9f02-d6e450701d16','0d3e87a7-866b-466d-8387-a2f8a17476ff','ab8bcd5a-7b95-466b-9099-100536907f67','3f99c809-8900-4010-8a8b-1621dbf5c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e63a00-e167-4047-a514-efe83a19b31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e63a00-e167-4047-a514-efe83a19b31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (fa237871-1cf1-466d-88ef-689e646bf6bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ff2f4e6a-6a68-4cc6-9542-55bd64420222 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1246/2520] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:34:13 2026] POST /volume/v3/volumes => generated 767 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-351d9577-b056-408c-a160-c6e358126848 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-351d9577-b056-408c-a160-c6e358126848 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-351d9577-b056-408c-a160-c6e358126848 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-351d9577-b056-408c-a160-c6e358126848 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-351d9577-b056-408c-a160-c6e358126848 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-351d9577-b056-408c-a160-c6e358126848 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1275/2521] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:14 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-06fc74e1-cb31-4cf9-978c-d8ab5c504884 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1247/2522] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:15 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-415c3a4c-6c75-4d68-8625-a815be526a21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-415c3a4c-6c75-4d68-8625-a815be526a21 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-415c3a4c-6c75-4d68-8625-a815be526a21 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-415c3a4c-6c75-4d68-8625-a815be526a21 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-415c3a4c-6c75-4d68-8625-a815be526a21 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-415c3a4c-6c75-4d68-8625-a815be526a21 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1276/2523] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:16 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a4e36b45-8313-4252-8a48-f04046dba960 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4e36b45-8313-4252-8a48-f04046dba960 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4e36b45-8313-4252-8a48-f04046dba960 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4e36b45-8313-4252-8a48-f04046dba960 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a4e36b45-8313-4252-8a48-f04046dba960 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4e36b45-8313-4252-8a48-f04046dba960 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1248/2524] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:17 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e94b1a1-4a99-4490-a372-aad4566aecdb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1277/2525] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:18 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4ebe0a2-e0e4-497f-92a2-99efce97ccec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1249/2526] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:19 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:20 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=224,cinder:UPDATE=73,cinder:INSERT=44 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:34:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17cc9f3e-8cd7-4355-a581-70d4d4e6999f tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1278/2527] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:20 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9cbec285-1aa7-465f-8760-cfe0f2641700 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1250/2528] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:21 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5554bb74-1b8d-4f49-8e29-dd7b1adae4bb tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1279/2529] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:22 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-524ae4c3-66c5-4fa0-b49b-d54bb218580c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1251/2530] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:23 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-01f122f4-7c65-42a3-b8e9-3c5083a3d465 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1280/2531] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:24 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65e8ad59-b664-4104-b476-dce5791f2dcf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65e8ad59-b664-4104-b476-dce5791f2dcf tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65e8ad59-b664-4104-b476-dce5791f2dcf tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65e8ad59-b664-4104-b476-dce5791f2dcf tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65e8ad59-b664-4104-b476-dce5791f2dcf tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65e8ad59-b664-4104-b476-dce5791f2dcf tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:34:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1252/2532] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:25 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90568c8d-330a-490f-b38b-c0c3c1f91add None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] DELETE http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Delete volume with id: 5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:34:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Delete volume request issued successfully. Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90568c8d-330a-490f-b38b-c0c3c1f91add tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 202 Sep 02 16:34:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1281/2533] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:25 2026] DELETE /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Volume info retrieved successfully. Sep 02 16:34:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bb8aed2-7d87-4b46-b22a-47028ec4839e tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 200 Sep 02 16:34:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1282/2534] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:25 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6d8bcfd-f469-457b-9035-46d0837c2cdf tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1253/2535] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:25 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:34:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e3fd02e-551e-430c-aff4-5a2a353efdd8", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-125411352"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create snapshot from volume 6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:26 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['07eb7c77-18d9-4914-b39a-50c1bf8c0bf7', '75a52924-4b4d-49f0-b744-c86ac112849d', 'c3eddf41-c977-4c7d-9ccb-0c91b5788a52', '40483d7a-c1c3-4a53-ac1e-449632c4bdee'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot create request issued successfully. Sep 02 16:34:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ee066f4-dfae-4666-8ace-2246c9a5a58d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:34:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1283/2536] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:34:26 2026] POST /volume/v3/snapshots => generated 315 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a045b05b-3180-41c6-a9bb-6e5e114a7fe3 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 200 Sep 02 16:34:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1254/2537] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:26 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22070a07-724a-431f-9fd1-7414be0b64f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22070a07-724a-431f-9fd1-7414be0b64f8 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] GET http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 Sep 02 16:34:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22070a07-724a-431f-9fd1-7414be0b64f8 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22070a07-724a-431f-9fd1-7414be0b64f8 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22070a07-724a-431f-9fd1-7414be0b64f8 tempest-TestImageHashVerification-825704449 tempest-TestImageHashVerification-825704449-project-member] http://192.168.122.38/volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 returned with HTTP 404 Sep 02 16:34:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1284/2538] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:27 2026] GET /volume/v3/volumes/5df6f6c1-7e0e-4f88-abb9-aac3f512d8d8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:34:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a8dfe26-64d8-47d3-9660-969fb7c4922a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 200 Sep 02 16:34:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1255/2539] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:27 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d14140d-ae0a-40bd-8889-5cf86bc59148 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 200 Sep 02 16:34:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1285/2540] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:28 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01b08f50-cfac-435b-b785-fadf958e65c8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "066d0746-29cf-4f01-8185-9380810f280a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1704431399"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {"'snapshot_id": '066d0746-29cf-4f01-8185-9380810f280a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1704431399'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (9a39cc97-31dc-45bf-8c81-dd6174b13598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79883b9d-faec-4de2-ab95-b0b9e61941c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79883b9d-faec-4de2-ab95-b0b9e61941c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74015d26-6815-4e32-8527-7cdacf5cd4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['05d62e65-504e-41b4-8f96-cdf95752f6de', 'e260dd2a-5be9-4b31-92f9-8cf1d8fe67de', 'f206c166-13a1-49a1-a0f0-f7fe172a6c7b', 'e2b42d96-6c53-4bba-8600-a962cf1acf19'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74015d26-6815-4e32-8527-7cdacf5cd4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d62e65-504e-41b4-8f96-cdf95752f6de', 'e260dd2a-5be9-4b31-92f9-8cf1d8fe67de', 'f206c166-13a1-49a1-a0f0-f7fe172a6c7b', 'e2b42d96-6c53-4bba-8600-a962cf1acf19']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbee3d4-7222-4493-8793-66b79b1c33f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbee3d4-7222-4493-8793-66b79b1c33f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '305a6851-4162-4455-aaf0-098e77e16e0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1704431399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['05d62e65-504e-41b4-8f96-cdf95752f6de','e260dd2a-5be9-4b31-92f9-8cf1d8fe67de','f206c166-13a1-49a1-a0f0-f7fe172a6c7b','e2b42d96-6c53-4bba-8600-a962cf1acf19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1704431399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=305a6851-4162-4455-aaf0-098e77e16e0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec95b5a-cbe4-4c25-9488-26d0a5c5546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec95b5a-cbe4-4c25-9488-26d0a5c5546d) transitioned into state 'SUCCESS' from state '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-1704431399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['05d62e65-504e-41b4-8f96-cdf95752f6de','e260dd2a-5be9-4b31-92f9-8cf1d8fe67de','f206c166-13a1-49a1-a0f0-f7fe172a6c7b','e2b42d96-6c53-4bba-8600-a962cf1acf19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db797587-0d0c-4aeb-9e18-29971e95bb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db797587-0d0c-4aeb-9e18-29971e95bb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (9a39cc97-31dc-45bf-8c81-dd6174b13598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01b08f50-cfac-435b-b785-fadf958e65c8 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1256/2541] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:34:28 2026] POST /volume/v3/volumes => generated 767 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "066d0746-29cf-4f01-8185-9380810f280a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1673116638"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {"'snapshot_id": '066d0746-29cf-4f01-8185-9380810f280a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1673116638'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (c79b5c4e-1fa6-4180-a933-180dd1e75233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdd2ca2-d24f-4de7-959a-ba8c46cfc3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdd2ca2-d24f-4de7-959a-ba8c46cfc3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c23ada-5da4-4990-85f3-5240726c0c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['972c2cf4-b851-4135-8cf3-00615f7d371a', 'c5362484-7716-49b9-8bbe-9287f691742d', '4f202c49-ee05-433c-af91-dcabec782220', '756c7eab-17cd-4fa3-bbe6-59ce3ccad3c7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c23ada-5da4-4990-85f3-5240726c0c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['972c2cf4-b851-4135-8cf3-00615f7d371a', 'c5362484-7716-49b9-8bbe-9287f691742d', '4f202c49-ee05-433c-af91-dcabec782220', '756c7eab-17cd-4fa3-bbe6-59ce3ccad3c7']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b48d7ee-51a1-4c0f-91d1-797d0fab2979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b48d7ee-51a1-4c0f-91d1-797d0fab2979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebbd2c55-baef-419d-8034-3fee04614a5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1673116638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['972c2cf4-b851-4135-8cf3-00615f7d371a','c5362484-7716-49b9-8bbe-9287f691742d','4f202c49-ee05-433c-af91-dcabec782220','756c7eab-17cd-4fa3-bbe6-59ce3ccad3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1673116638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebbd2c55-baef-419d-8034-3fee04614a5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8ad75c-9723-483a-a750-d47c3a894822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8ad75c-9723-483a-a750-d47c3a894822) transitioned into state 'SUCCESS' from state '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-1673116638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['972c2cf4-b851-4135-8cf3-00615f7d371a','c5362484-7716-49b9-8bbe-9287f691742d','4f202c49-ee05-433c-af91-dcabec782220','756c7eab-17cd-4fa3-bbe6-59ce3ccad3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9cee7d-2d9a-4aac-b6c6-25434e776529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9cee7d-2d9a-4aac-b6c6-25434e776529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (c79b5c4e-1fa6-4180-a933-180dd1e75233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59d25e3c-c7ce-4bfd-ac04-d9ef194b7940 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1286/2542] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:34:28 2026] POST /volume/v3/volumes => generated 767 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "066d0746-29cf-4f01-8185-9380810f280a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2131206809"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {"'snapshot_id": '066d0746-29cf-4f01-8185-9380810f280a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2131206809'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (f8a9f5b3-7677-4e27-a6d6-571e3162e8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aef5e13-67c2-40d1-883a-ae770d056184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aef5e13-67c2-40d1-883a-ae770d056184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbce5e6-7040-48c0-b5b3-2ebbfdd06ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['8e75083e-2291-4d8b-a908-a25f2e134f62', 'd4e15ff6-080e-4593-88a6-083da571323a', '76b55b2c-8a4b-4aec-a76f-a7ff3455d9ad', '0d595af7-b57d-467f-8213-e1c00fa4bed3'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbce5e6-7040-48c0-b5b3-2ebbfdd06ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e75083e-2291-4d8b-a908-a25f2e134f62', 'd4e15ff6-080e-4593-88a6-083da571323a', '76b55b2c-8a4b-4aec-a76f-a7ff3455d9ad', '0d595af7-b57d-467f-8213-e1c00fa4bed3']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f47821e-8c75-46f4-9d53-f93da889e119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f47821e-8c75-46f4-9d53-f93da889e119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98423288-4053-4cfe-9638-dcd4a68a9347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2131206809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['8e75083e-2291-4d8b-a908-a25f2e134f62','d4e15ff6-080e-4593-88a6-083da571323a','76b55b2c-8a4b-4aec-a76f-a7ff3455d9ad','0d595af7-b57d-467f-8213-e1c00fa4bed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2131206809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98423288-4053-4cfe-9638-dcd4a68a9347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7c48ed-e33e-4ed8-b813-e4ab1edc2a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7c48ed-e33e-4ed8-b813-e4ab1edc2a66) transitioned into state 'SUCCESS' from state '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-2131206809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['8e75083e-2291-4d8b-a908-a25f2e134f62','d4e15ff6-080e-4593-88a6-083da571323a','76b55b2c-8a4b-4aec-a76f-a7ff3455d9ad','0d595af7-b57d-467f-8213-e1c00fa4bed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5caf4384-5a8a-41c3-9c3a-7afd1452757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5caf4384-5a8a-41c3-9c3a-7afd1452757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (f8a9f5b3-7677-4e27-a6d6-571e3162e8bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-acf5f91c-00ab-493e-89b8-56bda919d6ca tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1257/2543] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:34:29 2026] POST /volume/v3/volumes => generated 767 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "066d0746-29cf-4f01-8185-9380810f280a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1362657451"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {"'snapshot_id": '066d0746-29cf-4f01-8185-9380810f280a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1362657451'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (435704f4-1489-4970-b2b8-1b8f58566ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d764876-9a6a-4ec3-b729-21a55e92c42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d764876-9a6a-4ec3-b729-21a55e92c42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3add95dd-e44b-4d17-8b63-b51aec3b06b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['16aa0a0f-f6a4-44ae-8156-b8cb60faa7a1', 'e5015aff-5454-4c74-8802-f8f42fd6dbb6', '1451175a-eeb0-4acb-bfd7-da3153d54243', 'a2090262-c435-4155-99b4-3be348e3ec70'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3add95dd-e44b-4d17-8b63-b51aec3b06b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16aa0a0f-f6a4-44ae-8156-b8cb60faa7a1', 'e5015aff-5454-4c74-8802-f8f42fd6dbb6', '1451175a-eeb0-4acb-bfd7-da3153d54243', 'a2090262-c435-4155-99b4-3be348e3ec70']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6008db6-80a7-40d6-8520-12ff9660ecf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6008db6-80a7-40d6-8520-12ff9660ecf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21fbe58-b890-4a6c-b5c3-32d20db86f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1362657451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['16aa0a0f-f6a4-44ae-8156-b8cb60faa7a1','e5015aff-5454-4c74-8802-f8f42fd6dbb6','1451175a-eeb0-4acb-bfd7-da3153d54243','a2090262-c435-4155-99b4-3be348e3ec70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1362657451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a21fbe58-b890-4a6c-b5c3-32d20db86f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07349f9-177d-4da9-a1ad-cd29ee2717cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07349f9-177d-4da9-a1ad-cd29ee2717cc) transitioned into state 'SUCCESS' from state '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-1362657451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['16aa0a0f-f6a4-44ae-8156-b8cb60faa7a1','e5015aff-5454-4c74-8802-f8f42fd6dbb6','1451175a-eeb0-4acb-bfd7-da3153d54243','a2090262-c435-4155-99b4-3be348e3ec70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05133fab-54ce-428e-af5e-65376b6d63cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05133fab-54ce-428e-af5e-65376b6d63cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (435704f4-1489-4970-b2b8-1b8f58566ca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8694aa61-7d4d-46b7-a516-61df6534fc08 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1287/2544] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:34:29 2026] POST /volume/v3/volumes => generated 767 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "066d0746-29cf-4f01-8185-9380810f280a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-841134617"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request body: {'volume': {"'snapshot_id": '066d0746-29cf-4f01-8185-9380810f280a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-841134617'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume of 1 GB Sep 02 16:34:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Availability Zones retrieved successfully. Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (26343cc1-ff69-4b15-a5b5-a4e5c2c4f6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79328a6c-a215-43e1-b8ff-95c745674920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79328a6c-a215-43e1-b8ff-95c745674920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece6ed7c-9c49-4168-8b83-1d3e069bee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Created reservations ['485635a6-b820-4f6b-b590-5236378253c7', 'c8409bb1-16d2-4228-9355-cb07ce0d40fa', 'bca3a526-7655-4cdf-9c09-fc63c86df4f6', '847502df-27c5-4ba7-b7b3-804c8dd90636'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece6ed7c-9c49-4168-8b83-1d3e069bee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['485635a6-b820-4f6b-b590-5236378253c7', 'c8409bb1-16d2-4228-9355-cb07ce0d40fa', 'bca3a526-7655-4cdf-9c09-fc63c86df4f6', '847502df-27c5-4ba7-b7b3-804c8dd90636']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb0ed63-ffa1-4f16-aab3-b7ac6e9b8f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb0ed63-ffa1-4f16-aab3-b7ac6e9b8f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e540fe4-5776-4734-89a6-c17db4f75fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841134617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['485635a6-b820-4f6b-b590-5236378253c7','c8409bb1-16d2-4228-9355-cb07ce0d40fa','bca3a526-7655-4cdf-9c09-fc63c86df4f6','847502df-27c5-4ba7-b7b3-804c8dd90636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841134617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e540fe4-5776-4734-89a6-c17db4f75fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b84bbf28ddc48c38a8b475529ad9433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f784bff4069247599923cb6ffdeeb683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea570778-84b9-4b5a-9eb4-2b08f9c020ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea570778-84b9-4b5a-9eb4-2b08f9c020ed) transitioned into state 'SUCCESS' from state '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-841134617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b84bbf28ddc48c38a8b475529ad9433',qos_specs=None,replication_status=,reservations=['485635a6-b820-4f6b-b590-5236378253c7','c8409bb1-16d2-4228-9355-cb07ce0d40fa','bca3a526-7655-4cdf-9c09-fc63c86df4f6','847502df-27c5-4ba7-b7b3-804c8dd90636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f784bff4069247599923cb6ffdeeb683',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02086bca-fa85-4556-aff9-9be36b9996fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02086bca-fa85-4556-aff9-9be36b9996fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Flow 'volume_create_api' (26343cc1-ff69-4b15-a5b5-a4e5c2c4f6f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Create volume request issued successfully. Sep 02 16:34:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0485d2b1-d8a2-41dd-b174-fa3f3eb62720 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1258/2545] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:34:29 2026] POST /volume/v3/volumes => generated 766 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:34:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-850d24c7-6068-42ab-8669-c99850a84110 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-850d24c7-6068-42ab-8669-c99850a84110 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a Sep 02 16:34:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-850d24c7-6068-42ab-8669-c99850a84110 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-850d24c7-6068-42ab-8669-c99850a84110 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-850d24c7-6068-42ab-8669-c99850a84110 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-850d24c7-6068-42ab-8669-c99850a84110 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a returned with HTTP 200 Sep 02 16:34:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1288/2546] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:30 2026] GET /volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ea3cbd9-a0a8-45e5-85a9-801caa7c5854 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a returned with HTTP 200 Sep 02 16:34:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1259/2547] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:30 2026] GET /volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c1d3505-808f-4ae1-9ea1-368d84fd8b2e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a returned with HTTP 200 Sep 02 16:34:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1289/2548] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:31 2026] GET /volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a59dc16-7a85-417d-99a8-a4671c1fba0d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 returned with HTTP 200 Sep 02 16:34:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1260/2549] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:31 2026] GET /volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-801efc39-4b44-407e-9a22-128f790211c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-801efc39-4b44-407e-9a22-128f790211c1 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-801efc39-4b44-407e-9a22-128f790211c1 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-801efc39-4b44-407e-9a22-128f790211c1 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-801efc39-4b44-407e-9a22-128f790211c1 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-801efc39-4b44-407e-9a22-128f790211c1 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 returned with HTTP 200 Sep 02 16:34:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1290/2550] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:32 2026] GET /volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-76ccec01-b0af-46a7-90c5-116157af8fdc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76ccec01-b0af-46a7-90c5-116157af8fdc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 Sep 02 16:34:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76ccec01-b0af-46a7-90c5-116157af8fdc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76ccec01-b0af-46a7-90c5-116157af8fdc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-76ccec01-b0af-46a7-90c5-116157af8fdc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76ccec01-b0af-46a7-90c5-116157af8fdc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 returned with HTTP 200 Sep 02 16:34:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1261/2551] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:32 2026] GET /volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c6794c7-e4e3-4928-97ff-f9ebe200bc75 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 returned with HTTP 200 Sep 02 16:34:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1291/2552] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:32 2026] GET /volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b931dc8-54be-4653-89fa-b52cac4f3aa5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 returned with HTTP 200 Sep 02 16:34:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1262/2553] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:33 2026] GET /volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: 8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-427c9313-1689-4c54-afa4-6c9e2ac14fec tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 returned with HTTP 202 Sep 02 16:34:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1292/2554] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:33 2026] DELETE /volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7eef9a6-2473-4696-9c58-32876ecfff30 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 returned with HTTP 200 Sep 02 16:34:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1263/2555] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:33 2026] GET /volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0aaf73bc-2030-4b9a-ac1d-66f51b8b3084 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaf73bc-2030-4b9a-ac1d-66f51b8b3084 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 Sep 02 16:34:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaf73bc-2030-4b9a-ac1d-66f51b8b3084 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaf73bc-2030-4b9a-ac1d-66f51b8b3084 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaf73bc-2030-4b9a-ac1d-66f51b8b3084 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 returned with HTTP 404 Sep 02 16:34:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1293/2556] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:34 2026] GET /volume/v3/volumes/8e540fe4-5776-4734-89a6-c17db4f75fc2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 Sep 02 16:34:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:35 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: a21fbe58-b890-4a6c-b5c3-32d20db86f44 Sep 02 16:34:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c00a2ef2-d202-4cc2-97a5-babc906d0c09 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 returned with HTTP 202 Sep 02 16:34:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1264/2557] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:35 2026] DELETE /volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2792a78-7eb9-40dc-9112-434133af80d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2792a78-7eb9-40dc-9112-434133af80d0 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 Sep 02 16:34:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2792a78-7eb9-40dc-9112-434133af80d0 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2792a78-7eb9-40dc-9112-434133af80d0 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2792a78-7eb9-40dc-9112-434133af80d0 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2792a78-7eb9-40dc-9112-434133af80d0 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 returned with HTTP 200 Sep 02 16:34:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1294/2558] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:35 2026] GET /volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1a5150a5-e89d-46b8-ba1f-601f8c07fde5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a5150a5-e89d-46b8-ba1f-601f8c07fde5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a5150a5-e89d-46b8-ba1f-601f8c07fde5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a5150a5-e89d-46b8-ba1f-601f8c07fde5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a5150a5-e89d-46b8-ba1f-601f8c07fde5 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 returned with HTTP 404 Sep 02 16:34:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1265/2559] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:36 2026] GET /volume/v3/volumes/a21fbe58-b890-4a6c-b5c3-32d20db86f44 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: 98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdfa04bf-67cf-4e9a-8121-8e50e509d840 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 returned with HTTP 202 Sep 02 16:34:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1295/2560] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:36 2026] DELETE /volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-84611a83-02be-4a30-8b05-6bb0a53a425c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84611a83-02be-4a30-8b05-6bb0a53a425c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-84611a83-02be-4a30-8b05-6bb0a53a425c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-84611a83-02be-4a30-8b05-6bb0a53a425c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-84611a83-02be-4a30-8b05-6bb0a53a425c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84611a83-02be-4a30-8b05-6bb0a53a425c tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 returned with HTTP 200 Sep 02 16:34:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1266/2561] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:36 2026] GET /volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3193435-f57b-4fc7-8513-218c49a4094a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3193435-f57b-4fc7-8513-218c49a4094a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3193435-f57b-4fc7-8513-218c49a4094a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3193435-f57b-4fc7-8513-218c49a4094a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3193435-f57b-4fc7-8513-218c49a4094a tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 returned with HTTP 404 Sep 02 16:34:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1296/2562] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:37 2026] GET /volume/v3/volumes/98423288-4053-4cfe-9638-dcd4a68a9347 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:37 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aaadb846-d6e3-4191-b19f-5912f4dd223d tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a returned with HTTP 202 Sep 02 16:34:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1267/2563] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:37 2026] DELETE /volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85323ebb-9505-4f49-bb50-07353d9ae8bc tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a returned with HTTP 200 Sep 02 16:34:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1297/2564] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:37 2026] GET /volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d1f9fd70-3733-4642-8cda-8fdd7b085cb2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d1f9fd70-3733-4642-8cda-8fdd7b085cb2 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d1f9fd70-3733-4642-8cda-8fdd7b085cb2 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d1f9fd70-3733-4642-8cda-8fdd7b085cb2 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d1f9fd70-3733-4642-8cda-8fdd7b085cb2 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a returned with HTTP 404 Sep 02 16:34:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1268/2565] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:38 2026] GET /volume/v3/volumes/ebbd2c55-baef-419d-8034-3fee04614a5a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d9dcd13-7195-4582-ad68-9813767eb671 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a Sep 02 16:34:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: 305a6851-4162-4455-aaf0-098e77e16e0a Sep 02 16:34:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d9dcd13-7195-4582-ad68-9813767eb671 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a returned with HTTP 202 Sep 02 16:34:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1298/2566] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:38 2026] DELETE /volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-70ecf9f5-e599-493e-ba3b-0b27e4165400 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a returned with HTTP 200 Sep 02 16:34:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1269/2567] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:38 2026] GET /volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d76e0177-5a4b-44da-9360-7b714d9c068e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d76e0177-5a4b-44da-9360-7b714d9c068e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d76e0177-5a4b-44da-9360-7b714d9c068e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d76e0177-5a4b-44da-9360-7b714d9c068e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d76e0177-5a4b-44da-9360-7b714d9c068e tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a returned with HTTP 404 Sep 02 16:34:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1299/2568] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:39 2026] GET /volume/v3/volumes/305a6851-4162-4455-aaf0-098e77e16e0a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:39 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete snapshot with id: 066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot delete request issued successfully. Sep 02 16:34:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b91d51a4-043e-4ba1-a829-df01e3fbbb92 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 202 Sep 02 16:34:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1270/2569] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:34:39 2026] DELETE /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4490a6ab-584d-4321-8621-52e8fb2a9b97 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 200 Sep 02 16:34:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1300/2570] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:39 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-928861da-7714-4da9-9222-c4307e0b94ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-928861da-7714-4da9-9222-c4307e0b94ba tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-928861da-7714-4da9-9222-c4307e0b94ba tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-928861da-7714-4da9-9222-c4307e0b94ba tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-928861da-7714-4da9-9222-c4307e0b94ba tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Snapshot retrieved successfully. Sep 02 16:34:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-928861da-7714-4da9-9222-c4307e0b94ba tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 200 Sep 02 16:34:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1271/2571] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:40 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97c7318a-13ce-481c-8b22-e33c07447182 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "425e3ae5-ce98-428a-a152-c34c3849d751", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '425e3ae5-ce98-428a-a152-c34c3849d751', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Create volume of 1 GB Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Availability Zones retrieved successfully. Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Flow 'volume_create_api' (6ad64579-a185-4745-a4f1-836f52b493a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93337811-1c81-450f-afa2-2e6e0ba08c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93337811-1c81-450f-afa2-2e6e0ba08c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1f8ce4-0e50-4f2b-8e37-fe09988a299f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Created reservations ['e167d15b-7bf0-4298-988f-510c0903974a', 'a40d3804-e09d-453c-b21c-9caf2485ada4', 'd0fbec27-6d7f-4ec1-937a-b2a3590a97cd', 'c32234db-5272-4460-a83b-e68fd09ab811'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1f8ce4-0e50-4f2b-8e37-fe09988a299f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e167d15b-7bf0-4298-988f-510c0903974a', 'a40d3804-e09d-453c-b21c-9caf2485ada4', 'd0fbec27-6d7f-4ec1-937a-b2a3590a97cd', 'c32234db-5272-4460-a83b-e68fd09ab811']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c4ed5d-eb71-481c-906f-d0566df3969d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c4ed5d-eb71-481c-906f-d0566df3969d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e908a315-ed34-43c3-bb19-67a7cf7c152a', '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='cddb24933e0a4ac9937e5c85140be135',qos_specs=None,replication_status=,reservations=['e167d15b-7bf0-4298-988f-510c0903974a','a40d3804-e09d-453c-b21c-9caf2485ada4','d0fbec27-6d7f-4ec1-937a-b2a3590a97cd','c32234db-5272-4460-a83b-e68fd09ab811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97954c028e7a4c14a421d5f7fc34399f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:41Z,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=e908a315-ed34-43c3-bb19-67a7cf7c152a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddb24933e0a4ac9937e5c85140be135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97954c028e7a4c14a421d5f7fc34399f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1776254e-5442-4565-b713-e9dfd50c4f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1776254e-5442-4565-b713-e9dfd50c4f8d) transitioned into state 'SUCCESS' from 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='cddb24933e0a4ac9937e5c85140be135',qos_specs=None,replication_status=,reservations=['e167d15b-7bf0-4298-988f-510c0903974a','a40d3804-e09d-453c-b21c-9caf2485ada4','d0fbec27-6d7f-4ec1-937a-b2a3590a97cd','c32234db-5272-4460-a83b-e68fd09ab811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97954c028e7a4c14a421d5f7fc34399f',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a97ed0-2bbf-4c86-a74c-1aaef759af3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a97ed0-2bbf-4c86-a74c-1aaef759af3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Flow 'volume_create_api' (6ad64579-a185-4745-a4f1-836f52b493a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Create volume request issued successfully. Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97c7318a-13ce-481c-8b22-e33c07447182 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1301/2572] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:34:41 2026] POST /volume/v3/volumes => generated 782 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-50541d50-c6bd-4996-a243-eec531f152d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50541d50-c6bd-4996-a243-eec531f152d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50541d50-c6bd-4996-a243-eec531f152d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-50541d50-c6bd-4996-a243-eec531f152d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-50541d50-c6bd-4996-a243-eec531f152d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-50541d50-c6bd-4996-a243-eec531f152d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1272/2573] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:41 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-104ac98b-b66e-4ea0-9013-5988080d99db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-104ac98b-b66e-4ea0-9013-5988080d99db tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-104ac98b-b66e-4ea0-9013-5988080d99db tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-104ac98b-b66e-4ea0-9013-5988080d99db tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-104ac98b-b66e-4ea0-9013-5988080d99db tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a returned with HTTP 404 Sep 02 16:34:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1302/2574] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:34:41 2026] GET /volume/v3/snapshots/066d0746-29cf-4f01-8185-9380810f280a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-04c09633-23aa-412f-b061-4e472261462b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume with id: 6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Delete volume request issued successfully. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-04c09633-23aa-412f-b061-4e472261462b tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 202 Sep 02 16:34:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1273/2575] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:34:42 2026] DELETE /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Volume info retrieved successfully. Sep 02 16:34:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d77cbbf-fb9e-4450-8836-52f30fa818d6 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 200 Sep 02 16:34:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1303/2576] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:42 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 859 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-664c8bc3-5193-49df-8409-e3e3f36d7a35 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1274/2577] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:42 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 874 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-028c6ef5-d4be-4472-ac8f-75523cb43a66 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-028c6ef5-d4be-4472-ac8f-75523cb43a66 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] GET http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 Sep 02 16:34:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-028c6ef5-d4be-4472-ac8f-75523cb43a66 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-028c6ef5-d4be-4472-ac8f-75523cb43a66 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-028c6ef5-d4be-4472-ac8f-75523cb43a66 tempest-CreateVolumesFromSnapshotTest-2030455878 tempest-CreateVolumesFromSnapshotTest-2030455878-project-member] http://192.168.122.38/volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 returned with HTTP 404 Sep 02 16:34:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1304/2578] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:34:43 2026] GET /volume/v3/volumes/6e3fd02e-551e-430c-aff4-5a2a353efdd8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d2f1c39-f455-4f1d-a7fd-9c5ba8edc49a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1275/2579] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:43 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 932 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-926f5d5e-233d-4413-b1dc-185065f1905a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-926f5d5e-233d-4413-b1dc-185065f1905a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-926f5d5e-233d-4413-b1dc-185065f1905a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-926f5d5e-233d-4413-b1dc-185065f1905a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-926f5d5e-233d-4413-b1dc-185065f1905a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-926f5d5e-233d-4413-b1dc-185065f1905a tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1305/2580] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:44 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 935 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf9080a2-28a5-4cd4-b8f0-c45df67cd8a3 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1276/2581] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:45 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 935 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-880710579"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-880710579'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume of 1 GB Sep 02 16:34:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Availability Zones retrieved successfully. Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (cd7c9187-7b8b-44c1-8d87-88a6161b90df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0fbd91-e0cf-4764-9459-8e1f19cb0ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0fbd91-e0cf-4764-9459-8e1f19cb0ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc58cb8-7867-4782-8bad-39cdd0e01519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Created reservations ['b07885a7-b5d3-4bb6-bfc0-f4a56dbda488', 'f9c1de14-f3f6-45fb-b779-c6564d5ff05d', '5515c4ae-5bee-479a-898a-8265cd6f5e68', '703ef40a-281e-48e9-88b6-1b299a281223'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc58cb8-7867-4782-8bad-39cdd0e01519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b07885a7-b5d3-4bb6-bfc0-f4a56dbda488', 'f9c1de14-f3f6-45fb-b779-c6564d5ff05d', '5515c4ae-5bee-479a-898a-8265cd6f5e68', '703ef40a-281e-48e9-88b6-1b299a281223']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5b2d9d-a58b-43dc-a5ed-5a3baa90fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5b2d9d-a58b-43dc-a5ed-5a3baa90fe34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d7d849-8bb8-4534-afcc-1d7576543e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880710579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['b07885a7-b5d3-4bb6-bfc0-f4a56dbda488','f9c1de14-f3f6-45fb-b779-c6564d5ff05d','5515c4ae-5bee-479a-898a-8265cd6f5e68','703ef40a-281e-48e9-88b6-1b299a281223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880710579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d7d849-8bb8-4534-afcc-1d7576543e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb11596c0ec84e759de37d71ac5c00c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39fff4fa4bd64e518317e6928ffd8522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f258a18e-f5fd-462e-b933-dc875fb2ec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f258a18e-f5fd-462e-b933-dc875fb2ec14) transitioned into state 'SUCCESS' from state '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-880710579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['b07885a7-b5d3-4bb6-bfc0-f4a56dbda488','f9c1de14-f3f6-45fb-b779-c6564d5ff05d','5515c4ae-5bee-479a-898a-8265cd6f5e68','703ef40a-281e-48e9-88b6-1b299a281223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3fd860-3637-491a-970a-67540c6c5f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3fd860-3637-491a-970a-67540c6c5f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (cd7c9187-7b8b-44c1-8d87-88a6161b90df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request issued successfully. Sep 02 16:34:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a827c5c1-a468-48a8-a9db-923c4d3a3ecf tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1306/2582] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:34:46 2026] POST /volume/v3/volumes => generated 784 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f6e7a46-0d97-4c29-84a0-36e2a104343a tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 returned with HTTP 200 Sep 02 16:34:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1277/2583] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:46 2026] GET /volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32936a82-9aa7-4d75-b272-06ada30df036 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32936a82-9aa7-4d75-b272-06ada30df036 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32936a82-9aa7-4d75-b272-06ada30df036 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32936a82-9aa7-4d75-b272-06ada30df036 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32936a82-9aa7-4d75-b272-06ada30df036 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32936a82-9aa7-4d75-b272-06ada30df036 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1307/2584] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:47 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1866af23-b31c-456f-af69-22ddee048c17 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1866af23-b31c-456f-af69-22ddee048c17 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1866af23-b31c-456f-af69-22ddee048c17 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1866af23-b31c-456f-af69-22ddee048c17 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1866af23-b31c-456f-af69-22ddee048c17 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1866af23-b31c-456f-af69-22ddee048c17 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1278/2585] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:47 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82558c71-92fc-44ad-9562-956bf75ec76b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Delete volume with id: e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Delete volume request issued successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82558c71-92fc-44ad-9562-956bf75ec76b tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 202 Sep 02 16:34:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1308/2586] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:47 2026] DELETE /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Volume info retrieved successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e31af1e4-71da-4e1a-8f7f-82d0dca1d6d5 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 200 Sep 02 16:34:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1279/2587] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:47 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 1199 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ea8e9e0-ea6f-4163-a8ca-811ad11614bb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 returned with HTTP 200 Sep 02 16:34:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1309/2588] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:47 2026] GET /volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2875381a-6ab1-42c5-a758-58c7531c488f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=246,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Get all volumes completed successfully. Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2875381a-6ab1-42c5-a758-58c7531c488f tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:34:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1280/2589] 192.168.122.38 () {60 vars in 1157 bytes} [Wed Sep 2 16:34:47 2026] GET /volume/v3/volumes => generated 341 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b343945c-f881-4f66-9574-a77494019c18 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume with id: 34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume request issued successfully. Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b343945c-f881-4f66-9574-a77494019c18 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 returned with HTTP 202 Sep 02 16:34:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1310/2590] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:48 2026] DELETE /volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:48 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0e4d17fb-7b7b-4d92-930b-db6e0f7e8f24 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 returned with HTTP 200 Sep 02 16:34:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1281/2591] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:48 2026] GET /volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4bb17997-84e3-4b3b-bc97-80c9cde3ff8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bb17997-84e3-4b3b-bc97-80c9cde3ff8f tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bb17997-84e3-4b3b-bc97-80c9cde3ff8f tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bb17997-84e3-4b3b-bc97-80c9cde3ff8f tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bb17997-84e3-4b3b-bc97-80c9cde3ff8f tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 404 Sep 02 16:34:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1311/2592] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:48 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] DELETE http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Delete volume with id: e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0514334b-40e9-4fbb-9a9c-6a7c2bf9f622 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 404 Sep 02 16:34:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1282/2593] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:48 2026] DELETE /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aa5bd2fa-7b69-4ac5-b28b-60966f42ab90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa5bd2fa-7b69-4ac5-b28b-60966f42ab90 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] GET http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa5bd2fa-7b69-4ac5-b28b-60966f42ab90 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa5bd2fa-7b69-4ac5-b28b-60966f42ab90 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa5bd2fa-7b69-4ac5-b28b-60966f42ab90 tempest-VolumeImageDependencyTests-1652690305 tempest-VolumeImageDependencyTests-1652690305-project-member] http://192.168.122.38/volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a returned with HTTP 404 Sep 02 16:34:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1312/2594] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:48 2026] GET /volume/v3/volumes/e908a315-ed34-43c3-bb19-67a7cf7c152a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a0f6ed4e-ed97-4bc5-9599-bd3f6c47ccba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0f6ed4e-ed97-4bc5-9599-bd3f6c47ccba tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0f6ed4e-ed97-4bc5-9599-bd3f6c47ccba tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a0f6ed4e-ed97-4bc5-9599-bd3f6c47ccba tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a0f6ed4e-ed97-4bc5-9599-bd3f6c47ccba tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 returned with HTTP 404 Sep 02 16:34:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1283/2595] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:49 2026] GET /volume/v3/volumes/34d7d849-8bb8-4534-afcc-1d7576543e92 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2087354202"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2087354202'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume of 1 GB Sep 02 16:34:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Availability Zones retrieved successfully. Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (ba593cc7-80ff-4278-a722-a3993e4120ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aa851b-ec0b-47ba-91da-a62711833e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aa851b-ec0b-47ba-91da-a62711833e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e011c1f-8889-4bcb-9f63-fcb9396e592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Created reservations ['55d421b9-6587-47aa-832e-9628dc01d3ec', 'cfc77e93-66e4-49cd-9feb-5cce942ce9a5', '3e78a2b0-b7cb-47b3-bef5-5fe7494193c4', '287b960d-7cd6-4005-84be-6ec8a4423637'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e011c1f-8889-4bcb-9f63-fcb9396e592f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d421b9-6587-47aa-832e-9628dc01d3ec', 'cfc77e93-66e4-49cd-9feb-5cce942ce9a5', '3e78a2b0-b7cb-47b3-bef5-5fe7494193c4', '287b960d-7cd6-4005-84be-6ec8a4423637']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0be6182-4079-4488-a855-a5aa0f693f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0be6182-4079-4488-a855-a5aa0f693f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fcf429b-ebb1-4e5e-949e-68ab0ee3db90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087354202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['55d421b9-6587-47aa-832e-9628dc01d3ec','cfc77e93-66e4-49cd-9feb-5cce942ce9a5','3e78a2b0-b7cb-47b3-bef5-5fe7494193c4','287b960d-7cd6-4005-84be-6ec8a4423637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087354202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fcf429b-ebb1-4e5e-949e-68ab0ee3db90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb11596c0ec84e759de37d71ac5c00c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39fff4fa4bd64e518317e6928ffd8522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df33c42-210e-489e-bb73-5d20ba502d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df33c42-210e-489e-bb73-5d20ba502d09) transitioned into state 'SUCCESS' from state '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-2087354202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['55d421b9-6587-47aa-832e-9628dc01d3ec','cfc77e93-66e4-49cd-9feb-5cce942ce9a5','3e78a2b0-b7cb-47b3-bef5-5fe7494193c4','287b960d-7cd6-4005-84be-6ec8a4423637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503c1955-12e7-42b4-b854-80907f0eee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503c1955-12e7-42b4-b854-80907f0eee5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (ba593cc7-80ff-4278-a722-a3993e4120ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request issued successfully. Sep 02 16:34:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ff0aa6b-4b32-4481-8c7f-d40a0f219982 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1313/2596] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:34:49 2026] POST /volume/v3/volumes => generated 785 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-59af37f7-11c5-4fa6-97e7-f2e9013c7dd0 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 200 Sep 02 16:34:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1284/2597] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:49 2026] GET /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9076e5c8-1c6e-4554-9c55-cc75759675cb tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 200 Sep 02 16:34:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1314/2598] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:50 2026] GET /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8224af2d-5765-4f5f-b969-086d4633269c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8224af2d-5765-4f5f-b969-086d4633269c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8224af2d-5765-4f5f-b969-086d4633269c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-895706476", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8224af2d-5765-4f5f-b969-086d4633269c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1285/2599] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:51 2026] POST /volume/v3/types => generated 379 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e923e52d-4412-44d8-b0a0-bec87b7841cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e923e52d-4412-44d8-b0a0-bec87b7841cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e923e52d-4412-44d8-b0a0-bec87b7841cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e923e52d-4412-44d8-b0a0-bec87b7841cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption returned with HTTP 200 Sep 02 16:34:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1315/2600] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:51 2026] POST /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-eddcf715-0e3d-4780-88fb-07c3f23e6bbf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eddcf715-0e3d-4780-88fb-07c3f23e6bbf tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-eddcf715-0e3d-4780-88fb-07c3f23e6bbf tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1407591338", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-eddcf715-0e3d-4780-88fb-07c3f23e6bbf tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1286/2601] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:51 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22d35fb8-e25a-416f-b5ce-69c4a4c5239e tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 200 Sep 02 16:34:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1316/2602] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:51 2026] GET /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-675947c5-b17e-42f3-8659-19bb224f161c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Get all volumes completed successfully. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-846db8bb-c683-4bfe-8c48-fba4414fcdd3 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:34:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1317/2603] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:34:51 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume with id: 3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume request issued successfully. Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4f5b7ba-ad32-46bd-a594-4759b04fb9ea tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 202 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1318/2604] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:51 2026] DELETE /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-675947c5-b17e-42f3-8659-19bb224f161c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] POST http://192.168.122.38/volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6/encryption Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-675947c5-b17e-42f3-8659-19bb224f161c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-675947c5-b17e-42f3-8659-19bb224f161c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-675947c5-b17e-42f3-8659-19bb224f161c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6/encryption returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1287/2605] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:51 2026] POST /volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-def24ba1-1bb4-4a32-aa19-eabfc5658236 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-def24ba1-1bb4-4a32-aa19-eabfc5658236 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-def24ba1-1bb4-4a32-aa19-eabfc5658236 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-56242642", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ef78ed7-6180-44f3-8bc2-42f1450bbd09 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1319/2606] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-def24ba1-1bb4-4a32-aa19-eabfc5658236 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1288/2607] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:52 2026] POST /volume/v3/types => generated 378 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5228128-9ed5-46d1-bee0-469ee0ae18a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5228128-9ed5-46d1-bee0-469ee0ae18a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] POST http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5228128-9ed5-46d1-bee0-469ee0ae18a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-c5228128-9ed5-46d1-bee0-469ee0ae18a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5228128-9ed5-46d1-bee0-469ee0ae18a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1320/2608] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:34:52 2026] POST /volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ba2d8b89-acc0-4e91-86d2-d82f6d8659f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba2d8b89-acc0-4e91-86d2-d82f6d8659f8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] PUT http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs/key2 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba2d8b89-acc0-4e91-86d2-d82f6d8659f8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-ba2d8b89-acc0-4e91-86d2-d82f6d8659f8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba2d8b89-acc0-4e91-86d2-d82f6d8659f8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs/key2 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1289/2609] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:34:52 2026] PUT /volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-995dfd4a-b5e1-4c12-891f-f0d2396b652c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-995dfd4a-b5e1-4c12-891f-f0d2396b652c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-995dfd4a-b5e1-4c12-891f-f0d2396b652c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-995dfd4a-b5e1-4c12-891f-f0d2396b652c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-995dfd4a-b5e1-4c12-891f-f0d2396b652c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1321/2610] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:34:52 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-669962ab-3d57-4370-81b7-41559d73b4c0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-669962ab-3d57-4370-81b7-41559d73b4c0 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-669962ab-3d57-4370-81b7-41559d73b4c0 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-291016611", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-669962ab-3d57-4370-81b7-41559d73b4c0 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1290/2611] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:52 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7b67a03-93f4-4d61-986d-13b5cea53e70 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b67a03-93f4-4d61-986d-13b5cea53e70 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7b67a03-93f4-4d61-986d-13b5cea53e70 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b67a03-93f4-4d61-986d-13b5cea53e70 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1322/2612] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:52 2026] POST /volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] DELETE http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption/6f68848b-0f4d-43c4-8b13-510002e1a0bc Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b825a4b3-98bb-45a0-a3a3-27c21442be0c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption/6f68848b-0f4d-43c4-8b13-510002e1a0bc returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1291/2613] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729/encryption/6f68848b-0f4d-43c4-8b13-510002e1a0bc => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47cfa011-c821-4ee0-bb88-3142954a091d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47cfa011-c821-4ee0-bb88-3142954a091d tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47cfa011-c821-4ee0-bb88-3142954a091d tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-180187133", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47cfa011-c821-4ee0-bb88-3142954a091d tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1323/2614] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:52 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 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] DELETE http://192.168.122.38/volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6/extra_specs/key1 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c4e294a-d226-4d30-b7ea-5b55d52f2915 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6/extra_specs/key1 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1292/2615] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0342002b-9732-41a8-bdd5-a7cc1a73d7d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0342002b-9732-41a8-bdd5-a7cc1a73d7d8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0342002b-9732-41a8-bdd5-a7cc1a73d7d8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-179237013", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0342002b-9732-41a8-bdd5-a7cc1a73d7d8 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1324/2616] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:52 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 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47f9d768-6fe6-42d3-a116-cb54877be387 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f9d768-6fe6-42d3-a116-cb54877be387 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] DELETE http://192.168.122.38/volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47f9d768-6fe6-42d3-a116-cb54877be387 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47f9d768-6fe6-42d3-a116-cb54877be387 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-47f9d768-6fe6-42d3-a116-cb54877be387 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f9d768-6fe6-42d3-a116-cb54877be387 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1293/2617] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3fc1bb05-44f3-43ee-b6e0-b53b7bf5f143 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fc1bb05-44f3-43ee-b6e0-b53b7bf5f143 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fc1bb05-44f3-43ee-b6e0-b53b7bf5f143 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fc1bb05-44f3-43ee-b6e0-b53b7bf5f143 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fc1bb05-44f3-43ee-b6e0-b53b7bf5f143 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1325/2618] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-77401aa9-ef67-46d9-95e5-77953b60326f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77401aa9-ef67-46d9-95e5-77953b60326f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77401aa9-ef67-46d9-95e5-77953b60326f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77401aa9-ef67-46d9-95e5-77953b60326f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-77401aa9-ef67-46d9-95e5-77953b60326f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77401aa9-ef67-46d9-95e5-77953b60326f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1294/2619] 192.168.122.38 () {58 vars in 1110 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types => generated 2358 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/cipher Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cdeeffa9-0ee7-4232-a769-083ff1ccf4cd tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/cipher returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1326/2620] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bef0fa01-19bc-46fe-8c67-284d75621f9b tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1295/2621] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed4d99ed-dccc-4a21-ab74-be52e11539e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed4d99ed-dccc-4a21-ab74-be52e11539e3 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/multiattach Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed4d99ed-dccc-4a21-ab74-be52e11539e3 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed4d99ed-dccc-4a21-ab74-be52e11539e3 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed4d99ed-dccc-4a21-ab74-be52e11539e3 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/multiattach returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1327/2622] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-206a449b-498c-4c75-9270-42fdba86e27f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-206a449b-498c-4c75-9270-42fdba86e27f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/volume_backend_name Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-206a449b-498c-4c75-9270-42fdba86e27f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-206a449b-498c-4c75-9270-42fdba86e27f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-206a449b-498c-4c75-9270-42fdba86e27f tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1296/2623] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/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 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a623518-d846-4972-8165-dd916fc16c7c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a623518-d846-4972-8165-dd916fc16c7c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] GET http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a623518-d846-4972-8165-dd916fc16c7c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a623518-d846-4972-8165-dd916fc16c7c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a623518-d846-4972-8165-dd916fc16c7c tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 returned with HTTP 200 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1328/2624] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:34:52 2026] GET /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 => generated 317 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-32b436fe-62c1-4ea2-8c46-968757955b31 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32b436fe-62c1-4ea2-8c46-968757955b31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] PUT http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/da84ff3b-f248-4308-8c11-b2924d469b59 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-32b436fe-62c1-4ea2-8c46-968757955b31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-32b436fe-62c1-4ea2-8c46-968757955b31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-32b436fe-62c1-4ea2-8c46-968757955b31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/da84ff3b-f248-4308-8c11-b2924d469b59 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1297/2625] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:34:52 2026] PUT /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/encryption/da84ff3b-f248-4308-8c11-b2924d469b59 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3036c13f-c96c-4e84-9cc2-ef2101b6fb31 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3036c13f-c96c-4e84-9cc2-ef2101b6fb31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] PUT http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/key1 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3036c13f-c96c-4e84-9cc2-ef2101b6fb31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-3036c13f-c96c-4e84-9cc2-ef2101b6fb31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3036c13f-c96c-4e84-9cc2-ef2101b6fb31 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/key1 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1329/2626] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:34:52 2026] PUT /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fef7b924-3c8b-408d-9b11-0a8c2f9c39a9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fef7b924-3c8b-408d-9b11-0a8c2f9c39a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] PUT http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fef7b924-3c8b-408d-9b11-0a8c2f9c39a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-fef7b924-3c8b-408d-9b11-0a8c2f9c39a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a41144aa19444ea694c3aca52336c32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81fec98178fd4d2d98e563e62d4cb652', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fef7b924-3c8b-408d-9b11-0a8c2f9c39a9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-member] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 returned with HTTP 403 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1298/2627] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:34:52 2026] PUT /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-62c67093-7c86-44e7-9167-4b386d987de7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62c67093-7c86-44e7-9167-4b386d987de7 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62c67093-7c86-44e7-9167-4b386d987de7 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62c67093-7c86-44e7-9167-4b386d987de7 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62c67093-7c86-44e7-9167-4b386d987de7 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 returned with HTTP 202 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1330/2628] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/188eccc2-c133-4652-9523-8eb5b87ae839 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7d0303f-c968-4b00-b74f-69fae50b9762 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7d0303f-c968-4b00-b74f-69fae50b9762 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7d0303f-c968-4b00-b74f-69fae50b9762 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7d0303f-c968-4b00-b74f-69fae50b9762 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7d0303f-c968-4b00-b74f-69fae50b9762 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6 returned with HTTP 202 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1299/2629] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/4d95b25e-c07a-47af-a264-d187b016f8c6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb89afb3-db82-4dc4-ba76-86960a01a6fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb89afb3-db82-4dc4-ba76-86960a01a6fc tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb89afb3-db82-4dc4-ba76-86960a01a6fc tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb89afb3-db82-4dc4-ba76-86960a01a6fc tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb89afb3-db82-4dc4-ba76-86960a01a6fc tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729 returned with HTTP 202 Sep 02 16:34:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1331/2630] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/28629715-106d-42fc-a274-a4ba0834a729 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a524b0f-a7a3-43da-b996-d604f691b067 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a524b0f-a7a3-43da-b996-d604f691b067 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a524b0f-a7a3-43da-b996-d604f691b067 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a524b0f-a7a3-43da-b996-d604f691b067 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a524b0f-a7a3-43da-b996-d604f691b067 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b returned with HTTP 202 Sep 02 16:34:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1300/2631] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:52 2026] DELETE /volume/v3/types/0d47a0cb-8ab2-4027-902a-a75d8ad5e93b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52eaedb1-80f7-46b2-9f53-aacf39fa55f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52eaedb1-80f7-46b2-9f53-aacf39fa55f9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6 Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52eaedb1-80f7-46b2-9f53-aacf39fa55f9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52eaedb1-80f7-46b2-9f53-aacf39fa55f9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52eaedb1-80f7-46b2-9f53-aacf39fa55f9 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6 returned with HTTP 202 Sep 02 16:34:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1332/2632] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:53 2026] DELETE /volume/v3/types/0df381f4-27ff-4efa-88cf-9c7173f912b6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5566434-d73d-44ce-b8d9-1992bfb94798 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5566434-d73d-44ce-b8d9-1992bfb94798 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] DELETE http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5566434-d73d-44ce-b8d9-1992bfb94798 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5566434-d73d-44ce-b8d9-1992bfb94798 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ae0e173-8b1e-4f69-8909-0bc82e2e7840 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ae0e173-8b1e-4f69-8909-0bc82e2e7840 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ae0e173-8b1e-4f69-8909-0bc82e2e7840 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ae0e173-8b1e-4f69-8909-0bc82e2e7840 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5566434-d73d-44ce-b8d9-1992bfb94798 tempest-VolumeTypesMemberTests-854273251 tempest-VolumeTypesMemberTests-854273251-project-admin] http://192.168.122.38/volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 returned with HTTP 202 Sep 02 16:34:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1301/2633] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:53 2026] DELETE /volume/v3/types/42a7cfe4-5cc6-4f90-a320-cb74debd9377 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ae0e173-8b1e-4f69-8909-0bc82e2e7840 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 returned with HTTP 404 Sep 02 16:34:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1333/2634] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:53 2026] GET /volume/v3/volumes/3fcf429b-ebb1-4e5e-949e-68ab0ee3db90 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-990443996"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-990443996'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume of 1 GB Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Availability Zones retrieved successfully. Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (63704855-11e6-4482-969e-35bda8f530a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d99532a-e23c-4061-a81c-d3ef4a0fdde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d99532a-e23c-4061-a81c-d3ef4a0fdde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a684c86c-2770-436a-b372-6e91f465bdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Created reservations ['9fa7e559-9220-4fbc-a005-6da9993c905d', '57099031-bae1-4a0e-aaf9-9707537037fe', '7f958bf9-38e8-40ee-8bd1-b9be71ffbcb8', '90487e14-4f3c-4543-98fd-d418ec69b69f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a684c86c-2770-436a-b372-6e91f465bdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fa7e559-9220-4fbc-a005-6da9993c905d', '57099031-bae1-4a0e-aaf9-9707537037fe', '7f958bf9-38e8-40ee-8bd1-b9be71ffbcb8', '90487e14-4f3c-4543-98fd-d418ec69b69f']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531fa63b-1af4-4cf6-81a2-cacdcba328b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531fa63b-1af4-4cf6-81a2-cacdcba328b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bf53781-5e76-4b99-9ab7-44726737d42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-990443996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['9fa7e559-9220-4fbc-a005-6da9993c905d','57099031-bae1-4a0e-aaf9-9707537037fe','7f958bf9-38e8-40ee-8bd1-b9be71ffbcb8','90487e14-4f3c-4543-98fd-d418ec69b69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-990443996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bf53781-5e76-4b99-9ab7-44726737d42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb11596c0ec84e759de37d71ac5c00c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39fff4fa4bd64e518317e6928ffd8522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd61159-e709-4cf5-a414-473e59fa3942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd61159-e709-4cf5-a414-473e59fa3942) transitioned into state 'SUCCESS' from state '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-990443996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['9fa7e559-9220-4fbc-a005-6da9993c905d','57099031-bae1-4a0e-aaf9-9707537037fe','7f958bf9-38e8-40ee-8bd1-b9be71ffbcb8','90487e14-4f3c-4543-98fd-d418ec69b69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410ed511-3cba-48d7-bad2-b1a262fe412a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410ed511-3cba-48d7-bad2-b1a262fe412a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (63704855-11e6-4482-969e-35bda8f530a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request issued successfully. Sep 02 16:34:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65abd0bd-6ff5-4250-9ee7-574eaac68bc9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1302/2635] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:34:53 2026] POST /volume/v3/volumes => generated 784 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0e288ce-f3c3-4938-8add-dc97f5761a86 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 200 Sep 02 16:34:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1334/2636] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:53 2026] GET /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09c431e0-70e1-4c31-ab04-57a3b724bc0b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 200 Sep 02 16:34:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1303/2637] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:54 2026] GET /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3049d670-1455-48ad-b43f-30670a6a79c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3049d670-1455-48ad-b43f-30670a6a79c6 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] GET http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3049d670-1455-48ad-b43f-30670a6a79c6 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3049d670-1455-48ad-b43f-30670a6a79c6 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3049d670-1455-48ad-b43f-30670a6a79c6 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Volume info retrieved successfully. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3049d670-1455-48ad-b43f-30670a6a79c6 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 200 Sep 02 16:34:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1335/2638] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:54 2026] GET /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume with id: 0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume request issued successfully. Sep 02 16:34:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f4c4ef5-ae6a-46e7-a743-29bd66e8f01c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 202 Sep 02 16:34:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1304/2639] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:54 2026] DELETE /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb782455-9e0f-4e24-a135-71a5e530ce80 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 200 Sep 02 16:34:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1336/2640] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:54 2026] GET /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cd3061e6-02d2-4ab3-9a7c-e6d7790ceaa9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd3061e6-02d2-4ab3-9a7c-e6d7790ceaa9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f Sep 02 16:34:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd3061e6-02d2-4ab3-9a7c-e6d7790ceaa9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cd3061e6-02d2-4ab3-9a7c-e6d7790ceaa9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cd3061e6-02d2-4ab3-9a7c-e6d7790ceaa9 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f returned with HTTP 404 Sep 02 16:34:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1305/2641] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:55 2026] GET /volume/v3/volumes/0bf53781-5e76-4b99-9ab7-44726737d42f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-761830b0-92e4-44da-8680-228b90f9cc92 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1699291669"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1699291669'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume of 1 GB Sep 02 16:34:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Availability Zones retrieved successfully. Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (b1eddc0c-4ef2-4d16-be42-280db7b385cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0638e90a-6022-4d76-8847-8872ece93881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0638e90a-6022-4d76-8847-8872ece93881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2045590b-6ed0-4afa-901b-179984a25f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Created reservations ['6eec0630-f530-4549-9084-dca3ff883844', '58109a9d-2361-427f-a592-51e658fe9428', 'b931085b-62bf-4b05-897e-8b67b7729cbf', 'cdf5990b-51de-48ae-81ba-16cee6b9620f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2045590b-6ed0-4afa-901b-179984a25f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eec0630-f530-4549-9084-dca3ff883844', '58109a9d-2361-427f-a592-51e658fe9428', 'b931085b-62bf-4b05-897e-8b67b7729cbf', 'cdf5990b-51de-48ae-81ba-16cee6b9620f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08b6bf0-5b8f-4d8c-932f-018091fa4f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08b6bf0-5b8f-4d8c-932f-018091fa4f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2abbe843-d9b5-4272-bb98-10216776e48f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1699291669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['6eec0630-f530-4549-9084-dca3ff883844','58109a9d-2361-427f-a592-51e658fe9428','b931085b-62bf-4b05-897e-8b67b7729cbf','cdf5990b-51de-48ae-81ba-16cee6b9620f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1699291669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2abbe843-d9b5-4272-bb98-10216776e48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb11596c0ec84e759de37d71ac5c00c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39fff4fa4bd64e518317e6928ffd8522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976624d2-53f6-4ee6-a2df-2af5e747813e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976624d2-53f6-4ee6-a2df-2af5e747813e) transitioned into state 'SUCCESS' from state '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-1699291669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb11596c0ec84e759de37d71ac5c00c5',qos_specs=None,replication_status=,reservations=['6eec0630-f530-4549-9084-dca3ff883844','58109a9d-2361-427f-a592-51e658fe9428','b931085b-62bf-4b05-897e-8b67b7729cbf','cdf5990b-51de-48ae-81ba-16cee6b9620f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fff4fa4bd64e518317e6928ffd8522',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7325ed72-6be8-47b1-a98c-1e2d2632aa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7325ed72-6be8-47b1-a98c-1e2d2632aa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Flow 'volume_create_api' (b1eddc0c-4ef2-4d16-be42-280db7b385cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Create volume request issued successfully. Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-761830b0-92e4-44da-8680-228b90f9cc92 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1337/2642] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:34:55 2026] POST /volume/v3/volumes => generated 785 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e7708ac-bdb1-4a39-83a2-e9536c1111dd tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1306/2643] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:56 2026] GET /volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cea833a-9b98-4d68-bd8d-04387d1db6bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cea833a-9b98-4d68-bd8d-04387d1db6bb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cea833a-9b98-4d68-bd8d-04387d1db6bb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1517293921", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cea833a-9b98-4d68-bd8d-04387d1db6bb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1338/2644] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-daf4902e-d6a9-49ed-bfdb-d209666e8f33 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-daf4902e-d6a9-49ed-bfdb-d209666e8f33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-daf4902e-d6a9-49ed-bfdb-d209666e8f33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-daf4902e-d6a9-49ed-bfdb-d209666e8f33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1307/2645] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f84298bd-7605-4196-b36e-3c9ee6150aeb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f84298bd-7605-4196-b36e-3c9ee6150aeb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f84298bd-7605-4196-b36e-3c9ee6150aeb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1761914127", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f84298bd-7605-4196-b36e-3c9ee6150aeb tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1339/2646] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e667fa9f-e5f0-4d33-b1b1-81e886ac7321 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e667fa9f-e5f0-4d33-b1b1-81e886ac7321 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] POST http://192.168.122.38/volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d/encryption Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e667fa9f-e5f0-4d33-b1b1-81e886ac7321 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-e667fa9f-e5f0-4d33-b1b1-81e886ac7321 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e667fa9f-e5f0-4d33-b1b1-81e886ac7321 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d/encryption returned with HTTP 403 Sep 02 16:34:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1308/2647] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d/encryption => generated 127 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0f3db6a-e0c3-47be-92c9-82bad1a417cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0f3db6a-e0c3-47be-92c9-82bad1a417cd tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0f3db6a-e0c3-47be-92c9-82bad1a417cd tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1907533940", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0f3db6a-e0c3-47be-92c9-82bad1a417cd tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1340/2648] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aed0eaf7-490e-4f18-91f0-d117d8af4b90 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aed0eaf7-490e-4f18-91f0-d117d8af4b90 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] POST http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aed0eaf7-490e-4f18-91f0-d117d8af4b90 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-aed0eaf7-490e-4f18-91f0-d117d8af4b90 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aed0eaf7-490e-4f18-91f0-d117d8af4b90 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs returned with HTTP 403 Sep 02 16:34:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1309/2649] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7046bcf1-68cb-4239-94c2-af2e2339df28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7046bcf1-68cb-4239-94c2-af2e2339df28 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] PUT http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs/key2 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7046bcf1-68cb-4239-94c2-af2e2339df28 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-7046bcf1-68cb-4239-94c2-af2e2339df28 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7046bcf1-68cb-4239-94c2-af2e2339df28 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs/key2 returned with HTTP 403 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1341/2650] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:34:56 2026] PUT /volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0b54ec4c-b524-494c-9d2e-95dc5a239d33 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b54ec4c-b524-494c-9d2e-95dc5a239d33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0b54ec4c-b524-494c-9d2e-95dc5a239d33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-0b54ec4c-b524-494c-9d2e-95dc5a239d33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0b54ec4c-b524-494c-9d2e-95dc5a239d33 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types returned with HTTP 403 Sep 02 16:34:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1310/2651] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:34: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 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2c13de1-6cc9-41be-b832-3061b84f1aa0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2c13de1-6cc9-41be-b832-3061b84f1aa0 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2c13de1-6cc9-41be-b832-3061b84f1aa0 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173717826", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2c13de1-6cc9-41be-b832-3061b84f1aa0 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1342/2652] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:56 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 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9e14cd88-3303-4c80-8f23-56adf002bd91 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e14cd88-3303-4c80-8f23-56adf002bd91 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption Sep 02 16:34:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e14cd88-3303-4c80-8f23-56adf002bd91 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e14cd88-3303-4c80-8f23-56adf002bd91 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1311/2653] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:34:56 2026] POST /volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6935abf2-48ec-429a-942e-84af4474e2ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6935abf2-48ec-429a-942e-84af4474e2ca tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] DELETE http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption/80c19b7a-07a7-46b8-90b7-155f1ea836dc Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6935abf2-48ec-429a-942e-84af4474e2ca tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6935abf2-48ec-429a-942e-84af4474e2ca tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-6935abf2-48ec-429a-942e-84af4474e2ca tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6935abf2-48ec-429a-942e-84af4474e2ca tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption/80c19b7a-07a7-46b8-90b7-155f1ea836dc returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1343/2654] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528/encryption/80c19b7a-07a7-46b8-90b7-155f1ea836dc => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f6ca36c0-5229-4e23-b141-b6ff870e12ee None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6ca36c0-5229-4e23-b141-b6ff870e12ee tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f6ca36c0-5229-4e23-b141-b6ff870e12ee tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-682700538", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f6ca36c0-5229-4e23-b141-b6ff870e12ee tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1312/2655] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:57 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 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] DELETE http://192.168.122.38/volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c/extra_specs/key1 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2599aa6-b7aa-4c74-a79b-4e2929fd4bea tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c/extra_specs/key1 returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1344/2656] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1230eb21-ff61-44f1-a0ca-30874b6f1280 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1230eb21-ff61-44f1-a0ca-30874b6f1280 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1230eb21-ff61-44f1-a0ca-30874b6f1280 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1549331654", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1230eb21-ff61-44f1-a0ca-30874b6f1280 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1313/2657] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:34:57 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-262cec91-24ea-44fb-a554-2fe10dfe567e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-262cec91-24ea-44fb-a554-2fe10dfe567e tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] DELETE http://192.168.122.38/volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-262cec91-24ea-44fb-a554-2fe10dfe567e tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-262cec91-24ea-44fb-a554-2fe10dfe567e tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-262cec91-24ea-44fb-a554-2fe10dfe567e tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-262cec91-24ea-44fb-a554-2fe10dfe567e tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1345/2658] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27fb5d6f-c596-43c5-8053-8f4d83ea6b64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27fb5d6f-c596-43c5-8053-8f4d83ea6b64 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] GET http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27fb5d6f-c596-43c5-8053-8f4d83ea6b64 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27fb5d6f-c596-43c5-8053-8f4d83ea6b64 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27fb5d6f-c596-43c5-8053-8f4d83ea6b64 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1314/2659] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] GET http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/cipher Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc3f102f-8d1a-43ed-9593-3c2e5ea6a6c9 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/cipher returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1346/2660] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] GET http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9fb42804-1fad-4c58-911c-79c68f77ba0c tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1315/2661] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ece221ce-a50b-4719-a118-35a16b13aa23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece221ce-a50b-4719-a118-35a16b13aa23 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] GET http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/multiattach Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ece221ce-a50b-4719-a118-35a16b13aa23 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ece221ce-a50b-4719-a118-35a16b13aa23 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d4ae089a-d197-4e48-843f-59f90359802c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece221ce-a50b-4719-a118-35a16b13aa23 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/multiattach returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1347/2662] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4ae089a-d197-4e48-843f-59f90359802c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4ae089a-d197-4e48-843f-59f90359802c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4ae089a-d197-4e48-843f-59f90359802c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-beb0c6ce-10c3-4539-b6d8-ddc5f6b9b785 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-beb0c6ce-10c3-4539-b6d8-ddc5f6b9b785 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] GET http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/volume_backend_name Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-beb0c6ce-10c3-4539-b6d8-ddc5f6b9b785 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-beb0c6ce-10c3-4539-b6d8-ddc5f6b9b785 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d4ae089a-d197-4e48-843f-59f90359802c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-beb0c6ce-10c3-4539-b6d8-ddc5f6b9b785 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1348/2663] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4ae089a-d197-4e48-843f-59f90359802c tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c8879e98-683c-4706-b998-f2da6974fc85 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1316/2664] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8879e98-683c-4706-b998-f2da6974fc85 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] PUT http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/4967b0cb-3a64-4cc5-84b6-c9633e7ccf53 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c8879e98-683c-4706-b998-f2da6974fc85 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-c8879e98-683c-4706-b998-f2da6974fc85 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8879e98-683c-4706-b998-f2da6974fc85 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/4967b0cb-3a64-4cc5-84b6-c9633e7ccf53 returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1349/2665] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:34:57 2026] PUT /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/encryption/4967b0cb-3a64-4cc5-84b6-c9633e7ccf53 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f88bfd2-2439-4908-8c08-d274b6253425 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] GET http://192.168.122.38/volume/v3/volumes/summary Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61acdcc5-1547-4f07-85df-7c171e3f494f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61acdcc5-1547-4f07-85df-7c171e3f494f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] PUT http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/key1 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61acdcc5-1547-4f07-85df-7c171e3f494f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-61acdcc5-1547-4f07-85df-7c171e3f494f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61acdcc5-1547-4f07-85df-7c171e3f494f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/key1 returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1350/2666] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:34:57 2026] PUT /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] Get summary completed successfully. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f88bfd2-2439-4908-8c08-d274b6253425 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-reader] http://192.168.122.38/volume/v3/volumes/summary returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1317/2667] 192.168.122.38 () {60 vars in 1181 bytes} [Wed Sep 2 16:34:57 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 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ddd2f0eb-63f4-4c66-a298-bee91c90a809 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddd2f0eb-63f4-4c66-a298-bee91c90a809 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] PUT http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddd2f0eb-63f4-4c66-a298-bee91c90a809 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-ddd2f0eb-63f4-4c66-a298-bee91c90a809 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3fa34f62af904aaea85d761980e56b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75e4758289fa4ae1bf594c4691351048', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddd2f0eb-63f4-4c66-a298-bee91c90a809 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-reader] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c returned with HTTP 403 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume with id: 2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1351/2668] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:34:57 2026] PUT /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1ab5faf-18c3-4d37-807a-147e8ea20cec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1ab5faf-18c3-4d37-807a-147e8ea20cec tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1ab5faf-18c3-4d37-807a-147e8ea20cec tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1ab5faf-18c3-4d37-807a-147e8ea20cec tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Delete volume request issued successfully. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-10b79d70-01f4-4f54-ae5c-fb88f4881d02 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1318/2669] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1ab5faf-18c3-4d37-807a-147e8ea20cec tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1352/2670] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/70fc51e3-96ea-4f49-99c5-be6dda43f67c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:34:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-744b1b74-03e2-4072-8f84-e7c6a70d0e4f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-744b1b74-03e2-4072-8f84-e7c6a70d0e4f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-744b1b74-03e2-4072-8f84-e7c6a70d0e4f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-744b1b74-03e2-4072-8f84-e7c6a70d0e4f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Volume info retrieved successfully. Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00552c57-b1fa-4805-ac7c-b63cab5a3828 tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f returned with HTTP 200 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1319/2671] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:57 2026] GET /volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-744b1b74-03e2-4072-8f84-e7c6a70d0e4f tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1353/2672] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/b72392e6-985f-4426-a4e8-fd4f72162d9c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aadb4237-9acd-46e5-9712-3242d91d4052 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aadb4237-9acd-46e5-9712-3242d91d4052 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aadb4237-9acd-46e5-9712-3242d91d4052 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aadb4237-9acd-46e5-9712-3242d91d4052 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aadb4237-9acd-46e5-9712-3242d91d4052 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528 returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1320/2673] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/fe0b39ad-4522-4cf0-8615-da508f4fe528 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7b38867-cc67-42df-bc86-94604a215163 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b38867-cc67-42df-bc86-94604a215163 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7b38867-cc67-42df-bc86-94604a215163 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7b38867-cc67-42df-bc86-94604a215163 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b38867-cc67-42df-bc86-94604a215163 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3 returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1354/2674] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/779b0a08-13fa-4690-838e-fe1a31135cc3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-41ae7c0c-f017-4eed-bde0-ad6a5844d2a3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41ae7c0c-f017-4eed-bde0-ad6a5844d2a3 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41ae7c0c-f017-4eed-bde0-ad6a5844d2a3 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41ae7c0c-f017-4eed-bde0-ad6a5844d2a3 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41ae7c0c-f017-4eed-bde0-ad6a5844d2a3 tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1321/2675] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/8ca4a93f-5b88-46a0-a91b-efde5bc14e4d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba434536-1c62-4ac9-98fa-f31a04af92fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba434536-1c62-4ac9-98fa-f31a04af92fc tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] DELETE http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba434536-1c62-4ac9-98fa-f31a04af92fc tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba434536-1c62-4ac9-98fa-f31a04af92fc tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba434536-1c62-4ac9-98fa-f31a04af92fc tempest-VolumeTypesReaderTests-267238136 tempest-VolumeTypesReaderTests-267238136-project-admin] http://192.168.122.38/volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c returned with HTTP 202 Sep 02 16:34:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1355/2676] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:34:57 2026] DELETE /volume/v3/types/fd626d75-aac1-4483-82ab-e04e96d23e1c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:34:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d71c425b-866c-41d6-a092-9579f6536c2b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:34:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d71c425b-866c-41d6-a092-9579f6536c2b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] GET http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f Sep 02 16:34:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d71c425b-866c-41d6-a092-9579f6536c2b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:34:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d71c425b-866c-41d6-a092-9579f6536c2b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:34:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d71c425b-866c-41d6-a092-9579f6536c2b tempest-ProjectReaderTests-1943369218 tempest-ProjectReaderTests-1943369218-project-admin] http://192.168.122.38/volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f returned with HTTP 404 Sep 02 16:34:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1322/2677] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:34:58 2026] GET /volume/v3/volumes/2abbe843-d9b5-4272-bb98-10216776e48f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:35:07 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=352,cinder:UPDATE=119,cinder:INSERT=96 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:35:08 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=126,cinder:INSERT=46,cinder:UPDATE=34 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:35:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-874480902"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-874480902'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (606bb8ed-a0e2-4732-a8ac-a01c215283ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1580525670"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358c21ad-23fe-41df-b545-b8146f8cb82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1580525670'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (f63cb097-e931-4d94-864f-7a3ea09e260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a6e814-18ca-461a-852a-c5be4fe6dd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358c21ad-23fe-41df-b545-b8146f8cb82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea809f8-0097-4d48-9bbb-1c19daf3f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a6e814-18ca-461a-852a-c5be4fe6dd7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381c2faf-54e9-45e9-810c-58feaa87cef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['a3b7af26-adac-43d4-a425-5016c84f06a9', '6960cfb7-94c7-4463-848f-9edcbe64a7ec', 'f7a9e801-a6fd-4069-bdb3-e0bd5e986ea5', '2482214f-117f-469e-a6b4-215db16e32d5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea809f8-0097-4d48-9bbb-1c19daf3f56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b7af26-adac-43d4-a425-5016c84f06a9', '6960cfb7-94c7-4463-848f-9edcbe64a7ec', 'f7a9e801-a6fd-4069-bdb3-e0bd5e986ea5', '2482214f-117f-469e-a6b4-215db16e32d5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc03233-939e-4cd8-bf84-fa0c3265ef21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc03233-939e-4cd8-bf84-fa0c3265ef21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486d9d3c-834d-4cd7-9af6-0e06af24659e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-874480902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['a3b7af26-adac-43d4-a425-5016c84f06a9','6960cfb7-94c7-4463-848f-9edcbe64a7ec','f7a9e801-a6fd-4069-bdb3-e0bd5e986ea5','2482214f-117f-469e-a6b4-215db16e32d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-874480902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486d9d3c-834d-4cd7-9af6-0e06af24659e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda226d-d21c-41ee-9b4e-d0177c52ab81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda226d-d21c-41ee-9b4e-d0177c52ab81) transitioned into state 'SUCCESS' from state '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-874480902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['a3b7af26-adac-43d4-a425-5016c84f06a9','6960cfb7-94c7-4463-848f-9edcbe64a7ec','f7a9e801-a6fd-4069-bdb3-e0bd5e986ea5','2482214f-117f-469e-a6b4-215db16e32d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c055358d-f2c1-488b-ac16-26effab12e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c055358d-f2c1-488b-ac16-26effab12e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (606bb8ed-a0e2-4732-a8ac-a01c215283ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062d4e03-96e1-40e3-ae29-8b2bb696b953 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1356/2678] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:09 2026] POST /volume/v3/volumes => generated 766 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['840cc7c7-d318-435b-be3a-04b9a153745b', 'da38e0e7-19d8-4a64-a3cd-d3567c6dd09d', 'c34e5463-8200-4bb5-a587-5ac12069cf9e', 'eb6b4cef-74c4-4050-ad23-31de3059bbd4'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381c2faf-54e9-45e9-810c-58feaa87cef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840cc7c7-d318-435b-be3a-04b9a153745b', 'da38e0e7-19d8-4a64-a3cd-d3567c6dd09d', 'c34e5463-8200-4bb5-a587-5ac12069cf9e', 'eb6b4cef-74c4-4050-ad23-31de3059bbd4']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3459857c-ece4-4409-86b4-4397a6e10689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3459857c-ece4-4409-86b4-4397a6e10689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1580525670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['840cc7c7-d318-435b-be3a-04b9a153745b','da38e0e7-19d8-4a64-a3cd-d3567c6dd09d','c34e5463-8200-4bb5-a587-5ac12069cf9e','eb6b4cef-74c4-4050-ad23-31de3059bbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1580525670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0daca423-86b9-45b8-85a6-92f7e3407d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783579fc-9d04-4750-9d0d-de5025caad22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f54f6d1e-fa2b-424c-81ec-7c21f1b3ac0b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 200 Sep 02 16:35:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1357/2679] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:10 2026] GET /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 834 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783579fc-9d04-4750-9d0d-de5025caad22) transitioned into state 'SUCCESS' from state '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-1580525670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['840cc7c7-d318-435b-be3a-04b9a153745b','da38e0e7-19d8-4a64-a3cd-d3567c6dd09d','c34e5463-8200-4bb5-a587-5ac12069cf9e','eb6b4cef-74c4-4050-ad23-31de3059bbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27bd334-22d0-4dfe-91cf-2cfafc8bbcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27bd334-22d0-4dfe-91cf-2cfafc8bbcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (f63cb097-e931-4d94-864f-7a3ea09e260d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6c6b32ab-5ca3-4a57-a4e1-5e8e668359a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1323/2680] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:09 2026] POST /volume/v3/volumes => generated 771 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a2abe7d-3fcd-4ffd-8025-1f314189c60e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a661c805-61ef-4023-bc4c-e1e2b7aff6d7 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 200 Sep 02 16:35:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1324/2681] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:10 2026] GET /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-95c93c42-c5ce-4738-b009-38413a336db0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658763247"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658763247'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume of 1 GB Sep 02 16:35:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Availability Zones retrieved successfully. Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (801210b6-d8c9-4912-b236-3e1bc2dd5df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576b237b-2220-45f1-a9fa-c5625baccd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a2abe7d-3fcd-4ffd-8025-1f314189c60e tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:35:10 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a2abe7d-3fcd-4ffd-8025-1f314189c60e tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a2abe7d-3fcd-4ffd-8025-1f314189c60e tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:35:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1358/2682] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:35:10 2026] POST /volume/v3/types => generated 287 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576b237b-2220-45f1-a9fa-c5625baccd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cc4d3-1cb8-42d8-8ba9-41788b305309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['8c724bbb-9775-40b2-bece-61ee2dfdbe35', '8553dbad-b93f-407b-8708-b65b3e7f9bb2', '86b5de03-6339-4a45-bb9e-75b4ccbdf4dd', '75ac3878-646d-48f3-b9b3-e9c5caeadec7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cc4d3-1cb8-42d8-8ba9-41788b305309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c724bbb-9775-40b2-bece-61ee2dfdbe35', '8553dbad-b93f-407b-8708-b65b3e7f9bb2', '86b5de03-6339-4a45-bb9e-75b4ccbdf4dd', '75ac3878-646d-48f3-b9b3-e9c5caeadec7']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35aae39-cdad-4f98-a226-25bce8c16b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35aae39-cdad-4f98-a226-25bce8c16b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78077fb9-4066-415f-847e-f204f06efcf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658763247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['8c724bbb-9775-40b2-bece-61ee2dfdbe35','8553dbad-b93f-407b-8708-b65b3e7f9bb2','86b5de03-6339-4a45-bb9e-75b4ccbdf4dd','75ac3878-646d-48f3-b9b3-e9c5caeadec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658763247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78077fb9-4066-415f-847e-f204f06efcf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1edddcd32942988879b2599e5aab48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6666118-f3bb-46a8-a11e-be0f6652706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6666118-f3bb-46a8-a11e-be0f6652706f) transitioned into state 'SUCCESS' from state '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-1658763247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['8c724bbb-9775-40b2-bece-61ee2dfdbe35','8553dbad-b93f-407b-8708-b65b3e7f9bb2','86b5de03-6339-4a45-bb9e-75b4ccbdf4dd','75ac3878-646d-48f3-b9b3-e9c5caeadec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75fbfdb-8655-4d75-899f-18ff98798662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75fbfdb-8655-4d75-899f-18ff98798662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (801210b6-d8c9-4912-b236-3e1bc2dd5df9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request issued successfully. Sep 02 16:35:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-95c93c42-c5ce-4738-b009-38413a336db0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1325/2683] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:10 2026] POST /volume/v3/volumes => generated 785 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41df2778-a373-4ecb-8d6d-5756b37a8a6b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1359/2684] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:11 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88fa7957-26a6-43c2-a9fe-02b19fcc2e0f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 200 Sep 02 16:35:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1326/2685] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:11 2026] GET /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7a68eaa6-840c-42db-b090-0e6c0133837c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a68eaa6-840c-42db-b090-0e6c0133837c tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a68eaa6-840c-42db-b090-0e6c0133837c tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a68eaa6-840c-42db-b090-0e6c0133837c tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7a68eaa6-840c-42db-b090-0e6c0133837c tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a68eaa6-840c-42db-b090-0e6c0133837c tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 200 Sep 02 16:35:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1360/2686] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:11 2026] GET /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8b494398-9404-4ef9-951d-697927e9c3b0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b494398-9404-4ef9-951d-697927e9c3b0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b494398-9404-4ef9-951d-697927e9c3b0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8b494398-9404-4ef9-951d-697927e9c3b0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8b494398-9404-4ef9-951d-697927e9c3b0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8b494398-9404-4ef9-951d-697927e9c3b0 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1327/2687] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:12 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e876901c-fa14-4c53-bc95-723cbed2bbc2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 200 Sep 02 16:35:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1361/2688] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:12 2026] GET /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "486d9d3c-834d-4cd7-9af6-0e06af24659e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1274561068"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create snapshot from volume 486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0bc283a-c218-4b21-b436-0e55089cd906 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0bc283a-c218-4b21-b436-0e55089cd906 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0bc283a-c218-4b21-b436-0e55089cd906 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0bc283a-c218-4b21-b436-0e55089cd906 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b0bc283a-c218-4b21-b436-0e55089cd906 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0bc283a-c218-4b21-b436-0e55089cd906 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 200 Sep 02 16:35:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1362/2689] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:12 2026] GET /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['c73c4d5c-7408-41f6-95a2-da9db553edf4', 'b178459c-5ee6-42eb-ae2d-5eab60dcad91', 'dd2b530b-01c5-4521-a22a-a72d3635024f', 'e5cc0efe-b922-4e93-96b1-98cca23d9e31'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0daca423-86b9-45b8-85a6-92f7e3407d8f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-567387925"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {"'source_volid": '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-567387925'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (d740d8ef-c93b-4aed-b70f-c4564d58cb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e97d98c-dd15-4c80-9a8a-4f32f5fb976e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot create request issued successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aecd62ef-69ba-496d-9673-f420c05f5cf7 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1328/2690] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:12 2026] POST /volume/v3/snapshots => generated 316 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-742706e0-86d9-4778-a29e-f89a81430857 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-742706e0-86d9-4778-a29e-f89a81430857 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-742706e0-86d9-4778-a29e-f89a81430857 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-742706e0-86d9-4778-a29e-f89a81430857 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-742706e0-86d9-4778-a29e-f89a81430857 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-742706e0-86d9-4778-a29e-f89a81430857 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1329/2691] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:12 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e97d98c-dd15-4c80-9a8a-4f32f5fb976e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0588dba7-1927-4411-b85b-9cc44138b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['6ec195a0-a878-490d-bfbf-444092eb4fc6', '40eb37f2-a9db-4bcf-a628-6ce7da27cbe4', 'e29086ab-53a8-49f4-b0c7-effc78609834', '4cc7595f-150e-4499-9971-037992b74871'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0588dba7-1927-4411-b85b-9cc44138b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec195a0-a878-490d-bfbf-444092eb4fc6', '40eb37f2-a9db-4bcf-a628-6ce7da27cbe4', 'e29086ab-53a8-49f4-b0c7-effc78609834', '4cc7595f-150e-4499-9971-037992b74871']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912d17f9-4d44-41e0-b665-c639daed21fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912d17f9-4d44-41e0-b665-c639daed21fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b7edda-7830-4e77-9241-711a3b0a7de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-567387925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['6ec195a0-a878-490d-bfbf-444092eb4fc6','40eb37f2-a9db-4bcf-a628-6ce7da27cbe4','e29086ab-53a8-49f4-b0c7-effc78609834','4cc7595f-150e-4499-9971-037992b74871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-567387925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b7edda-7830-4e77-9241-711a3b0a7de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b9cbe-843e-42eb-b485-87b814f3bc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b9cbe-843e-42eb-b485-87b814f3bc04) transitioned into state 'SUCCESS' from state '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-567387925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['6ec195a0-a878-490d-bfbf-444092eb4fc6','40eb37f2-a9db-4bcf-a628-6ce7da27cbe4','e29086ab-53a8-49f4-b0c7-effc78609834','4cc7595f-150e-4499-9971-037992b74871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d7c008-889e-48e8-8ede-7ece5335b213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d7c008-889e-48e8-8ede-7ece5335b213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (d740d8ef-c93b-4aed-b70f-c4564d58cb0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8c9c882-1f9a-440f-93cd-d4a4253d1f20 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1363/2692] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:12 2026] POST /volume/v3/volumes => generated 770 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9ce75d09-d271-4417-9268-25e30daab76b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0daca423-86b9-45b8-85a6-92f7e3407d8f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1848746938"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {"'source_volid": '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1848746938'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (3c8465e6-78c1-4c73-a547-e1adb8c3e414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e30e8e-2a48-405f-af29-12435e8f80ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e30e8e-2a48-405f-af29-12435e8f80ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884e6b72-d26c-43dd-b655-8e69f026458e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['cdc8b113-b6ae-4b14-be49-ae0db2463cc4', '5288050f-72c0-4cf7-852e-8268151b2d00', '221de5e9-56e0-420f-a2da-1b53175710a1', 'a33c835d-d5d7-4b17-8f71-3a8bf2e2aa93'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884e6b72-d26c-43dd-b655-8e69f026458e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc8b113-b6ae-4b14-be49-ae0db2463cc4', '5288050f-72c0-4cf7-852e-8268151b2d00', '221de5e9-56e0-420f-a2da-1b53175710a1', 'a33c835d-d5d7-4b17-8f71-3a8bf2e2aa93']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cd460a-c716-4b17-a60d-9f5f1eac7672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cd460a-c716-4b17-a60d-9f5f1eac7672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205dd9c9-40d4-442d-bf9b-cce3143f675b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1848746938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['cdc8b113-b6ae-4b14-be49-ae0db2463cc4','5288050f-72c0-4cf7-852e-8268151b2d00','221de5e9-56e0-420f-a2da-1b53175710a1','a33c835d-d5d7-4b17-8f71-3a8bf2e2aa93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1848746938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205dd9c9-40d4-442d-bf9b-cce3143f675b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b2d54e-3e45-4b98-be0a-4bfca59ea321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a55ed74d-e1e5-45b5-8193-272431e7ee24 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1364/2693] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:13 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "9cbafbf3-7a0f-4d70-8b2b-e9860821e94f", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '9cbafbf3-7a0f-4d70-8b2b-e9860821e94f', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b2d54e-3e45-4b98-be0a-4bfca59ea321) transitioned into state 'SUCCESS' from state '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-1848746938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['cdc8b113-b6ae-4b14-be49-ae0db2463cc4','5288050f-72c0-4cf7-852e-8268151b2d00','221de5e9-56e0-420f-a2da-1b53175710a1','a33c835d-d5d7-4b17-8f71-3a8bf2e2aa93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3a1b04-1084-47b8-b572-76c9c470e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3a1b04-1084-47b8-b572-76c9c470e08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (3c8465e6-78c1-4c73-a547-e1adb8c3e414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ce75d09-d271-4417-9268-25e30daab76b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1330/2694] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:13 2026] POST /volume/v3/volumes => generated 771 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-66fa3959-0184-4dc5-a031-e1e4018304aa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0daca423-86b9-45b8-85a6-92f7e3407d8f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-475164858"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {"'source_volid": '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-475164858'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (1cf89b50-c96c-4377-9274-9c0a03749a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e70cec-e7af-4479-ba6a-fac6fd590562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Create volume of 1 GB Sep 02 16:35:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Availability Zones retrieved successfully. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e70cec-e7af-4479-ba6a-fac6fd590562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Flow 'volume_create_api' (a60e4a29-aad2-4543-b6ba-f3258229ea25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94843fc-5481-4537-9d20-e9558af81d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345df2d6-ecbb-4a4b-8a78-6e8988827760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['d2323ff7-3aff-4cbe-8c88-8cd682341e93', '2e71df5d-4688-4796-b617-514dc446d9a7', '6ee82ebb-52d7-4238-a4be-8863a1b05728', 'e2d5939c-27b7-44a3-820d-3b097e280474'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94843fc-5481-4537-9d20-e9558af81d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2323ff7-3aff-4cbe-8c88-8cd682341e93', '2e71df5d-4688-4796-b617-514dc446d9a7', '6ee82ebb-52d7-4238-a4be-8863a1b05728', 'e2d5939c-27b7-44a3-820d-3b097e280474']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a74047-9450-4b5a-8354-9346735f5f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345df2d6-ecbb-4a4b-8a78-6e8988827760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:35:11Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1,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': '5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c59a4f4-9f49-4513-94ff-669a513313b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a74047-9450-4b5a-8354-9346735f5f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f94b59f1-d023-451b-90f4-7f49009d1404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-475164858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['d2323ff7-3aff-4cbe-8c88-8cd682341e93','2e71df5d-4688-4796-b617-514dc446d9a7','6ee82ebb-52d7-4238-a4be-8863a1b05728','e2d5939c-27b7-44a3-820d-3b097e280474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-475164858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f94b59f1-d023-451b-90f4-7f49009d1404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e250f7-031a-46a5-8167-efdd8b7a3c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e250f7-031a-46a5-8167-efdd8b7a3c63) transitioned into state 'SUCCESS' from state '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-475164858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['d2323ff7-3aff-4cbe-8c88-8cd682341e93','2e71df5d-4688-4796-b617-514dc446d9a7','6ee82ebb-52d7-4238-a4be-8863a1b05728','e2d5939c-27b7-44a3-820d-3b097e280474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0668cd9-3881-4e64-b41a-750fa1e3e1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0668cd9-3881-4e64-b41a-750fa1e3e1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (1cf89b50-c96c-4377-9274-9c0a03749a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-66fa3959-0184-4dc5-a031-e1e4018304aa tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1331/2695] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:13 2026] POST /volume/v3/volumes => generated 770 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c02507ff-cafd-4f8e-bccf-cdc37513eafd tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1332/2696] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:14 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-52611953-9474-447b-8cb9-c6566f1bd01b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0daca423-86b9-45b8-85a6-92f7e3407d8f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-797793013"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {"'source_volid": '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-797793013'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Created reservations ['c6ade2f1-174c-422d-be44-f8658d0faf9a', '0acd464d-5b0d-4811-bf95-d08aa4d2045d', 'df6b74ad-9eae-4a2a-9f3b-92cb4f5c07ce', 'd4a2f96e-71c9-4409-ac65-13fc7ed29a3b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c59a4f4-9f49-4513-94ff-669a513313b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ade2f1-174c-422d-be44-f8658d0faf9a', '0acd464d-5b0d-4811-bf95-d08aa4d2045d', 'df6b74ad-9eae-4a2a-9f3b-92cb4f5c07ce', 'd4a2f96e-71c9-4409-ac65-13fc7ed29a3b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36fb1bf-9f38-47be-9e39-c8b64f97ed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (91a35f6e-8195-4711-80b5-5e68c3f5a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cba4bca-0304-451b-b1c6-c79a8c31e790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36fb1bf-9f38-47be-9e39-c8b64f97ed3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bae8cae-3d77-45c5-bac0-cb5ea0bcda22', '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='fab6d0ecc01641cba591467da54aae6e',qos_specs=None,replication_status=,reservations=['c6ade2f1-174c-422d-be44-f8658d0faf9a','0acd464d-5b0d-4811-bf95-d08aa4d2045d','df6b74ad-9eae-4a2a-9f3b-92cb4f5c07ce','d4a2f96e-71c9-4409-ac65-13fc7ed29a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ad4e7a1978413588af8659100b4c31',volume_type_id=5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:14Z,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=6bae8cae-3d77-45c5-bac0-cb5ea0bcda22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab6d0ecc01641cba591467da54aae6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03ad4e7a1978413588af8659100b4c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1),volume_type_id=5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51cba04-258a-40b7-91bf-b3fa203fbf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51cba04-258a-40b7-91bf-b3fa203fbf36) transitioned into state 'SUCCESS' from 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='fab6d0ecc01641cba591467da54aae6e',qos_specs=None,replication_status=,reservations=['c6ade2f1-174c-422d-be44-f8658d0faf9a','0acd464d-5b0d-4811-bf95-d08aa4d2045d','df6b74ad-9eae-4a2a-9f3b-92cb4f5c07ce','d4a2f96e-71c9-4409-ac65-13fc7ed29a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ad4e7a1978413588af8659100b4c31',volume_type_id=5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae5e2f-cb55-4e7d-b50a-3ac70bcd1d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae5e2f-cb55-4e7d-b50a-3ac70bcd1d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Flow 'volume_create_api' (a60e4a29-aad2-4543-b6ba-f3258229ea25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Create volume request issued successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4edb4a10-98f8-4ace-a1bc-52adadd626f2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1365/2697] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:13 2026] POST /volume/v3/volumes => generated 804 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cba4bca-0304-451b-b1c6-c79a8c31e790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e024d6-b6ed-49ad-9542-69e8e211a996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69364162-37a6-42ef-8ced-b32e8c6f452e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69364162-37a6-42ef-8ced-b32e8c6f452e tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69364162-37a6-42ef-8ced-b32e8c6f452e tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69364162-37a6-42ef-8ced-b32e8c6f452e tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69364162-37a6-42ef-8ced-b32e8c6f452e tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69364162-37a6-42ef-8ced-b32e8c6f452e tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1366/2698] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:14 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['b679fc1b-f89c-48b3-935e-625f9e64c65b', '79414b15-cbf1-44e8-add5-88fe3f2aec36', '35325e1e-19aa-4e9e-ad0e-52c5ab4592f3', '4e045744-83e7-4142-b96a-8122064f7b44'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e024d6-b6ed-49ad-9542-69e8e211a996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b679fc1b-f89c-48b3-935e-625f9e64c65b', '79414b15-cbf1-44e8-add5-88fe3f2aec36', '35325e1e-19aa-4e9e-ad0e-52c5ab4592f3', '4e045744-83e7-4142-b96a-8122064f7b44']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea7cbd8-8155-48c1-b784-d95712d21106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea7cbd8-8155-48c1-b784-d95712d21106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-797793013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['b679fc1b-f89c-48b3-935e-625f9e64c65b','79414b15-cbf1-44e8-add5-88fe3f2aec36','35325e1e-19aa-4e9e-ad0e-52c5ab4592f3','4e045744-83e7-4142-b96a-8122064f7b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-797793013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d54cc9-7d50-457b-9c7c-88910604129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d54cc9-7d50-457b-9c7c-88910604129d) transitioned into state 'SUCCESS' from state '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-797793013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['b679fc1b-f89c-48b3-935e-625f9e64c65b','79414b15-cbf1-44e8-add5-88fe3f2aec36','35325e1e-19aa-4e9e-ad0e-52c5ab4592f3','4e045744-83e7-4142-b96a-8122064f7b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a38152-5dfa-4c28-8b08-97354eb6731c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a38152-5dfa-4c28-8b08-97354eb6731c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (91a35f6e-8195-4711-80b5-5e68c3f5a66f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52611953-9474-447b-8cb9-c6566f1bd01b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1333/2699] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:14 2026] POST /volume/v3/volumes => generated 770 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a80b838-ffcc-407f-b683-ff4030a6922d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0daca423-86b9-45b8-85a6-92f7e3407d8f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2083824584"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request body: {'volume': {"'source_volid": '0daca423-86b9-45b8-85a6-92f7e3407d8f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2083824584'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume of 1 GB Sep 02 16:35:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Availability Zones retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (9edf23a4-19a4-4fae-ac01-3610be6650f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d82625-2850-4069-ab2d-494ffc3a77f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb4e8bdd-b18b-48d8-aec4-0b22f9102c5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1367/2700] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:14 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 1015 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8dd0f230-f507-437d-aa8c-697320e05f76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78077fb9-4066-415f-847e-f204f06efcf9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1758187331"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create snapshot from volume 78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d82625-2850-4069-ab2d-494ffc3a77f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83377ded-7350-49ff-bc0e-caf7b5dcaa4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['dcdf5c5e-983f-48f6-99b8-5bb608f4b0f8', 'ea4ed072-f366-4388-a479-20066399442d', '71631298-7b5b-4383-9749-fb2a6b8d888b', '7a29dbe9-b17d-4974-a549-6bfc47f232f0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Created reservations ['9613c0b8-9cd9-4283-8112-34b605767bd6', '28d7c197-23fa-4258-8490-a1472ad6a219', '55f1c035-72ef-4ad4-b959-e0dc406f8f1c', 'fb5a8e86-5e15-4eec-b885-4159428fda14'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83377ded-7350-49ff-bc0e-caf7b5dcaa4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9613c0b8-9cd9-4283-8112-34b605767bd6', '28d7c197-23fa-4258-8490-a1472ad6a219', '55f1c035-72ef-4ad4-b959-e0dc406f8f1c', 'fb5a8e86-5e15-4eec-b885-4159428fda14']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:14 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe3d0be-8e9f-40b5-973e-54db428e0a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot create request issued successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dd0f230-f507-437d-aa8c-697320e05f76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1368/2701] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbfd50fb-809e-4127-b4f6-039189c88e64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1369/2702] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:15 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe3d0be-8e9f-40b5-973e-54db428e0a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceed97e2-42e4-469e-84b7-38610c733886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2083824584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['9613c0b8-9cd9-4283-8112-34b605767bd6','28d7c197-23fa-4258-8490-a1472ad6a219','55f1c035-72ef-4ad4-b959-e0dc406f8f1c','fb5a8e86-5e15-4eec-b885-4159428fda14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2083824584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceed97e2-42e4-469e-84b7-38610c733886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282b046ba16e45c9ad43e01058082df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f91c1b-346e-4eb9-b772-bdc0b9f15013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f91c1b-346e-4eb9-b772-bdc0b9f15013) transitioned into state 'SUCCESS' from state '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-2083824584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282b046ba16e45c9ad43e01058082df2',qos_specs=None,replication_status=,reservations=['9613c0b8-9cd9-4283-8112-34b605767bd6','28d7c197-23fa-4258-8490-a1472ad6a219','55f1c035-72ef-4ad4-b959-e0dc406f8f1c','fb5a8e86-5e15-4eec-b885-4159428fda14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76a3209dc164b4fb41c1beafbf78e65',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0237a44e-a2bd-49c1-a72f-b85b561094d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-317bd3ca-c301-44c8-abce-f8cdb3048b30 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1370/2703] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:15 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0237a44e-a2bd-49c1-a72f-b85b561094d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Flow 'volume_create_api' (9edf23a4-19a4-4fae-ac01-3610be6650f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Create volume request issued successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a80b838-ffcc-407f-b683-ff4030a6922d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1334/2704] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:14 2026] POST /volume/v3/volumes => generated 771 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1de2ed8a-3b6c-4f1f-8f9e-45df2487b067 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 200 Sep 02 16:35:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1371/2705] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:15 2026] GET /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da7d8fd3-20fc-47ef-b831-eb8aa5f6ded7 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1335/2706] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:15 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 896 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49eee183-3d2f-481a-b2a6-ea3015a0d08a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1372/2707] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:16 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9579355e-3fd5-4fc9-8176-1d2f53bffe83 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1336/2708] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:16 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "47c7229b-cf87-4e37-a50d-5e67c637d74d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-122025112"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {"'snapshot_id": '47c7229b-cf87-4e37-a50d-5e67c637d74d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-122025112'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (f208e0ad-1835-4f6e-b9de-dc06b4c9339a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32afe1ed-156b-4b04-895e-15b2de6fcbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-57b1cb51-2852-4ee9-bf5a-bcd615b42cec tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 200 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1337/2709] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:16 2026] GET /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32afe1ed-156b-4b04-895e-15b2de6fcbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d9e48-ba11-4d3d-81f5-4be4f03d0ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['783aa32d-001e-4a0e-bbf0-65d3cad8a2ac', 'f029e894-d6d9-4366-866f-b809c43cfa16', '23b85f61-1d3b-43eb-8a85-b94dd5df73b8', '9c69dcce-3c01-4b14-b8fa-eb0ae77e4794'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d9e48-ba11-4d3d-81f5-4be4f03d0ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783aa32d-001e-4a0e-bbf0-65d3cad8a2ac', 'f029e894-d6d9-4366-866f-b809c43cfa16', '23b85f61-1d3b-43eb-8a85-b94dd5df73b8', '9c69dcce-3c01-4b14-b8fa-eb0ae77e4794']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1e169f-2882-4710-94be-11dc76159802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f9cd702-0ddf-41fc-8be0-2564690e182f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1338/2710] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:16 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1e169f-2882-4710-94be-11dc76159802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5ee1c92-2598-4e97-9190-feef704a63e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-122025112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['783aa32d-001e-4a0e-bbf0-65d3cad8a2ac','f029e894-d6d9-4366-866f-b809c43cfa16','23b85f61-1d3b-43eb-8a85-b94dd5df73b8','9c69dcce-3c01-4b14-b8fa-eb0ae77e4794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-122025112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5ee1c92-2598-4e97-9190-feef704a63e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89435632-502d-4df8-99ff-5e48143bb88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89435632-502d-4df8-99ff-5e48143bb88f) transitioned into state 'SUCCESS' from state '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-122025112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['783aa32d-001e-4a0e-bbf0-65d3cad8a2ac','f029e894-d6d9-4366-866f-b809c43cfa16','23b85f61-1d3b-43eb-8a85-b94dd5df73b8','9c69dcce-3c01-4b14-b8fa-eb0ae77e4794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945f52c6-7bea-4f3c-ae3b-35d184fa4f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945f52c6-7bea-4f3c-ae3b-35d184fa4f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (f208e0ad-1835-4f6e-b9de-dc06b4c9339a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e1dda8b-437a-476b-bb19-b8e522a12a22 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1373/2711] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:16 2026] POST /volume/v3/volumes => generated 766 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15df406a-6a70-406c-bba9-e11eb9a6078c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "47c7229b-cf87-4e37-a50d-5e67c637d74d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1372928319"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {"'snapshot_id": '47c7229b-cf87-4e37-a50d-5e67c637d74d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1372928319'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (afed6230-666c-4fbb-aae3-8dc1e386d517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4816bf1c-15b4-4386-810d-87d7dbfb16c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4816bf1c-15b4-4386-810d-87d7dbfb16c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0366f1a-be8c-4425-98e6-8a099c2f7736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['cbb92f8d-7599-4c14-9032-534a357abfe5', '79f2fcd3-fc1d-4445-a73c-24449f70945d', 'c97720c9-dec3-4832-a8a3-cd18c6f7eb01', '6057ea2e-cae8-4d4d-be45-2460ed6d21b4'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0366f1a-be8c-4425-98e6-8a099c2f7736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbb92f8d-7599-4c14-9032-534a357abfe5', '79f2fcd3-fc1d-4445-a73c-24449f70945d', 'c97720c9-dec3-4832-a8a3-cd18c6f7eb01', '6057ea2e-cae8-4d4d-be45-2460ed6d21b4']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039e6733-ecb3-47f0-b96d-9bbce4a82c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039e6733-ecb3-47f0-b96d-9bbce4a82c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed49e30-6271-47b0-8302-d7389f4e0183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1372928319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['cbb92f8d-7599-4c14-9032-534a357abfe5','79f2fcd3-fc1d-4445-a73c-24449f70945d','c97720c9-dec3-4832-a8a3-cd18c6f7eb01','6057ea2e-cae8-4d4d-be45-2460ed6d21b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1372928319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed49e30-6271-47b0-8302-d7389f4e0183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9cb31e-b873-4361-987c-5da0ff426218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9cb31e-b873-4361-987c-5da0ff426218) transitioned into state 'SUCCESS' from state '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-1372928319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['cbb92f8d-7599-4c14-9032-534a357abfe5','79f2fcd3-fc1d-4445-a73c-24449f70945d','c97720c9-dec3-4832-a8a3-cd18c6f7eb01','6057ea2e-cae8-4d4d-be45-2460ed6d21b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b65676-c402-4a2c-8c9f-7e138078b1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b65676-c402-4a2c-8c9f-7e138078b1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (afed6230-666c-4fbb-aae3-8dc1e386d517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15df406a-6a70-406c-bba9-e11eb9a6078c tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1339/2712] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:16 2026] POST /volume/v3/volumes => generated 767 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "47c7229b-cf87-4e37-a50d-5e67c637d74d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1879068825"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {"'snapshot_id": '47c7229b-cf87-4e37-a50d-5e67c637d74d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1879068825'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (35d76512-b240-4cdc-ac31-7faaaa506841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23eedfba-04fa-4829-9a33-1eaad2960368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23eedfba-04fa-4829-9a33-1eaad2960368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcfa236-d0ae-42fa-8471-e5f9cb74d2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bcdc3ddd-4a67-4be7-8264-682d4a2565d4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1340/2713] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:17 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['fe3c0ee8-b2e5-47ac-a798-e56b6125e3a3', '04d469f2-f054-4cc6-8d4d-972e2d2fd92a', 'fcf321d0-9d42-42fa-8fd5-68483aaf8d5e', 'c77c8713-994e-4e03-b7ad-bc1d77402eda'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcfa236-d0ae-42fa-8471-e5f9cb74d2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3c0ee8-b2e5-47ac-a798-e56b6125e3a3', '04d469f2-f054-4cc6-8d4d-972e2d2fd92a', 'fcf321d0-9d42-42fa-8fd5-68483aaf8d5e', 'c77c8713-994e-4e03-b7ad-bc1d77402eda']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bf26a6-0e0a-4ebc-9182-1138f0e5fe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bf26a6-0e0a-4ebc-9182-1138f0e5fe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058fd700-e82a-48d5-9c59-f1e2d158814b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1879068825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['fe3c0ee8-b2e5-47ac-a798-e56b6125e3a3','04d469f2-f054-4cc6-8d4d-972e2d2fd92a','fcf321d0-9d42-42fa-8fd5-68483aaf8d5e','c77c8713-994e-4e03-b7ad-bc1d77402eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1879068825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=058fd700-e82a-48d5-9c59-f1e2d158814b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833e90cf-cb24-490d-8cb9-bbbfbe9792e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833e90cf-cb24-490d-8cb9-bbbfbe9792e2) transitioned into state 'SUCCESS' from state '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-1879068825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['fe3c0ee8-b2e5-47ac-a798-e56b6125e3a3','04d469f2-f054-4cc6-8d4d-972e2d2fd92a','fcf321d0-9d42-42fa-8fd5-68483aaf8d5e','c77c8713-994e-4e03-b7ad-bc1d77402eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70446257-fe08-443e-858b-8c7710fab865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70446257-fe08-443e-858b-8c7710fab865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (35d76512-b240-4cdc-ac31-7faaaa506841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4abbaa1-d051-4b37-82f1-adb66b31d822 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1374/2714] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:16 2026] POST /volume/v3/volumes => generated 767 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e82dfa66-80d7-43f4-9abe-96f0709cc4a1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 200 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1341/2715] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:17 2026] GET /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "47c7229b-cf87-4e37-a50d-5e67c637d74d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1676831947"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {"'snapshot_id": '47c7229b-cf87-4e37-a50d-5e67c637d74d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1676831947'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (a0553e24-6aa2-4993-8be8-8e8b365c1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4e1ed3-46b9-451d-9966-7ff05d740dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b7c84164-8f39-4dd3-bbe4-e22e755799b4 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 200 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1342/2716] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:17 2026] GET /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4e1ed3-46b9-451d-9966-7ff05d740dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e16215c-0f36-4913-b574-99c250747a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fa70512-15d3-4f4a-99cc-f2fb3175d79f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1343/2717] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:17 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['6e494cc4-6830-4bc5-a124-3e64aedd3ecd', 'bb802ad7-c494-477f-a419-26f4d5942e37', 'c1201005-3e82-46e8-947f-4471b3aa1428', '19a9c110-363f-4fd6-b5b1-88067e16b945'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e16215c-0f36-4913-b574-99c250747a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e494cc4-6830-4bc5-a124-3e64aedd3ecd', 'bb802ad7-c494-477f-a419-26f4d5942e37', 'c1201005-3e82-46e8-947f-4471b3aa1428', '19a9c110-363f-4fd6-b5b1-88067e16b945']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c5836f-e495-4861-a71c-2661dbffaf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c5836f-e495-4861-a71c-2661dbffaf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324a945c-343f-495c-bb07-20748d4ff2ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1676831947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['6e494cc4-6830-4bc5-a124-3e64aedd3ecd','bb802ad7-c494-477f-a419-26f4d5942e37','c1201005-3e82-46e8-947f-4471b3aa1428','19a9c110-363f-4fd6-b5b1-88067e16b945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1676831947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324a945c-343f-495c-bb07-20748d4ff2ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cb3a9d-92d2-42b3-bf90-2dfaa2127e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cb3a9d-92d2-42b3-bf90-2dfaa2127e40) transitioned into state 'SUCCESS' from state '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-1676831947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['6e494cc4-6830-4bc5-a124-3e64aedd3ecd','bb802ad7-c494-477f-a419-26f4d5942e37','c1201005-3e82-46e8-947f-4471b3aa1428','19a9c110-363f-4fd6-b5b1-88067e16b945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2260dd2-884b-4917-8d70-780f4b1c229f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2260dd2-884b-4917-8d70-780f4b1c229f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (a0553e24-6aa2-4993-8be8-8e8b365c1a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c3afa12-3e4e-4ae2-b237-a984dbbfda16 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1375/2718] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:17 2026] POST /volume/v3/volumes => generated 767 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "47c7229b-cf87-4e37-a50d-5e67c637d74d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-497108486"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request body: {'volume': {"'snapshot_id": '47c7229b-cf87-4e37-a50d-5e67c637d74d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-497108486'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume of 1 GB Sep 02 16:35:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Availability Zones retrieved successfully. Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (678880fc-ca17-46c0-b000-9adc9b03f62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb39523-8868-4a29-ae76-1cd8c82bb042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb39523-8868-4a29-ae76-1cd8c82bb042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ed71cd-2afe-4e40-9d28-c71f0ea5d209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Created reservations ['d6064690-b177-4f6f-8608-52be9c1aadf0', '9c980629-0c5f-49e1-a25f-20a696ca61ba', '66539608-e545-4d6c-921d-d67cdb08eb8e', '3deb512d-8750-4e94-85ac-ad83acb79cf0'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ed71cd-2afe-4e40-9d28-c71f0ea5d209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6064690-b177-4f6f-8608-52be9c1aadf0', '9c980629-0c5f-49e1-a25f-20a696ca61ba', '66539608-e545-4d6c-921d-d67cdb08eb8e', '3deb512d-8750-4e94-85ac-ad83acb79cf0']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:17 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87191efe-2f90-43aa-ac97-379fec7d9b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87191efe-2f90-43aa-ac97-379fec7d9b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da124fd8-a906-4d49-b722-de4f79330d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-497108486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['d6064690-b177-4f6f-8608-52be9c1aadf0','9c980629-0c5f-49e1-a25f-20a696ca61ba','66539608-e545-4d6c-921d-d67cdb08eb8e','3deb512d-8750-4e94-85ac-ad83acb79cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-497108486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da124fd8-a906-4d49-b722-de4f79330d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4df75fa3964cda9a64da4b7cb5b405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36071fc0-9f82-4735-adfe-ade7d6387d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36071fc0-9f82-4735-adfe-ade7d6387d09) transitioned into state 'SUCCESS' from state '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-497108486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4df75fa3964cda9a64da4b7cb5b405',qos_specs=None,replication_status=,reservations=['d6064690-b177-4f6f-8608-52be9c1aadf0','9c980629-0c5f-49e1-a25f-20a696ca61ba','66539608-e545-4d6c-921d-d67cdb08eb8e','3deb512d-8750-4e94-85ac-ad83acb79cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78d0ea1e9d54dab8188fd174a1bc75c',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9083d928-7e78-4aa1-97e3-17ccc27d6ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9083d928-7e78-4aa1-97e3-17ccc27d6ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Flow 'volume_create_api' (678880fc-ca17-46c0-b000-9adc9b03f62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Create volume request issued successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f574681-a4fa-4f6b-ba09-b4e63809b9e4 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1344/2719] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:17 2026] POST /volume/v3/volumes => generated 766 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4f53e456-2a59-4566-a840-a0264d6c2229 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f53e456-2a59-4566-a840-a0264d6c2229 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f53e456-2a59-4566-a840-a0264d6c2229 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f53e456-2a59-4566-a840-a0264d6c2229 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4f53e456-2a59-4566-a840-a0264d6c2229 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f53e456-2a59-4566-a840-a0264d6c2229 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1376/2720] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:18 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f47f4fc4-a5fd-4276-8793-5c2d81d3c8e9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1345/2721] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:18 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1cdc089e-3c39-4b03-b8d7-2fdbe4f9216b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 200 Sep 02 16:35:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1377/2722] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:18 2026] GET /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e18149b4-87e0-4cf5-b095-8d5d97ca8cb0 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 200 Sep 02 16:35:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1346/2723] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:18 2026] GET /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0765f634-3c09-49d3-9b8b-2ce6dfd14d7c tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1378/2724] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:18 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-822a7bd9-99a5-4a92-b28f-3339a13057a5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1347/2725] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c4ccf0e-7544-4a01-b6ad-3e72d2ac0b5b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1379/2726] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5e8d79d2-c06f-4269-87f0-06cf04422cbd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1348/2727] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-548ee901-4828-4c90-918d-d5398c4e8783 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548ee901-4828-4c90-918d-d5398c4e8783 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548ee901-4828-4c90-918d-d5398c4e8783 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548ee901-4828-4c90-918d-d5398c4e8783 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-548ee901-4828-4c90-918d-d5398c4e8783 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548ee901-4828-4c90-918d-d5398c4e8783 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1380/2728] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7cc9ffa1-0300-4988-bc19-6f21b9fe1184 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1349/2729] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00b6f8ab-7c79-45e9-b342-076a6797b94d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 200 Sep 02 16:35:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1381/2730] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:19 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6b032c59-eb8d-4357-88a2-8a54e107edb6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1350/2731] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:20 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73a36f6e-8fcc-4950-aace-deb4b269230f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73a36f6e-8fcc-4950-aace-deb4b269230f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73a36f6e-8fcc-4950-aace-deb4b269230f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73a36f6e-8fcc-4950-aace-deb4b269230f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73a36f6e-8fcc-4950-aace-deb4b269230f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73a36f6e-8fcc-4950-aace-deb4b269230f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1382/2732] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:20 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-289d6028-4f47-4144-b21e-a2dd8d9eebcf tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1351/2733] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:20 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b4014dd-f7d5-4b74-8278-11b40b2f4ff1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 200 Sep 02 16:35:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1383/2734] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:20 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3aaedfd5-f08c-4da0-9602-5cd818eaeb11 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1352/2735] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:21 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4d26645-2f6f-4aab-83af-b1616b268e51 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1384/2736] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:21 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-437baa85-eb55-4037-83e7-2dc727af01b0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437baa85-eb55-4037-83e7-2dc727af01b0 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437baa85-eb55-4037-83e7-2dc727af01b0 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437baa85-eb55-4037-83e7-2dc727af01b0 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:21 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-437baa85-eb55-4037-83e7-2dc727af01b0 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437baa85-eb55-4037-83e7-2dc727af01b0 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1353/2737] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:21 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-164c0d59-2604-48f4-a075-b5c660ee0c36 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 200 Sep 02 16:35:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1385/2738] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:21 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-466cb6d1-65b0-4021-8ad1-7e5a2969d33a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1354/2739] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:22 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cecc6b13-7dc9-4218-a8ab-6b0bed47e8a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1355/2740] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:22 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] POST http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630/action Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Snapshot retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3b7f55b1574f4cd49a6efd4625ec41ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce4bff45e9a04cdaa59ae9e7007540ad', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f43a89d6-a5ed-4c53-be25-19988b5dc682 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630/action returned with HTTP 403 Sep 02 16:35:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1386/2741] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:35:22 2026] POST /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630/action => generated 133 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56755b9a-6427-44b0-ab86-13dc602029dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete snapshot with id: f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot delete request issued successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56755b9a-6427-44b0-ab86-13dc602029dd tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 202 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1356/2742] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:35:22 2026] DELETE /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cba85c01-add6-4de3-bd9c-4e1c65b67d74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1387/2743] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:22 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee00fc79-5124-466b-b31a-393c70c1babc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee00fc79-5124-466b-b31a-393c70c1babc tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee00fc79-5124-466b-b31a-393c70c1babc tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee00fc79-5124-466b-b31a-393c70c1babc tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-795e959e-1777-4064-b7d6-2eb06c803eba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-795e959e-1777-4064-b7d6-2eb06c803eba tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-795e959e-1777-4064-b7d6-2eb06c803eba tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-795e959e-1777-4064-b7d6-2eb06c803eba tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ee00fc79-5124-466b-b31a-393c70c1babc tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee00fc79-5124-466b-b31a-393c70c1babc tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1357/2744] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:22 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-795e959e-1777-4064-b7d6-2eb06c803eba tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-795e959e-1777-4064-b7d6-2eb06c803eba tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 200 Sep 02 16:35:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1388/2745] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:22 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa7c3b1b-101e-4bc4-8ec2-e3a5409b0c66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 202 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1358/2746] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:22 2026] DELETE /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a24db9a-b393-4517-b847-6215d156d767 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a24db9a-b393-4517-b847-6215d156d767 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a24db9a-b393-4517-b847-6215d156d767 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a24db9a-b393-4517-b847-6215d156d767 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a24db9a-b393-4517-b847-6215d156d767 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a24db9a-b393-4517-b847-6215d156d767 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 200 Sep 02 16:35:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1389/2747] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:23 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f751840f-8a67-4d22-86d2-eb556cb0b94e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1359/2748] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:23 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92feb09d-c4b2-4ad0-a670-659c3c01f099 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 200 Sep 02 16:35:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1390/2749] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:23 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9682d728-ae79-44b1-97cf-6b5cf3e0496c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 200 Sep 02 16:35:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1360/2750] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:23 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f58a60e3-53ab-4268-8798-7d6cbe39c1e2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1391/2751] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:23 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 957 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-397adf64-4cf6-4172-b43e-cf058b3e1fc1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-397adf64-4cf6-4172-b43e-cf058b3e1fc1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-397adf64-4cf6-4172-b43e-cf058b3e1fc1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-397adf64-4cf6-4172-b43e-cf058b3e1fc1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-397adf64-4cf6-4172-b43e-cf058b3e1fc1 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 returned with HTTP 404 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1361/2752] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:24 2026] GET /volume/v3/volumes/ceed97e2-42e4-469e-84b7-38610c733886 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9154318-b59d-411c-b8fb-8dcd7137c812 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 returned with HTTP 202 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1392/2753] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:24 2026] DELETE /volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43ebacd9-13de-4c80-83b2-ffae53aa4f2a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 returned with HTTP 200 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1362/2754] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:24 2026] GET /volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-82d5131b-05eb-4758-8a90-1fa516aa7d76 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-82d5131b-05eb-4758-8a90-1fa516aa7d76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-82d5131b-05eb-4758-8a90-1fa516aa7d76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-82d5131b-05eb-4758-8a90-1fa516aa7d76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-82d5131b-05eb-4758-8a90-1fa516aa7d76 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 returned with HTTP 404 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1363/2755] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:24 2026] GET /volume/v3/snapshots/f8cb2125-9456-4afd-9ae6-79a1c7ca7630 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf7cdecc-a7a0-409a-9719-eb4ba05d3f64 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 200 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1393/2756] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:24 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume with id: 78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume request issued successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f0dd9208-3229-40dc-9b4c-ac64866e7095 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 202 Sep 02 16:35:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1364/2757] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:24 2026] DELETE /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05ecb8f0-aec3-4c0a-9946-db2f4512a82b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1394/2758] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:24 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e118c766-14a4-4c25-b0ee-b0e8db58fbe3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1365/2759] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:25 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52bc85b9-6ec6-4e83-a3bd-8651a187141b tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 returned with HTTP 200 Sep 02 16:35:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1395/2760] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:25 2026] GET /volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dd1afca6-d5c2-4e12-859c-6aba5fbcb084 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 200 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1366/2761] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:25 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-880f787c-6370-49e5-94da-4ab346d01573 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-880f787c-6370-49e5-94da-4ab346d01573 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-880f787c-6370-49e5-94da-4ab346d01573 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-880f787c-6370-49e5-94da-4ab346d01573 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-847ef364-3e91-49e1-8148-1ea5a844f57c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-847ef364-3e91-49e1-8148-1ea5a844f57c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-847ef364-3e91-49e1-8148-1ea5a844f57c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-847ef364-3e91-49e1-8148-1ea5a844f57c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-880f787c-6370-49e5-94da-4ab346d01573 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-880f787c-6370-49e5-94da-4ab346d01573 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 200 Sep 02 16:35:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1396/2762] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:25 2026] GET /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-847ef364-3e91-49e1-8148-1ea5a844f57c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-847ef364-3e91-49e1-8148-1ea5a844f57c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 200 Sep 02 16:35:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1367/2763] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:25 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36f6edac-bb5b-418b-b493-67a47ffc5f0f tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1397/2764] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8dac7c0e-b7b5-443c-92a4-56e8e2479451 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dac7c0e-b7b5-443c-92a4-56e8e2479451 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dac7c0e-b7b5-443c-92a4-56e8e2479451 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8dac7c0e-b7b5-443c-92a4-56e8e2479451 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8dac7c0e-b7b5-443c-92a4-56e8e2479451 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 returned with HTTP 404 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1368/2765] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/b0dbb8ab-fcb8-401e-ac8c-e79fa274bbe7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89ea6245-2931-446d-abb5-f038c3e81339 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89ea6245-2931-446d-abb5-f038c3e81339 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 202 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1398/2766] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:26 2026] DELETE /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-650f28cb-f321-49bb-81fa-49803aa1cd14 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 200 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1369/2767] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-be27e4a8-3d4a-4057-b0c2-31219b918a21 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be27e4a8-3d4a-4057-b0c2-31219b918a21 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be27e4a8-3d4a-4057-b0c2-31219b918a21 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be27e4a8-3d4a-4057-b0c2-31219b918a21 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be27e4a8-3d4a-4057-b0c2-31219b918a21 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 returned with HTTP 404 Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3297811-bcd8-4e9b-ae50-9fd9e217e774 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 200 Sep 02 16:35:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1370/2768] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/78077fb9-4066-415f-847e-f204f06efcf9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1399/2769] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-77038d22-4504-48e9-8b78-1c92e714771f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-384926823"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-384926823'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume of 1 GB Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-40436429-6de6-48c8-a6eb-9b3fe241733e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Availability Zones retrieved successfully. Sep 02 16:35:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40436429-6de6-48c8-a6eb-9b3fe241733e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40436429-6de6-48c8-a6eb-9b3fe241733e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40436429-6de6-48c8-a6eb-9b3fe241733e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (d9b5b4ed-0454-4473-83ee-e744ac1c9aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (380096cd-a258-4916-bb3f-7ad863e7fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-40436429-6de6-48c8-a6eb-9b3fe241733e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40436429-6de6-48c8-a6eb-9b3fe241733e tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1400/2770] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:26 2026] GET /volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (380096cd-a258-4916-bb3f-7ad863e7fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a147a1-dddb-4191-9add-1dd9c255ef67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adcdb68d-71eb-403a-ac65-a3a95921b6fc tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1401/2771] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:27 2026] GET /volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['b5081607-44d7-468a-9499-0a15e49e289e', '3f9e6807-8ea8-4f9b-9432-ba23fcaea794', 'd695d5cc-308d-4e28-b1b8-7aa099b55dc1', 'e3779d53-9d54-49fb-9fce-f54da7f89d36'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a147a1-dddb-4191-9add-1dd9c255ef67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5081607-44d7-468a-9499-0a15e49e289e', '3f9e6807-8ea8-4f9b-9432-ba23fcaea794', 'd695d5cc-308d-4e28-b1b8-7aa099b55dc1', 'e3779d53-9d54-49fb-9fce-f54da7f89d36']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d4af9d-d357-43cb-b536-c0a003b7bf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d4af9d-d357-43cb-b536-c0a003b7bf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae1aba0-9046-44f7-a4da-8c30ccbef328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384926823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['b5081607-44d7-468a-9499-0a15e49e289e','3f9e6807-8ea8-4f9b-9432-ba23fcaea794','d695d5cc-308d-4e28-b1b8-7aa099b55dc1','e3779d53-9d54-49fb-9fce-f54da7f89d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384926823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae1aba0-9046-44f7-a4da-8c30ccbef328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1edddcd32942988879b2599e5aab48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b22878-ab99-445e-9354-3f47e3ad70f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8de32d26-c6d9-4ac1-a3a2-98dd7ddbf2d3 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1402/2772] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:27 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b22878-ab99-445e-9354-3f47e3ad70f4) transitioned into state 'SUCCESS' from state '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-384926823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['b5081607-44d7-468a-9499-0a15e49e289e','3f9e6807-8ea8-4f9b-9432-ba23fcaea794','d695d5cc-308d-4e28-b1b8-7aa099b55dc1','e3779d53-9d54-49fb-9fce-f54da7f89d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09fff0fc-5c0c-4869-9f58-341da370c747 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d0534-9c74-4b62-a0a8-b298ba6399c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] DELETE http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Delete volume with id: 6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d0534-9c74-4b62-a0a8-b298ba6399c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (d9b5b4ed-0454-4473-83ee-e744ac1c9aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request issued successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77038d22-4504-48e9-8b78-1c92e714771f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1371/2773] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:26 2026] POST /volume/v3/volumes => generated 784 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Delete volume request issued successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09fff0fc-5c0c-4869-9f58-341da370c747 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 202 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1403/2774] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:27 2026] DELETE /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-98c52344-38b0-4aa1-9aa2-cb57526e61c5 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1372/2775] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:27 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2032a991-d3b9-4129-aaa6-57333ddfad29 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1404/2776] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:27 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 1300 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3fc7bb19-ddea-410f-82a0-d2e2228e280d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 200 Sep 02 16:35:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1373/2777] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:27 2026] GET /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6118d817-87ef-49c2-9e18-b71b6f686898 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6118d817-87ef-49c2-9e18-b71b6f686898 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6118d817-87ef-49c2-9e18-b71b6f686898 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6118d817-87ef-49c2-9e18-b71b6f686898 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6118d817-87ef-49c2-9e18-b71b6f686898 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6118d817-87ef-49c2-9e18-b71b6f686898 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e returned with HTTP 200 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1405/2778] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae614c56-9001-41ab-bdc0-99cfef5f4ab1 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e returned with HTTP 202 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1374/2779] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:28 2026] DELETE /volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f115f79b-f857-4676-bb97-a64f9f790cb0 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e returned with HTTP 200 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1406/2780] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cc05850e-5cd8-4763-a6db-9197b532c63f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc05850e-5cd8-4763-a6db-9197b532c63f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc05850e-5cd8-4763-a6db-9197b532c63f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc05850e-5cd8-4763-a6db-9197b532c63f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc05850e-5cd8-4763-a6db-9197b532c63f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc05850e-5cd8-4763-a6db-9197b532c63f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 200 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1375/2781] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c6cf03b-077e-4561-bccf-8dedd82178a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c6cf03b-077e-4561-bccf-8dedd82178a2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] GET http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c6cf03b-077e-4561-bccf-8dedd82178a2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c6cf03b-077e-4561-bccf-8dedd82178a2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c6cf03b-077e-4561-bccf-8dedd82178a2 tempest-VolumeAndVolumeTypeFromImageTest-1425589672 tempest-VolumeAndVolumeTypeFromImageTest-1425589672-project-member] http://192.168.122.38/volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 returned with HTTP 404 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1407/2782] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/6bae8cae-3d77-45c5-bac0-cb5ea0bcda22 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1083a9ca-092a-4079-990e-a0660d36cf6f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] GET http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Calling method 'detail' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Get all volumes completed successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f2f37b5-eab6-4d36-a9b8-3f1b3daf171d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f2f37b5-eab6-4d36-a9b8-3f1b3daf171d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f2f37b5-eab6-4d36-a9b8-3f1b3daf171d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1083a9ca-092a-4079-990e-a0660d36cf6f tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] http://192.168.122.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f2f37b5-eab6-4d36-a9b8-3f1b3daf171d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1376/2783] 192.168.122.38 () {58 vars in 1164 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10141 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f2f37b5-eab6-4d36-a9b8-3f1b3daf171d tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 returned with HTTP 404 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1408/2784] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/f94b59f1-d023-451b-90f4-7f49009d1404 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f7a0058a-b893-4c3f-8ed2-6d4b6090a38a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7a0058a-b893-4c3f-8ed2-6d4b6090a38a tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] DELETE http://192.168.122.38/volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7a0058a-b893-4c3f-8ed2-6d4b6090a38a tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f7a0058a-b893-4c3f-8ed2-6d4b6090a38a tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: 205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-511cbc76-f917-428b-ade9-cedbcbcf3946 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 202 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f7a0058a-b893-4c3f-8ed2-6d4b6090a38a tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] http://192.168.122.38/volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 returned with HTTP 202 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1377/2785] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:35:28 2026] DELETE /volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1409/2786] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:28 2026] DELETE /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fca7e30e-4a97-4654-87bb-657815c6d183 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fca7e30e-4a97-4654-87bb-657815c6d183 tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] GET http://192.168.122.38/volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fca7e30e-4a97-4654-87bb-657815c6d183 tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fca7e30e-4a97-4654-87bb-657815c6d183 tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fca7e30e-4a97-4654-87bb-657815c6d183 tempest-VolumeAndVolumeTypeFromImageTest-421264201 tempest-VolumeAndVolumeTypeFromImageTest-421264201-project-admin] http://192.168.122.38/volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 returned with HTTP 404 Sep 02 16:35:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1378/2787] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/types/5b9ef4d0-adcd-4f04-b6a7-763e06da7fa1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c22fcb33-13c7-4b4f-965f-43aee00ffaad tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 200 Sep 02 16:35:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1410/2788] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:28 2026] GET /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5d07ba6a-cbd4-4ff8-ac6e-b32a97627487 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d07ba6a-cbd4-4ff8-ac6e-b32a97627487 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d07ba6a-cbd4-4ff8-ac6e-b32a97627487 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5d07ba6a-cbd4-4ff8-ac6e-b32a97627487 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5d07ba6a-cbd4-4ff8-ac6e-b32a97627487 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e returned with HTTP 404 Sep 02 16:35:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1379/2789] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:29 2026] GET /volume/v3/volumes/da124fd8-a906-4d49-b722-de4f79330d9e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e230edd9-efcd-40fe-b544-09060e0c0083 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: 324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e230edd9-efcd-40fe-b544-09060e0c0083 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca returned with HTTP 202 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1411/2790] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:29 2026] DELETE /volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4dd86aa-3ca0-4d89-b907-8af0c6f7cfd2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca returned with HTTP 200 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1380/2791] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:29 2026] GET /volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca => generated 859 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77ae2fa3-52ef-44e3-b656-8001751652b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 200 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1412/2792] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:29 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fae1aba0-9046-44f7-a4da-8c30ccbef328", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-126742949"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create snapshot from volume fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['3fd867ee-9bca-457b-a3b7-ce3693452a7e', 'ef68fa2d-75bf-426c-bdad-3927201c9393', 'f53f9a05-fecd-41fb-b082-3a20e6566b48', 'bfdb1095-e5b2-4656-a164-018096c21cb9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot create request issued successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a68473e3-92a1-4e64-b2a1-3167bac1c38e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1381/2793] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0bedfeb5-15a4-4b09-ab2a-3ef67139d676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1413/2794] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:29 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-15775d13-a0f7-450b-ae70-6f7cf966c74a tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 200 Sep 02 16:35:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1382/2795] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:29 2026] GET /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0809861d-b210-4511-aacc-dd2e3adba122 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0809861d-b210-4511-aacc-dd2e3adba122 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0809861d-b210-4511-aacc-dd2e3adba122 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0809861d-b210-4511-aacc-dd2e3adba122 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0809861d-b210-4511-aacc-dd2e3adba122 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0809861d-b210-4511-aacc-dd2e3adba122 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca returned with HTTP 200 Sep 02 16:35:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1414/2796] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:30 2026] GET /volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f8260ec-a129-4e43-aa2e-3115e85ad417 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1383/2797] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:30 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-af5f9aa6-6440-4fbf-a351-e31eedce4a66 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af5f9aa6-6440-4fbf-a351-e31eedce4a66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af5f9aa6-6440-4fbf-a351-e31eedce4a66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af5f9aa6-6440-4fbf-a351-e31eedce4a66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af5f9aa6-6440-4fbf-a351-e31eedce4a66 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b returned with HTTP 404 Sep 02 16:35:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1415/2798] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:31 2026] GET /volume/v3/volumes/205dd9c9-40d4-442d-bf9b-cce3143f675b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: 47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2aebd0e0-9976-41da-a166-c1f3da21c5c2 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 202 Sep 02 16:35:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1384/2799] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:31 2026] DELETE /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-622a3e58-153f-4bd3-b77c-bd38f0f411dd tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 200 Sep 02 16:35:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1416/2800] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:31 2026] GET /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-11c4aa51-3468-4365-94f0-2bab5dd36985 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11c4aa51-3468-4365-94f0-2bab5dd36985 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11c4aa51-3468-4365-94f0-2bab5dd36985 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-11c4aa51-3468-4365-94f0-2bab5dd36985 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-11c4aa51-3468-4365-94f0-2bab5dd36985 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca returned with HTTP 404 Sep 02 16:35:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1385/2801] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:31 2026] GET /volume/v3/volumes/324a945c-343f-495c-bb07-20748d4ff2ca => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: 058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ef61306-8edf-4cb1-be88-95af5ed8875a tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 202 Sep 02 16:35:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1417/2802] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:31 2026] DELETE /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f6d9ef5-cb10-426d-a746-9f30147425cf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 200 Sep 02 16:35:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1386/2803] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:31 2026] GET /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1ea6e6f-6847-479e-b85b-d8263dc9a905 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1418/2804] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:31 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-52eb7429-f62c-4992-80ca-ab8f927c23f9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52eb7429-f62c-4992-80ca-ab8f927c23f9 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52eb7429-f62c-4992-80ca-ab8f927c23f9 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-52eb7429-f62c-4992-80ca-ab8f927c23f9 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-52eb7429-f62c-4992-80ca-ab8f927c23f9 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 returned with HTTP 404 Sep 02 16:35:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1387/2805] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:32 2026] GET /volume/v3/volumes/47b7edda-7830-4e77-9241-711a3b0a7de1 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45d31b1d-eae9-48db-a3fd-c91598226436 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] DELETE http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume with id: 0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Delete volume request issued successfully. Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45d31b1d-eae9-48db-a3fd-c91598226436 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 202 Sep 02 16:35:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1419/2806] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:32 2026] DELETE /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Volume info retrieved successfully. Sep 02 16:35:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65831df4-75c7-45f9-9e94-a38085ed4f57 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 200 Sep 02 16:35:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1388/2807] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:32 2026] GET /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0d8fad5-f871-4051-a979-d152741ef3bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0d8fad5-f871-4051-a979-d152741ef3bf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0d8fad5-f871-4051-a979-d152741ef3bf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0d8fad5-f871-4051-a979-d152741ef3bf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0d8fad5-f871-4051-a979-d152741ef3bf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0d8fad5-f871-4051-a979-d152741ef3bf tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 200 Sep 02 16:35:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1420/2808] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:32 2026] GET /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-91c8eede-8843-4721-bbc3-75c38fe93e6d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1389/2809] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:33 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-faf511ef-aac1-42ba-bc62-50449a555738 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: /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 02 16:35:33 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Get all snapshots completed successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-faf511ef-aac1-42ba-bc62-50449a555738 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:35:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1421/2810] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:35:33 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-63f7c921-c20c-45b0-9664-44703dd8b45e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete snapshot with id: b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot delete request issued successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-63f7c921-c20c-45b0-9664-44703dd8b45e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 202 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1390/2811] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:35:33 2026] DELETE /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1a3f55e-9221-4054-af08-bd3bf5218500 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1422/2812] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:33 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-36563ec6-26be-4738-b271-b947f0d4d5ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-38955030"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-38955030'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume of 1 GB Sep 02 16:35:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Availability Zones retrieved successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (3351f1c3-0cc6-4752-87aa-7336fd604391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1074b2a6-8c66-4c0e-8a32-97bf5b49a0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ce1aea8-c791-4b53-a331-781a1458c4d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ce1aea8-c791-4b53-a331-781a1458c4d3 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] GET http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ce1aea8-c791-4b53-a331-781a1458c4d3 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ce1aea8-c791-4b53-a331-781a1458c4d3 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ce1aea8-c791-4b53-a331-781a1458c4d3 tempest-CreateVolumesFromSourceVolumeTest-2122403728 tempest-CreateVolumesFromSourceVolumeTest-2122403728-project-member] http://192.168.122.38/volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f returned with HTTP 404 Sep 02 16:35:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1423/2813] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:33 2026] GET /volume/v3/volumes/0daca423-86b9-45b8-85a6-92f7e3407d8f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1074b2a6-8c66-4c0e-8a32-97bf5b49a0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d9dfd1-5268-44bb-a145-05116e5574a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Created reservations ['e838221d-6067-49da-8a06-03d4965188b1', 'ab7cd9da-24db-4960-98ee-133e6069186b', '69e58c33-261e-4279-9588-12ccabe0b99f', 'dd064faa-4e29-49e6-b30c-d834d2e7f9ef'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d9dfd1-5268-44bb-a145-05116e5574a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e838221d-6067-49da-8a06-03d4965188b1', 'ab7cd9da-24db-4960-98ee-133e6069186b', '69e58c33-261e-4279-9588-12ccabe0b99f', 'dd064faa-4e29-49e6-b30c-d834d2e7f9ef']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9804a51f-a6c0-43d2-903a-4e5ec9c8f9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9804a51f-a6c0-43d2-903a-4e5ec9c8f9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df0b23e-f7d3-4f01-9eae-486ab243d673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-38955030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['e838221d-6067-49da-8a06-03d4965188b1','ab7cd9da-24db-4960-98ee-133e6069186b','69e58c33-261e-4279-9588-12ccabe0b99f','dd064faa-4e29-49e6-b30c-d834d2e7f9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-38955030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df0b23e-f7d3-4f01-9eae-486ab243d673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a182f302755b4d82963b274c7e243d08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6445d9c8-046d-47e8-81f2-24d89eaf83cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6445d9c8-046d-47e8-81f2-24d89eaf83cd) transitioned into state 'SUCCESS' from state '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-38955030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['e838221d-6067-49da-8a06-03d4965188b1','ab7cd9da-24db-4960-98ee-133e6069186b','69e58c33-261e-4279-9588-12ccabe0b99f','dd064faa-4e29-49e6-b30c-d834d2e7f9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c1c6c3-a567-4b30-9c50-192b35ae436a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c1c6c3-a567-4b30-9c50-192b35ae436a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (3351f1c3-0cc6-4752-87aa-7336fd604391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request issued successfully. Sep 02 16:35:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-36563ec6-26be-4738-b271-b947f0d4d5ec tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1391/2814] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:33 2026] POST /volume/v3/volumes => generated 762 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06a3d20d-f166-4423-af67-629dd7442381 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-162308823"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-162308823'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume of 1 GB Sep 02 16:35:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Availability Zones retrieved successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (8b71af55-25fa-4f36-974f-76ed0be6c986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd6c20f-1e71-436b-8957-a604d686276c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c9ddae91-7b26-4c8e-8245-b809dc8ac591 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9ddae91-7b26-4c8e-8245-b809dc8ac591 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9ddae91-7b26-4c8e-8245-b809dc8ac591 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c9ddae91-7b26-4c8e-8245-b809dc8ac591 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd6c20f-1e71-436b-8957-a604d686276c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1e4b67-3737-4199-a211-8ae067d5ab5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c9ddae91-7b26-4c8e-8245-b809dc8ac591 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b returned with HTTP 404 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1392/2815] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:34 2026] GET /volume/v3/volumes/058fd700-e82a-48d5-9c59-f1e2d158814b => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: 8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Created reservations ['257e2c35-5237-4892-9353-3ed102b4a4e4', '45a2ded8-2777-40d7-8813-6fa8e36c6c21', 'f570d0b3-6bfe-460d-affc-3db860fb918a', 'c63c1d89-4119-4e46-a34e-33dfd9c6fcc3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1e4b67-3737-4199-a211-8ae067d5ab5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['257e2c35-5237-4892-9353-3ed102b4a4e4', '45a2ded8-2777-40d7-8813-6fa8e36c6c21', 'f570d0b3-6bfe-460d-affc-3db860fb918a', 'c63c1d89-4119-4e46-a34e-33dfd9c6fcc3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34e22b0-ba12-4274-bf1d-f66ddd8acb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8266f0f6-b0b0-412c-a73f-a5f3a098be93 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 202 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1393/2816] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:34 2026] DELETE /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34e22b0-ba12-4274-bf1d-f66ddd8acb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060a3a1f-250b-42d0-ab8d-df06220acf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-162308823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['257e2c35-5237-4892-9353-3ed102b4a4e4','45a2ded8-2777-40d7-8813-6fa8e36c6c21','f570d0b3-6bfe-460d-affc-3db860fb918a','c63c1d89-4119-4e46-a34e-33dfd9c6fcc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-162308823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=060a3a1f-250b-42d0-ab8d-df06220acf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a182f302755b4d82963b274c7e243d08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402e9aea-9a95-4b87-9423-a0a6752d1419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4e2156f-1a7c-4a90-abe5-87068749c89b tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 200 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1394/2817] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:34 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402e9aea-9a95-4b87-9423-a0a6752d1419) transitioned into state 'SUCCESS' from state '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-162308823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['257e2c35-5237-4892-9353-3ed102b4a4e4','45a2ded8-2777-40d7-8813-6fa8e36c6c21','f570d0b3-6bfe-460d-affc-3db860fb918a','c63c1d89-4119-4e46-a34e-33dfd9c6fcc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a7b0ad-77f8-41f1-a3a8-68d33c42f7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a7b0ad-77f8-41f1-a3a8-68d33c42f7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9a3790d-eaf7-431a-9497-d760e75479c1 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1395/2818] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:34 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (8b71af55-25fa-4f36-974f-76ed0be6c986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request issued successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06a3d20d-f166-4423-af67-629dd7442381 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1424/2819] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:33 2026] POST /volume/v3/volumes => generated 763 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-972735513"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-972735513'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume of 1 GB Sep 02 16:35:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Availability Zones retrieved successfully. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (c5ce805a-ab73-481a-a8be-1a27fbd5bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9382922-5e24-4e9a-8835-f0548e9b36ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9382922-5e24-4e9a-8835-f0548e9b36ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a27dfa-97fe-4839-a2cc-604fc0cf9846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Created reservations ['1002e4de-6e95-4847-93cb-2288db316edb', 'aa207380-4b65-44f6-bea3-e9a3199cea3d', 'becca347-81e9-4c6b-9ef8-08d2db4cf37c', '285025aa-b1db-4979-8687-1c993e7ba61c'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a27dfa-97fe-4839-a2cc-604fc0cf9846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1002e4de-6e95-4847-93cb-2288db316edb', 'aa207380-4b65-44f6-bea3-e9a3199cea3d', 'becca347-81e9-4c6b-9ef8-08d2db4cf37c', '285025aa-b1db-4979-8687-1c993e7ba61c']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95af1b9f-df0c-4c7a-9e3b-72fb47f2a0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:34 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95af1b9f-df0c-4c7a-9e3b-72fb47f2a0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f940d4f-e539-4105-ba29-bd236770601b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-972735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['1002e4de-6e95-4847-93cb-2288db316edb','aa207380-4b65-44f6-bea3-e9a3199cea3d','becca347-81e9-4c6b-9ef8-08d2db4cf37c','285025aa-b1db-4979-8687-1c993e7ba61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-972735513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f940d4f-e539-4105-ba29-bd236770601b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a182f302755b4d82963b274c7e243d08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60965add-098f-406f-ab91-b53cf5f10309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60965add-098f-406f-ab91-b53cf5f10309) transitioned into state 'SUCCESS' from state '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-972735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['1002e4de-6e95-4847-93cb-2288db316edb','aa207380-4b65-44f6-bea3-e9a3199cea3d','becca347-81e9-4c6b-9ef8-08d2db4cf37c','285025aa-b1db-4979-8687-1c993e7ba61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:34 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3757db61-bce3-4f3f-b0af-cd5a086cd85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3757db61-bce3-4f3f-b0af-cd5a086cd85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (c5ce805a-ab73-481a-a8be-1a27fbd5bace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request issued successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e40e791-5f4f-47f6-b9cf-7a8aee3b2064 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1396/2820] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:34 2026] POST /volume/v3/volumes => generated 763 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-345414092"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-345414092'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume of 1 GB Sep 02 16:35:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Availability Zones retrieved successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (6862bf87-c78b-4526-8d3c-2ee7f3bfbb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6aaf58d-d068-4f1b-afa8-a9d0cf95fead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6aaf58d-d068-4f1b-afa8-a9d0cf95fead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48389e77-e457-4616-bac0-32e8403122c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Created reservations ['961ad067-225e-46e0-9bfa-37c588a7b20d', '3294dfdb-ce68-402a-8d79-79b3045d41b6', 'ee11f175-7a84-4859-8040-73bd373f5a65', '522d1dac-f61d-43f4-9fa7-af8e19d1e07f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48389e77-e457-4616-bac0-32e8403122c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961ad067-225e-46e0-9bfa-37c588a7b20d', '3294dfdb-ce68-402a-8d79-79b3045d41b6', 'ee11f175-7a84-4859-8040-73bd373f5a65', '522d1dac-f61d-43f4-9fa7-af8e19d1e07f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a125a79-1058-4640-a396-32fb64e1f539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a125a79-1058-4640-a396-32fb64e1f539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133e2503-a440-4961-beb5-7829f1e94b0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-345414092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['961ad067-225e-46e0-9bfa-37c588a7b20d','3294dfdb-ce68-402a-8d79-79b3045d41b6','ee11f175-7a84-4859-8040-73bd373f5a65','522d1dac-f61d-43f4-9fa7-af8e19d1e07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-345414092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133e2503-a440-4961-beb5-7829f1e94b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a182f302755b4d82963b274c7e243d08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8d57b7-99ed-4118-a97a-074daf815d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8d57b7-99ed-4118-a97a-074daf815d0a) transitioned into state 'SUCCESS' from state '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-345414092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['961ad067-225e-46e0-9bfa-37c588a7b20d','3294dfdb-ce68-402a-8d79-79b3045d41b6','ee11f175-7a84-4859-8040-73bd373f5a65','522d1dac-f61d-43f4-9fa7-af8e19d1e07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0ced50-b378-4bf9-8adc-da9f7f7ce64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0ced50-b378-4bf9-8adc-da9f7f7ce64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b3ffca9f-3f1f-48b4-9b13-6143c17dacff tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 200 Sep 02 16:35:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1397/2821] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:35 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 859 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b2b71833-c43e-459b-8233-ec459b9897e4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b2b71833-c43e-459b-8233-ec459b9897e4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b2b71833-c43e-459b-8233-ec459b9897e4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b2b71833-c43e-459b-8233-ec459b9897e4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (6862bf87-c78b-4526-8d3c-2ee7f3bfbb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request issued successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1de7306-e9bf-40f2-a7cc-4a2624a3f1fc tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1425/2822] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:35 2026] POST /volume/v3/volumes => generated 763 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b2b71833-c43e-459b-8233-ec459b9897e4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b2b71833-c43e-459b-8233-ec459b9897e4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 200 Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-407663078"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request body: {'volume': {"'imageRef": 'e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-407663078'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume of 1 GB Sep 02 16:35:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1398/2823] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:35 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 465 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Availability Zones retrieved successfully. Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (b8dcf319-0177-4d0f-ae57-93aa5df96b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9dd6d59-d829-41a6-a074-ca725982e055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9dd6d59-d829-41a6-a074-ca725982e055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7b4ea0-6fbe-4b56-abc6-ee33606bcd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Created reservations ['5ce789f0-b8fa-43ed-bb7a-dbd37704e1f2', '7025dedb-f784-47f3-9784-207f203c82ee', '9300c771-66c7-4678-8b1e-8451c9919c87', '4244aa49-9c5d-447d-9e10-8fab8c3d3034'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7b4ea0-6fbe-4b56-abc6-ee33606bcd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce789f0-b8fa-43ed-bb7a-dbd37704e1f2', '7025dedb-f784-47f3-9784-207f203c82ee', '9300c771-66c7-4678-8b1e-8451c9919c87', '4244aa49-9c5d-447d-9e10-8fab8c3d3034']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1519c00-6ab2-4393-b430-cc9c57c5ca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1519c00-6ab2-4393-b430-cc9c57c5ca6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb487f56-9ce2-45d2-9787-7347ef783d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-407663078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['5ce789f0-b8fa-43ed-bb7a-dbd37704e1f2','7025dedb-f784-47f3-9784-207f203c82ee','9300c771-66c7-4678-8b1e-8451c9919c87','4244aa49-9c5d-447d-9e10-8fab8c3d3034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-407663078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb487f56-9ce2-45d2-9787-7347ef783d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a182f302755b4d82963b274c7e243d08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a24da0-09d8-41c3-bf62-0d60cb3a4060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a24da0-09d8-41c3-bf62-0d60cb3a4060) transitioned into state 'SUCCESS' from state '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-407663078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0d8fcaeac44c219eac7022a9d91c6c',qos_specs=None,replication_status=,reservations=['5ce789f0-b8fa-43ed-bb7a-dbd37704e1f2','7025dedb-f784-47f3-9784-207f203c82ee','9300c771-66c7-4678-8b1e-8451c9919c87','4244aa49-9c5d-447d-9e10-8fab8c3d3034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a182f302755b4d82963b274c7e243d08',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6fdf3e-3150-492a-a6d4-51bef65b4f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6fdf3e-3150-492a-a6d4-51bef65b4f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Flow 'volume_create_api' (b8dcf319-0177-4d0f-ae57-93aa5df96b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Create volume request issued successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a86ae2fa-3852-4459-8b1c-799f5d6668fa tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1426/2824] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:35:35 2026] POST /volume/v3/volumes => generated 763 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-56687b82-333f-40ad-9045-3acb2fd9f825 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56687b82-333f-40ad-9045-3acb2fd9f825 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56687b82-333f-40ad-9045-3acb2fd9f825 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-56687b82-333f-40ad-9045-3acb2fd9f825 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-56687b82-333f-40ad-9045-3acb2fd9f825 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-56687b82-333f-40ad-9045-3acb2fd9f825 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 returned with HTTP 200 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1399/2825] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e69869a-e8ec-47a9-a5df-ba1b860b40a2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e returned with HTTP 200 Sep 02 16:35:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1427/2826] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6cc8a542-8994-47ab-9ba3-cd49f33a016f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6cc8a542-8994-47ab-9ba3-cd49f33a016f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6cc8a542-8994-47ab-9ba3-cd49f33a016f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6cc8a542-8994-47ab-9ba3-cd49f33a016f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6cc8a542-8994-47ab-9ba3-cd49f33a016f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 returned with HTTP 404 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1400/2827] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/volumes/8ed49e30-6271-47b0-8302-d7389f4e0183 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-06cbfef1-087f-4ae3-97d3-e227c06c1793 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eedbd320-8402-49b5-bc05-12c390c8f491 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-06cbfef1-087f-4ae3-97d3-e227c06c1793 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-06cbfef1-087f-4ae3-97d3-e227c06c1793 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-06cbfef1-087f-4ae3-97d3-e227c06c1793 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-06cbfef1-087f-4ae3-97d3-e227c06c1793 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 returned with HTTP 404 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1401/2828] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/snapshots/b1805cd1-f062-46e4-be3e-86985dfa0b71 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume with id: fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eedbd320-8402-49b5-bc05-12c390c8f491 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 202 Sep 02 16:35:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1428/2829] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:36 2026] DELETE /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume request issued successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ac3f1cc3-c0f1-403d-9a7f-3265488b1b74 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 202 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1402/2830] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:36 2026] DELETE /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c06e2007-6b50-4351-9f53-99c9ce9cd397 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 200 Sep 02 16:35:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1429/2831] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2d11c0ad-22cc-436b-87ae-def3f2f29d6e tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 200 Sep 02 16:35:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1403/2832] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:36 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 1013 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b19dfbe9-1659-4a8c-a6da-e762520a4b04 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e returned with HTTP 200 Sep 02 16:35:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1404/2833] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8243eed5-0706-4a30-bbea-12df642b203a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8243eed5-0706-4a30-bbea-12df642b203a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8243eed5-0706-4a30-bbea-12df642b203a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8243eed5-0706-4a30-bbea-12df642b203a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1356156011"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1356156011'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume of 1 GB Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8243eed5-0706-4a30-bbea-12df642b203a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Availability Zones retrieved successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8243eed5-0706-4a30-bbea-12df642b203a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b returned with HTTP 200 Sep 02 16:35:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1405/2834] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Flow 'volume_create_api' (11f62f51-60bc-42b8-9dfd-c76adba86b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23568a2-8f04-47f2-8d93-4690c9031afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23568a2-8f04-47f2-8d93-4690c9031afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab9ffe2-008d-464d-9dfe-07b9dee1b69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7dba4c49-45b1-4f32-bd6c-925ebe15d2c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7dba4c49-45b1-4f32-bd6c-925ebe15d2c6 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7dba4c49-45b1-4f32-bd6c-925ebe15d2c6 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7dba4c49-45b1-4f32-bd6c-925ebe15d2c6 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Created reservations ['f4518c8f-e930-4a4f-870a-a59e67f1a022', '89bf4668-7479-4e53-8581-cf46f4e6c4e0', '204f2f66-1fef-42fb-83c7-a8fd3fca1050', 'd6152161-88b7-4b4a-9c90-d8d28c4fea1b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab9ffe2-008d-464d-9dfe-07b9dee1b69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4518c8f-e930-4a4f-870a-a59e67f1a022', '89bf4668-7479-4e53-8581-cf46f4e6c4e0', '204f2f66-1fef-42fb-83c7-a8fd3fca1050', 'd6152161-88b7-4b4a-9c90-d8d28c4fea1b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5b62f3-4ad2-4a69-a5b4-c11056d7eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7dba4c49-45b1-4f32-bd6c-925ebe15d2c6 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 returned with HTTP 404 Sep 02 16:35:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1406/2835] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/volumes/c5ee1c92-2598-4e97-9190-feef704a63e6 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5b62f3-4ad2-4a69-a5b4-c11056d7eb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8fe79e-722f-4138-9293-e9c6b035ea03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1356156011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab60814f327243a0b4434c2b5df96dad',qos_specs=None,replication_status=,reservations=['f4518c8f-e930-4a4f-870a-a59e67f1a022','89bf4668-7479-4e53-8581-cf46f4e6c4e0','204f2f66-1fef-42fb-83c7-a8fd3fca1050','d6152161-88b7-4b4a-9c90-d8d28c4fea1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1356156011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8fe79e-722f-4138-9293-e9c6b035ea03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab60814f327243a0b4434c2b5df96dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb5afea-7b5b-4675-8608-fcb3c3b4f5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ef9e049f-5e34-4399-8484-f8d34565011f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete snapshot with id: 47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb5afea-7b5b-4675-8608-fcb3c3b4f5ac) transitioned into state 'SUCCESS' from state '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-1356156011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab60814f327243a0b4434c2b5df96dad',qos_specs=None,replication_status=,reservations=['f4518c8f-e930-4a4f-870a-a59e67f1a022','89bf4668-7479-4e53-8581-cf46f4e6c4e0','204f2f66-1fef-42fb-83c7-a8fd3fca1050','d6152161-88b7-4b4a-9c90-d8d28c4fea1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da422c03-d332-439d-9358-f2f1700fa24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da422c03-d332-439d-9358-f2f1700fa24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot delete request issued successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ef9e049f-5e34-4399-8484-f8d34565011f tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 202 Sep 02 16:35:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1407/2836] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:35:37 2026] DELETE /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Flow 'volume_create_api' (11f62f51-60bc-42b8-9dfd-c76adba86b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume request issued successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cc322fb-be28-42ce-a168-a2000bdf8b04 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1430/2837] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:35:37 2026] POST /volume/v3/volumes => generated 777 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-42714563-e348-45a2-ae6a-20d872221b17 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-42714563-e348-45a2-ae6a-20d872221b17 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-42714563-e348-45a2-ae6a-20d872221b17 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-42714563-e348-45a2-ae6a-20d872221b17 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:37 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c3ba89f-3714-42ec-8130-acd8e5206042 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1431/2838] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 474 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-42714563-e348-45a2-ae6a-20d872221b17 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-42714563-e348-45a2-ae6a-20d872221b17 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 200 Sep 02 16:35:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1408/2839] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 1013 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5533ebd6-ff75-4f12-abc9-1c6dcd5c5ad6 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 200 Sep 02 16:35:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1432/2840] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:37 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bf355df9-3322-4d62-a56f-4f03d31eb3d2 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b returned with HTTP 200 Sep 02 16:35:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1409/2841] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:38 2026] GET /volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77d9c5ef-8fd7-4e1f-b4fd-abd2ca965299 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 200 Sep 02 16:35:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1433/2842] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:38 2026] GET /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a3fb272b-fa90-445a-a031-2a0200451161 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a3fb272b-fa90-445a-a031-2a0200451161 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a3fb272b-fa90-445a-a031-2a0200451161 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a3fb272b-fa90-445a-a031-2a0200451161 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a3fb272b-fa90-445a-a031-2a0200451161 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Snapshot retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a3fb272b-fa90-445a-a031-2a0200451161 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 200 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1410/2843] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2a125a5-fa77-41a8-9344-24197daf5c01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2a125a5-fa77-41a8-9344-24197daf5c01 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2a125a5-fa77-41a8-9344-24197daf5c01 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2a125a5-fa77-41a8-9344-24197daf5c01 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2a125a5-fa77-41a8-9344-24197daf5c01 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 returned with HTTP 404 Sep 02 16:35:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1434/2844] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/fae1aba0-9046-44f7-a4da-8c30ccbef328 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1038161599"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1038161599'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume of 1 GB Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Availability Zones retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fc488f7-8605-44fb-9b6f-aa936a87a9da tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 200 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1411/2845] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (a972a75e-d978-4346-bf27-f93c9f6e8775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c77ded-0818-4eb2-a050-b13b3f0e5086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c77ded-0818-4eb2-a050-b13b3f0e5086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaad837-29a0-4b9f-b577-b66b64f1cc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['d9fe1d09-d203-4618-b8be-feccb0c1b924', '370f9d90-b25c-4d82-882a-7348e60862ab', 'ff524c79-1e36-4c8c-b5ab-8b5a8ef0454e', 'c5dc07cb-3b76-4200-8348-56c4c97e71f3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaad837-29a0-4b9f-b577-b66b64f1cc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9fe1d09-d203-4618-b8be-feccb0c1b924', '370f9d90-b25c-4d82-882a-7348e60862ab', 'ff524c79-1e36-4c8c-b5ab-8b5a8ef0454e', 'c5dc07cb-3b76-4200-8348-56c4c97e71f3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680c2278-a0c9-4c8a-a4a4-5506fabb4475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680c2278-a0c9-4c8a-a4a4-5506fabb4475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e83e2173-3f49-448a-9f79-341816898dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038161599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['d9fe1d09-d203-4618-b8be-feccb0c1b924','370f9d90-b25c-4d82-882a-7348e60862ab','ff524c79-1e36-4c8c-b5ab-8b5a8ef0454e','c5dc07cb-3b76-4200-8348-56c4c97e71f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038161599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e83e2173-3f49-448a-9f79-341816898dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1edddcd32942988879b2599e5aab48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e94a39c-241c-4f19-9889-61d50a9451b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e94a39c-241c-4f19-9889-61d50a9451b4) transitioned into state 'SUCCESS' from state '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-1038161599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['d9fe1d09-d203-4618-b8be-feccb0c1b924','370f9d90-b25c-4d82-882a-7348e60862ab','ff524c79-1e36-4c8c-b5ab-8b5a8ef0454e','c5dc07cb-3b76-4200-8348-56c4c97e71f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ac3550-e95c-4a49-860d-c839cc80d99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ac3550-e95c-4a49-860d-c839cc80d99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (a972a75e-d978-4346-bf27-f93c9f6e8775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request issued successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94bf6a0e-2ee2-4843-aebb-3ca3a434971b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1435/2846] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:39 2026] POST /volume/v3/volumes => generated 785 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8806538-7cf5-4266-886d-c2d66adb2c35 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1412/2847] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a42c7e6-3138-4b67-9262-db07e38be52b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a42c7e6-3138-4b67-9262-db07e38be52b tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a42c7e6-3138-4b67-9262-db07e38be52b tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a42c7e6-3138-4b67-9262-db07e38be52b tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a42c7e6-3138-4b67-9262-db07e38be52b tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a42c7e6-3138-4b67-9262-db07e38be52b tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 200 Sep 02 16:35:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1436/2848] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fecff52d-7424-4688-8bff-a728c527f13d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fecff52d-7424-4688-8bff-a728c527f13d tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fecff52d-7424-4688-8bff-a728c527f13d tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fecff52d-7424-4688-8bff-a728c527f13d tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fecff52d-7424-4688-8bff-a728c527f13d tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fecff52d-7424-4688-8bff-a728c527f13d tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a returned with HTTP 200 Sep 02 16:35:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1413/2849] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] DELETE http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume with id: bb487f56-9ce2-45d2-9787-7347ef783d4a Sep 02 16:35:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume request issued successfully. Sep 02 16:35:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d5ab10b-4366-411f-8c28-57e40715bca7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a returned with HTTP 202 Sep 02 16:35:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1437/2850] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:39 2026] DELETE /volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1a8a5327-45e4-4de6-b567-b03ca68b48c5 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a returned with HTTP 200 Sep 02 16:35:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1414/2851] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:39 2026] GET /volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-18479b1f-0cea-4666-a52d-7efa344c9af2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18479b1f-0cea-4666-a52d-7efa344c9af2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18479b1f-0cea-4666-a52d-7efa344c9af2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18479b1f-0cea-4666-a52d-7efa344c9af2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18479b1f-0cea-4666-a52d-7efa344c9af2 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d returned with HTTP 404 Sep 02 16:35:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1438/2852] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:40 2026] GET /volume/v3/snapshots/47c7229b-cf87-4e37-a50d-5e67c637d74d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] DELETE http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume with id: 486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Delete volume request issued successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2afeabf-3056-4c58-8c75-790a92d37ddb tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 202 Sep 02 16:35:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1415/2853] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:40 2026] DELETE /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d03c855a-970a-4203-8a90-32e3002375a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d03c855a-970a-4203-8a90-32e3002375a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d03c855a-970a-4203-8a90-32e3002375a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d03c855a-970a-4203-8a90-32e3002375a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d03c855a-970a-4203-8a90-32e3002375a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Volume info retrieved successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d03c855a-970a-4203-8a90-32e3002375a5 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 200 Sep 02 16:35:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1439/2854] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:40 2026] GET /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76c24424-6fcc-4bb4-a099-4c6f2e2e572e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 200 Sep 02 16:35:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1416/2855] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:40 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 869 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44817d23-5f25-45bd-a722-ab6a125c85c2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1440/2856] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:40 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-07891eb0-43aa-4dee-8e39-296a22561b02 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07891eb0-43aa-4dee-8e39-296a22561b02 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07891eb0-43aa-4dee-8e39-296a22561b02 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07891eb0-43aa-4dee-8e39-296a22561b02 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07891eb0-43aa-4dee-8e39-296a22561b02 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a returned with HTTP 404 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1417/2857] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/volumes/bb487f56-9ce2-45d2-9787-7347ef783d4a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-753b2adc-0354-4727-ab2b-952281428a98 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] DELETE http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume with id: 133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume request issued successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-753b2adc-0354-4727-ab2b-952281428a98 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 202 Sep 02 16:35:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1441/2858] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:41 2026] DELETE /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a8b1677-3542-45e8-a16e-face714b8137 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a8b1677-3542-45e8-a16e-face714b8137 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] GET http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a8b1677-3542-45e8-a16e-face714b8137 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a8b1677-3542-45e8-a16e-face714b8137 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3ab548f8-b3c6-4b8f-bf69-2afd97d32c36 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 200 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1418/2859] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a8b1677-3542-45e8-a16e-face714b8137 tempest-CreateVolumesFromSnapshotTest-289357254 tempest-CreateVolumesFromSnapshotTest-289357254-project-member] http://192.168.122.38/volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e returned with HTTP 404 Sep 02 16:35:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1442/2860] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/volumes/486d9d3c-834d-4cd7-9af6-0e06af24659e => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1b3f792a-5b57-48f0-800c-cbaff94e37e0 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 200 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1419/2861] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8fe79e-722f-4138-9293-e9c6b035ea03", "name": "tempest-VolumeDependencyTests-Snapshot-2056806228"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create snapshot from volume 7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Created reservations ['5e2fd261-094e-4be1-b8c9-f808fad8dd62', 'e5e0d7b5-995e-4e8e-aa3b-1189151d415a', '2688dc71-b24d-4082-a93e-dd9996209f05', 'd34ecafd-b794-4e84-8f55-04138a23cd5c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot create request issued successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f0a4a8e-2ccb-4567-8de8-d467256b7df8 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1443/2862] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfc7165a-58c6-4fb6-87be-ba4fbeeea097 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1444/2863] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9d17b0e3-b876-457d-8028-aef1c5b89ff4 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1420/2864] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:41 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 1014 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef8076a1-6377-486f-9d13-ce57df93e3f8 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 200 Sep 02 16:35:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1445/2865] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:42 2026] GET /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:35:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-40a5d567-7f56-4773-b882-e8a4c2a8a794 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1421/2866] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:42 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eacd6667-9ff5-485b-88ef-609e0a560966 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eacd6667-9ff5-485b-88ef-609e0a560966 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eacd6667-9ff5-485b-88ef-609e0a560966 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eacd6667-9ff5-485b-88ef-609e0a560966 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eacd6667-9ff5-485b-88ef-609e0a560966 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eacd6667-9ff5-485b-88ef-609e0a560966 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1446/2867] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:42 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:35:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-edb370c0-7206-4d82-8fdc-49852a1990cf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e83e2173-3f49-448a-9f79-341816898dc3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-915915239"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create snapshot from volume e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['a852c1d6-7a2a-4730-95ab-01637a90678d', '99db3be4-683e-468e-b975-dfa863b9272b', 'd016ffc3-f8af-48d7-aaa2-cf13569e6534', '9944620c-3ac5-4308-8c45-f7675020e58d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot create request issued successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-edb370c0-7206-4d82-8fdc-49852a1990cf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1422/2868] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-762126c7-35a5-453f-aea3-9d98a2a75112 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-762126c7-35a5-453f-aea3-9d98a2a75112 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-762126c7-35a5-453f-aea3-9d98a2a75112 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-762126c7-35a5-453f-aea3-9d98a2a75112 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-762126c7-35a5-453f-aea3-9d98a2a75112 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-762126c7-35a5-453f-aea3-9d98a2a75112 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1447/2869] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:43 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-58c1cd9c-9490-4641-adf5-4b274360b43e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58c1cd9c-9490-4641-adf5-4b274360b43e tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58c1cd9c-9490-4641-adf5-4b274360b43e tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-58c1cd9c-9490-4641-adf5-4b274360b43e tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-58c1cd9c-9490-4641-adf5-4b274360b43e tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c returned with HTTP 404 Sep 02 16:35:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1423/2870] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:43 2026] GET /volume/v3/volumes/133e2503-a440-4961-beb5-7829f1e94b0c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] DELETE http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume with id: 9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume request issued successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c8848ce-8b0e-4f83-afbc-c231b088f172 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b returned with HTTP 202 Sep 02 16:35:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1448/2871] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:43 2026] DELETE /volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c8f49250-841d-4365-96a8-f2153942c914 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c8f49250-841d-4365-96a8-f2153942c914 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c8f49250-841d-4365-96a8-f2153942c914 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c8f49250-841d-4365-96a8-f2153942c914 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c8f49250-841d-4365-96a8-f2153942c914 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c8f49250-841d-4365-96a8-f2153942c914 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b returned with HTTP 200 Sep 02 16:35:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1424/2872] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:43 2026] GET /volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd867397-892c-4bc3-995e-f750d0e2ab01 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1449/2873] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:43 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a1c3c696-5f53-48b1-9592-2c0d9d890d8f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1425/2874] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:44 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6db39a4e-6e4b-4783-895b-de8ab1a83625 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db39a4e-6e4b-4783-895b-de8ab1a83625 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6db39a4e-6e4b-4783-895b-de8ab1a83625 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6db39a4e-6e4b-4783-895b-de8ab1a83625 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db39a4e-6e4b-4783-895b-de8ab1a83625 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b returned with HTTP 404 Sep 02 16:35:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1450/2875] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:44 2026] GET /volume/v3/volumes/9f940d4f-e539-4105-ba29-bd236770601b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] DELETE http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume with id: 060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f7dff4c-3c5c-4a7f-ad60-62344d9ae2ff tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1451/2876] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:44 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "327d2a6d-e541-4e7d-b20a-547d9a761a8f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1698185282"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume request body: {'volume': {'snapshot_id': '327d2a6d-e541-4e7d-b20a-547d9a761a8f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1698185282'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume of 1 GB Sep 02 16:35:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Availability Zones retrieved successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Flow 'volume_create_api' (fb21302b-b978-422c-a4aa-929ec6a9308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5f982b-d7b8-416a-91f7-b4bb4457ff12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:44 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:44 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume request issued successfully. Sep 02 16:35:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-86d1b1c2-c1b9-4da3-bfd3-03e2bfa84c58 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e returned with HTTP 202 Sep 02 16:35:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1426/2877] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:44 2026] DELETE /volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5f982b-d7b8-416a-91f7-b4bb4457ff12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '327d2a6d-e541-4e7d-b20a-547d9a761a8f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba3b7cd-962b-45b5-bec1-a44ff966c5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c5a461e2-db66-47a1-aaaa-7b6b1afa4baf tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e returned with HTTP 200 Sep 02 16:35:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1427/2878] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:44 2026] GET /volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Created reservations ['68bbe7bf-a665-492b-bcf9-deac402e8b23', 'a171ad66-c3fd-4a84-9d8d-32cbac39605a', 'f4809091-beae-4513-9fca-24d844e13813', '0a29d51b-466a-41da-b7fc-062c7e8fb1e3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba3b7cd-962b-45b5-bec1-a44ff966c5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68bbe7bf-a665-492b-bcf9-deac402e8b23', 'a171ad66-c3fd-4a84-9d8d-32cbac39605a', 'f4809091-beae-4513-9fca-24d844e13813', '0a29d51b-466a-41da-b7fc-062c7e8fb1e3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147ceeee-56eb-4f7b-b901-f65b0bf2598a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147ceeee-56eb-4f7b-b901-f65b0bf2598a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99cfdf13-0259-4b64-9d0e-9ee06c059029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1698185282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab60814f327243a0b4434c2b5df96dad',qos_specs=None,replication_status=,reservations=['68bbe7bf-a665-492b-bcf9-deac402e8b23','a171ad66-c3fd-4a84-9d8d-32cbac39605a','f4809091-beae-4513-9fca-24d844e13813','0a29d51b-466a-41da-b7fc-062c7e8fb1e3'],size=1,snapshot_id=327d2a6d-e541-4e7d-b20a-547d9a761a8f,source_replicaid=,source_volid=None,status='creating',user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1698185282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99cfdf13-0259-4b64-9d0e-9ee06c059029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab60814f327243a0b4434c2b5df96dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=327d2a6d-e541-4e7d-b20a-547d9a761a8f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f5d6d388-32ee-4422-a618-f07d01b0e904 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1428/2879] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:45 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ce540e-6ba0-40d0-ae71-471aaf232671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ce540e-6ba0-40d0-ae71-471aaf232671) transitioned into state 'SUCCESS' from state '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-1698185282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab60814f327243a0b4434c2b5df96dad',qos_specs=None,replication_status=,reservations=['68bbe7bf-a665-492b-bcf9-deac402e8b23','a171ad66-c3fd-4a84-9d8d-32cbac39605a','f4809091-beae-4513-9fca-24d844e13813','0a29d51b-466a-41da-b7fc-062c7e8fb1e3'],size=1,snapshot_id=327d2a6d-e541-4e7d-b20a-547d9a761a8f,source_replicaid=,source_volid=None,status='creating',user_id='5e8d98d5ab1b4b7d939fe7fbad457aa8',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c210b872-ac57-4081-8747-a9aa10e0612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c210b872-ac57-4081-8747-a9aa10e0612b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Flow 'volume_create_api' (fb21302b-b978-422c-a4aa-929ec6a9308f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Create volume request issued successfully. Sep 02 16:35:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4676a6c6-f939-4d69-bd24-936e3765a1ad tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1452/2880] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:35:44 2026] POST /volume/v3/volumes => generated 811 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-77178ee5-6702-42f3-b826-509c2ad32eb7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1429/2881] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:45 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 879 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14d4ae03-b157-45f8-8876-9a1522fcac7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14d4ae03-b157-45f8-8876-9a1522fcac7f tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14d4ae03-b157-45f8-8876-9a1522fcac7f tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14d4ae03-b157-45f8-8876-9a1522fcac7f tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14d4ae03-b157-45f8-8876-9a1522fcac7f tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e returned with HTTP 404 Sep 02 16:35:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1453/2882] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:46 2026] GET /volume/v3/volumes/060a3a1f-250b-42d0-ab8d-df06220acf3e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b1683312-2709-4a3d-b2d6-d4334e35304a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume with id: 3df0b23e-f7d3-4f01-9eae-486ab243d673 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Delete volume request issued successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b1683312-2709-4a3d-b2d6-d4334e35304a tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 returned with HTTP 202 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1430/2883] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:46 2026] DELETE /volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cc39214a-3fc6-4ebe-984a-b6b8e06d62be tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1431/2884] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:46 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Volume info retrieved successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcf3ebcb-558e-4bda-b1a4-d0a1180d9fa7 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 returned with HTTP 200 Sep 02 16:35:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1454/2885] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:46 2026] GET /volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b64c20d-ad98-480b-87e3-69874d32f8cc tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1432/2886] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:46 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d28420e-efbc-4931-b5f3-db6447e38936 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "f6dfa469-5159-4e07-b23e-5733ae68513f", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'f6dfa469-5159-4e07-b23e-5733ae68513f', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Create volume of 1 GB Sep 02 16:35:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Availability Zones retrieved successfully. Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Flow 'volume_create_api' (6d6845d2-a822-4346-bcad-518f57cc4e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e57d121-613a-4c32-bb54-efe2131d7272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e57d121-613a-4c32-bb54-efe2131d7272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec2fb10-7861-4db1-9134-0f87293cc7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Created reservations ['2ecf550b-0ab2-440a-baae-d41a7a87660b', '799d4076-158a-4b82-9917-de292793577e', '5d002315-4723-4c5a-829a-4c8a15954c84', 'c5875e95-9f75-40e3-bbff-bd1c23ea96d2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec2fb10-7861-4db1-9134-0f87293cc7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecf550b-0ab2-440a-baae-d41a7a87660b', '799d4076-158a-4b82-9917-de292793577e', '5d002315-4723-4c5a-829a-4c8a15954c84', 'c5875e95-9f75-40e3-bbff-bd1c23ea96d2']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a296577a-fd04-40f9-8aa2-7f924df5c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a296577a-fd04-40f9-8aa2-7f924df5c917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '956fbabc-2759-48e5-a784-542d26a2fc21', '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='d427f794188948db9e942c883ef10ac6',qos_specs=None,replication_status=,reservations=['2ecf550b-0ab2-440a-baae-d41a7a87660b','799d4076-158a-4b82-9917-de292793577e','5d002315-4723-4c5a-829a-4c8a15954c84','c5875e95-9f75-40e3-bbff-bd1c23ea96d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4efd60b83554d4e83ac008c8c083035',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:47Z,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=956fbabc-2759-48e5-a784-542d26a2fc21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d427f794188948db9e942c883ef10ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4efd60b83554d4e83ac008c8c083035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5050faa8-b259-4bdf-b23f-2ed1359d6fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5050faa8-b259-4bdf-b23f-2ed1359d6fa6) transitioned into state 'SUCCESS' from 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='d427f794188948db9e942c883ef10ac6',qos_specs=None,replication_status=,reservations=['2ecf550b-0ab2-440a-baae-d41a7a87660b','799d4076-158a-4b82-9917-de292793577e','5d002315-4723-4c5a-829a-4c8a15954c84','c5875e95-9f75-40e3-bbff-bd1c23ea96d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4efd60b83554d4e83ac008c8c083035',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a68a5aa-23bb-49ac-b684-20772c81796d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a68a5aa-23bb-49ac-b684-20772c81796d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Flow 'volume_create_api' (6d6845d2-a822-4346-bcad-518f57cc4e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Create volume request issued successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d28420e-efbc-4931-b5f3-db6447e38936 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1455/2887] 192.168.122.38 () {62 vars in 1179 bytes} [Wed Sep 2 16:35:46 2026] POST /volume/v3/volumes => generated 782 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-34813572-9625-4709-9a49-63a15192b4ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-34813572-9625-4709-9a49-63a15192b4ba tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-34813572-9625-4709-9a49-63a15192b4ba tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-34813572-9625-4709-9a49-63a15192b4ba tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-34813572-9625-4709-9a49-63a15192b4ba tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-34813572-9625-4709-9a49-63a15192b4ba tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1433/2888] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:47 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3c7c149-250d-4351-8464-4876cdb9442a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3c7c149-250d-4351-8464-4876cdb9442a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3c7c149-250d-4351-8464-4876cdb9442a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3c7c149-250d-4351-8464-4876cdb9442a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9feafe49-ba2d-40d0-9ac1-ea194482e716 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9feafe49-ba2d-40d0-9ac1-ea194482e716 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] GET http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3c7c149-250d-4351-8464-4876cdb9442a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9feafe49-ba2d-40d0-9ac1-ea194482e716 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9feafe49-ba2d-40d0-9ac1-ea194482e716 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3c7c149-250d-4351-8464-4876cdb9442a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1456/2889] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:47 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83a8224d-39ac-4f54-985c-9be9a710b799 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9feafe49-ba2d-40d0-9ac1-ea194482e716 tempest-CreateVolumesFromImageTest-1936688414 tempest-CreateVolumesFromImageTest-1936688414-project-member] http://192.168.122.38/volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 returned with HTTP 404 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] POST http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d/action Sep 02 16:35:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1434/2890] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:47 2026] GET /volume/v3/volumes/3df0b23e-f7d3-4f01-9eae-486ab243d673 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Updating snapshot 'b54d122d-f4a7-4913-a488-20945206a89d' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3b7f55b1574f4cd49a6efd4625ec41ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce4bff45e9a04cdaa59ae9e7007540ad', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83a8224d-39ac-4f54-985c-9be9a710b799 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d/action returned with HTTP 403 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1457/2891] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:35:47 2026] POST /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d/action => generated 133 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete snapshot with id: b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot delete request issued successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aecc3e00-7273-4c37-9b05-32a5761d8514 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 202 Sep 02 16:35:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1435/2892] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:35:47 2026] DELETE /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fb18d6f-2dae-4f04-8dae-ad9f0f4cb6b2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1458/2893] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:47 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f359048-a389-4c18-8ecd-7be1533acf51 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f359048-a389-4c18-8ecd-7be1533acf51 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f359048-a389-4c18-8ecd-7be1533acf51 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f359048-a389-4c18-8ecd-7be1533acf51 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f359048-a389-4c18-8ecd-7be1533acf51 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f359048-a389-4c18-8ecd-7be1533acf51 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1436/2894] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:47 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-54b422da-2582-44e0-b038-8273abad9a43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54b422da-2582-44e0-b038-8273abad9a43 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54b422da-2582-44e0-b038-8273abad9a43 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54b422da-2582-44e0-b038-8273abad9a43 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-54b422da-2582-44e0-b038-8273abad9a43 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54b422da-2582-44e0-b038-8273abad9a43 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1459/2895] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:48 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 874 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:35:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:48 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:48 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:48 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e39a938-56d0-4b5c-b0f5-d4a39856e894 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1437/2896] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:48 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 465 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8301d506-97eb-45cc-b958-90ca24ad61c1 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1460/2897] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:48 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9914b952-ff96-4aa2-a1dd-b3130300df37 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1438/2898] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:49 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 874 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84a4968a-964c-4f48-861f-0fbdd0a1fa4a tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1461/2899] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:49 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c4d18c8a-85a5-4b6f-816c-bc2290c3c14b tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1439/2900] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:49 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:50 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfbe8b2a-9f60-4e3d-b09d-bd68bf04f098 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1462/2901] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:50 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:50 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:50 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:50 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:50 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:50 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:50 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4518b717-e9a0-4fc0-8fa4-ab19374078cf tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:50 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1440/2902] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:50 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 932 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-985bf415-3081-4b1b-acd9-0e561704fa0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-985bf415-3081-4b1b-acd9-0e561704fa0d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-985bf415-3081-4b1b-acd9-0e561704fa0d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-985bf415-3081-4b1b-acd9-0e561704fa0d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-985bf415-3081-4b1b-acd9-0e561704fa0d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-985bf415-3081-4b1b-acd9-0e561704fa0d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1463/2903] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:51 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0bfd220b-e130-4ddd-a546-235609f04981 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0bfd220b-e130-4ddd-a546-235609f04981 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0bfd220b-e130-4ddd-a546-235609f04981 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0bfd220b-e130-4ddd-a546-235609f04981 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0bfd220b-e130-4ddd-a546-235609f04981 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0bfd220b-e130-4ddd-a546-235609f04981 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 200 Sep 02 16:35:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1441/2904] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:51 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 465 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f23ebc71-961e-4c96-a1cd-d35ce87cd3d6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1464/2905] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:51 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 932 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:52 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca0ab03f-fcbc-4279-b636-f558f050cf1d tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1442/2906] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:52 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9524e0a-3fde-461b-af4b-dde9e0d117da None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9524e0a-3fde-461b-af4b-dde9e0d117da tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d Sep 02 16:35:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9524e0a-3fde-461b-af4b-dde9e0d117da tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9524e0a-3fde-461b-af4b-dde9e0d117da tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9524e0a-3fde-461b-af4b-dde9e0d117da tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d returned with HTTP 404 Sep 02 16:35:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1465/2907] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:52 2026] GET /volume/v3/snapshots/b54d122d-f4a7-4913-a488-20945206a89d => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:52 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume with id: e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume request issued successfully. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25a0b62c-bc59-4b38-9f1e-db72aad6fb5b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 202 Sep 02 16:35:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1443/2908] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:35:52 2026] DELETE /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e939786d-1024-4234-a490-2be24a8b5267 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e939786d-1024-4234-a490-2be24a8b5267 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e939786d-1024-4234-a490-2be24a8b5267 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e939786d-1024-4234-a490-2be24a8b5267 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e939786d-1024-4234-a490-2be24a8b5267 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e939786d-1024-4234-a490-2be24a8b5267 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1444/2909] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:53 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7aae1e0c-f671-4eeb-94f9-f0452b57edcd tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1466/2910] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:53 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 932 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:53 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43bf0f1b-438f-4711-b7c7-e9a7cfc7dfeb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:53 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1445/2911] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:53 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0906b9-27f4-49a1-85fc-343ba044f483 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 200 Sep 02 16:35:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1467/2912] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d00a6154-c53a-4f35-b293-eca070f33c74 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d00a6154-c53a-4f35-b293-eca070f33c74 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d00a6154-c53a-4f35-b293-eca070f33c74 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d00a6154-c53a-4f35-b293-eca070f33c74 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d00a6154-c53a-4f35-b293-eca070f33c74 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d00a6154-c53a-4f35-b293-eca070f33c74 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1446/2913] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 932 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da04c946-ff2e-42a6-aad6-e2f3bff218f7 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1468/2914] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 904 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete snapshot with id: 327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot delete request issued successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d0c22d4d-8204-4816-a3c1-1612c806e826 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 202 Sep 02 16:35:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1447/2915] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:35:54 2026] DELETE /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-33ee9b10-5f4b-4852-b754-29005c920b9c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33ee9b10-5f4b-4852-b754-29005c920b9c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33ee9b10-5f4b-4852-b754-29005c920b9c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33ee9b10-5f4b-4852-b754-29005c920b9c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33ee9b10-5f4b-4852-b754-29005c920b9c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4935c8dc-3c65-4941-b1cd-d869f4dc53bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33ee9b10-5f4b-4852-b754-29005c920b9c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1469/2916] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4935c8dc-3c65-4941-b1cd-d869f4dc53bd tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4935c8dc-3c65-4941-b1cd-d869f4dc53bd tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4935c8dc-3c65-4941-b1cd-d869f4dc53bd tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-admin] Calling method 'get_pools' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4935c8dc-3c65-4941-b1cd-d869f4dc53bd tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 16:35:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1448/2917] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:35:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-member] GET http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '03e94089ff964be3967051a870618f66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe68c54132f241f891d6fd4685e0b2bf', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-325b3ea1-1f2d-4e24-be68-ee08648b93c8 tempest-ProjectMemberTests-1415684638 tempest-ProjectMemberTests-1415684638-project-member] http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 16:35:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1470/2918] 192.168.122.38 () {58 vars in 1188 bytes} [Wed Sep 2 16:35:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3a5902cd-2e98-4147-92db-9a7c288f47fb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a5902cd-2e98-4147-92db-9a7c288f47fb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a5902cd-2e98-4147-92db-9a7c288f47fb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3a5902cd-2e98-4147-92db-9a7c288f47fb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3a5902cd-2e98-4147-92db-9a7c288f47fb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 returned with HTTP 404 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1449/2919] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:55 2026] GET /volume/v3/volumes/e83e2173-3f49-448a-9f79-341816898dc3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-937626387"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-937626387'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume of 1 GB Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Availability Zones retrieved successfully. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (ffda023d-cf03-4ae3-a227-495dd658246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e865e0c5-0f5f-4ff3-965f-787e8273f79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f9b4286a-a322-4009-8f59-73911e7a6b7d tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1450/2920] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:55 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e865e0c5-0f5f-4ff3-965f-787e8273f79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccd5f82-e9d5-47a8-b4d9-eb306d8161a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['6cea81d0-089e-4c3a-b6dc-c47b45071cd3', 'f86b3882-5c8b-40a3-8145-2baa7f152d68', '13df877e-b880-40df-b217-0a14ace90f1d', '7eca75f7-1c0a-4bff-9ffa-409cff4a414d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccd5f82-e9d5-47a8-b4d9-eb306d8161a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cea81d0-089e-4c3a-b6dc-c47b45071cd3', 'f86b3882-5c8b-40a3-8145-2baa7f152d68', '13df877e-b880-40df-b217-0a14ace90f1d', '7eca75f7-1c0a-4bff-9ffa-409cff4a414d']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1711a3-31fb-42e3-ab36-7ef04a3d34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1711a3-31fb-42e3-ab36-7ef04a3d34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43ca926-97b5-478d-a5ba-ccfb5ad20f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937626387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['6cea81d0-089e-4c3a-b6dc-c47b45071cd3','f86b3882-5c8b-40a3-8145-2baa7f152d68','13df877e-b880-40df-b217-0a14ace90f1d','7eca75f7-1c0a-4bff-9ffa-409cff4a414d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937626387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43ca926-97b5-478d-a5ba-ccfb5ad20f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1edddcd32942988879b2599e5aab48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1811cc4c-2536-4b04-975a-f4c416c4b985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8ad2ba91-6570-42dc-99c8-a621e1ae0172 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1451/2921] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:55 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1811cc4c-2536-4b04-975a-f4c416c4b985) transitioned into state 'SUCCESS' from state '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-937626387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['6cea81d0-089e-4c3a-b6dc-c47b45071cd3','f86b3882-5c8b-40a3-8145-2baa7f152d68','13df877e-b880-40df-b217-0a14ace90f1d','7eca75f7-1c0a-4bff-9ffa-409cff4a414d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26338c8f-6649-4267-8b09-cdc924a013e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26338c8f-6649-4267-8b09-cdc924a013e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (ffda023d-cf03-4ae3-a227-495dd658246e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request issued successfully. Sep 02 16:35:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae6132af-7720-4b97-a473-fd4a25e8e761 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:35:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1471/2922] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:35:55 2026] POST /volume/v3/volumes => generated 784 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f3236024-1d91-4567-a70e-d373fa61c3ee None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f3236024-1d91-4567-a70e-d373fa61c3ee tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f3236024-1d91-4567-a70e-d373fa61c3ee tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f3236024-1d91-4567-a70e-d373fa61c3ee tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:55 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f3236024-1d91-4567-a70e-d373fa61c3ee tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f3236024-1d91-4567-a70e-d373fa61c3ee tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 200 Sep 02 16:35:55 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1452/2923] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:55 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 963 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3180e22-613c-47cd-8592-52691953da60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3180e22-613c-47cd-8592-52691953da60 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3180e22-613c-47cd-8592-52691953da60 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3180e22-613c-47cd-8592-52691953da60 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3180e22-613c-47cd-8592-52691953da60 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3180e22-613c-47cd-8592-52691953da60 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1472/2924] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:56 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 935 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f64b11d-ed30-487a-80f5-006f5973d8af None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f64b11d-ed30-487a-80f5-006f5973d8af tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f64b11d-ed30-487a-80f5-006f5973d8af tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:56 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f64b11d-ed30-487a-80f5-006f5973d8af tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:56 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:56 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f64b11d-ed30-487a-80f5-006f5973d8af tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Snapshot retrieved successfully. Sep 02 16:35:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f64b11d-ed30-487a-80f5-006f5973d8af tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 200 Sep 02 16:35:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1453/2925] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:56 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b40224e2-0dff-4192-934a-641210c9004b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b40224e2-0dff-4192-934a-641210c9004b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b40224e2-0dff-4192-934a-641210c9004b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b40224e2-0dff-4192-934a-641210c9004b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b40224e2-0dff-4192-934a-641210c9004b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b40224e2-0dff-4192-934a-641210c9004b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 200 Sep 02 16:35:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1473/2926] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:56 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 1013 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ee48af1b-608a-430e-9406-cf3ce20a7bf6 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1454/2927] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:57 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 935 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38c05064-6f64-4d83-bbb8-5431538d8019 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38c05064-6f64-4d83-bbb8-5431538d8019 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38c05064-6f64-4d83-bbb8-5431538d8019 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38c05064-6f64-4d83-bbb8-5431538d8019 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38c05064-6f64-4d83-bbb8-5431538d8019 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 404 Sep 02 16:35:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1474/2928] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:57 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete volume with id: 7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete volume request issued successfully. Sep 02 16:35:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe1fc5cc-71ae-453c-9202-7e15156a94dd tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 202 Sep 02 16:35:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1455/2929] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:35:57 2026] DELETE /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed7c587b-e2be-4e9e-b831-fb26c02fc75c tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 200 Sep 02 16:35:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1475/2930] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:57 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e92737fd-fe6d-4ab5-a98b-1bce71e37467 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 200 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1456/2931] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb45b367-3537-4ee6-abcc-617832b621a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b43ca926-97b5-478d-a5ba-ccfb5ad20f0b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1928829330"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create snapshot from volume b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['be736827-a7df-4a85-836a-c9324dda3050', '94e62ef9-c7da-4ea5-802e-61c3cc72094e', '9d4f8e65-0106-4360-9d32-fb746683f7e5', '107a0223-ccfd-46ee-a603-e0dc537ed473'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot create request issued successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb45b367-3537-4ee6-abcc-617832b621a2 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1476/2932] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:35:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26ee5c41-40ea-4f76-8ff5-8e9e914ee375 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1457/2933] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09687f4d-18ba-4e0c-9608-560fa799a46f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09687f4d-18ba-4e0c-9608-560fa799a46f tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09687f4d-18ba-4e0c-9608-560fa799a46f tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09687f4d-18ba-4e0c-9608-560fa799a46f tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09687f4d-18ba-4e0c-9608-560fa799a46f tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09687f4d-18ba-4e0c-9608-560fa799a46f tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1477/2934] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ca2fc2e-efce-4080-8b1c-714ea918d6ed tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1458/2935] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] DELETE http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Delete volume with id: 956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Delete volume request issued successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d18ff8e5-adab-4721-bc3d-158c85d79c56 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 202 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-959dd173-786b-48c7-904d-b502d6240add None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1478/2936] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:35:58 2026] DELETE /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-959dd173-786b-48c7-904d-b502d6240add tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-959dd173-786b-48c7-904d-b502d6240add tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-959dd173-786b-48c7-904d-b502d6240add tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-02ec211d-2d97-482c-8afd-d05606eed324 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02ec211d-2d97-482c-8afd-d05606eed324 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-02ec211d-2d97-482c-8afd-d05606eed324 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-02ec211d-2d97-482c-8afd-d05606eed324 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02ec211d-2d97-482c-8afd-d05606eed324 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 404 Sep 02 16:35:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1479/2937] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-959dd173-786b-48c7-904d-b502d6240add tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Volume info retrieved successfully. Sep 02 16:35:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2835be52-6aef-4402-9198-67f66ab4ae2e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-959dd173-786b-48c7-904d-b502d6240add tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 200 Sep 02 16:35:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1459/2938] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:58 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 1199 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] DELETE http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete volume with id: 99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:35:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete volume request issued successfully. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2835be52-6aef-4402-9198-67f66ab4ae2e tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 202 Sep 02 16:35:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1480/2939] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:35:58 2026] DELETE /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:35:59 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:35:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3640c963-7464-42d2-9a2f-172d1d19dc63 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:35:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1460/2940] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:35:59 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:35:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-734dcb20-075b-433c-b995-00fec25d8f64 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-734dcb20-075b-433c-b995-00fec25d8f64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:35:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-734dcb20-075b-433c-b995-00fec25d8f64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:35:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-734dcb20-075b-433c-b995-00fec25d8f64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:35:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-734dcb20-075b-433c-b995-00fec25d8f64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:35:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-734dcb20-075b-433c-b995-00fec25d8f64 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:35:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1481/2941] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:35:59 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-916271440"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-916271440'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume of 1 GB Sep 02 16:35:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Availability Zones retrieved successfully. Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (4a95ef0f-7537-4dd7-b949-7b736d2a3947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a10f05-0dac-4570-abb9-c01606a91328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a10f05-0dac-4570-abb9-c01606a91328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56061157-f35f-4acf-aab1-38ce55e5f982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Created reservations ['fb7c5e49-ad19-43ae-ae74-08a0926a96ab', '84ee6465-d28d-4ba9-932a-5d23fa2d46b9', 'c63595d0-d351-4169-9882-7f2f7501fcfc', '33e4ade7-8903-4b78-8793-f3b40222859d'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56061157-f35f-4acf-aab1-38ce55e5f982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb7c5e49-ad19-43ae-ae74-08a0926a96ab', '84ee6465-d28d-4ba9-932a-5d23fa2d46b9', 'c63595d0-d351-4169-9882-7f2f7501fcfc', '33e4ade7-8903-4b78-8793-f3b40222859d']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:35:59 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5ebf19-98ac-47ef-8d3f-f2131624086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78b3685c-5a8d-43fd-9afe-6535315fe529 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78b3685c-5a8d-43fd-9afe-6535315fe529 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78b3685c-5a8d-43fd-9afe-6535315fe529 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78b3685c-5a8d-43fd-9afe-6535315fe529 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5ebf19-98ac-47ef-8d3f-f2131624086c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c686fd-a5e2-4ff3-a55b-9c22ec195dd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916271440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['fb7c5e49-ad19-43ae-ae74-08a0926a96ab','84ee6465-d28d-4ba9-932a-5d23fa2d46b9','c63595d0-d351-4169-9882-7f2f7501fcfc','33e4ade7-8903-4b78-8793-f3b40222859d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916271440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c686fd-a5e2-4ff3-a55b-9c22ec195dd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed6f673e06149aa9c6dba0020572cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b882cbd-c415-4578-9ec5-e8bac3b9a144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78b3685c-5a8d-43fd-9afe-6535315fe529 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 404 Sep 02 16:36:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1482/2942] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:00 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b882cbd-c415-4578-9ec5-e8bac3b9a144) transitioned into state 'SUCCESS' from state '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-916271440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['fb7c5e49-ad19-43ae-ae74-08a0926a96ab','84ee6465-d28d-4ba9-932a-5d23fa2d46b9','c63595d0-d351-4169-9882-7f2f7501fcfc','33e4ade7-8903-4b78-8793-f3b40222859d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abc2c91-e9d1-4b90-85e8-562197ec17cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abc2c91-e9d1-4b90-85e8-562197ec17cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (4a95ef0f-7537-4dd7-b949-7b736d2a3947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request issued successfully. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0bd984fa-dd0c-4d2e-87e7-49a46297c734 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1461/2943] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:35:59 2026] POST /volume/v3/volumes => generated 784 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-305b5c3b-e861-4621-bdce-3b707258880e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-305b5c3b-e861-4621-bdce-3b707258880e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-305b5c3b-e861-4621-bdce-3b707258880e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-305b5c3b-e861-4621-bdce-3b707258880e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:00 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:00 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Volume info retrieved successfully. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-305b5c3b-e861-4621-bdce-3b707258880e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-305b5c3b-e861-4621-bdce-3b707258880e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 200 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1462/2944] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:00 2026] GET /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 963 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] DELETE http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Delete volume with id: 956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c43ad3f-2b8c-43bc-84ec-fd6022fa54ae tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 200 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87888b00-33c0-48c0-ba0c-514ccef966b8 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 404 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1463/2945] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:00 2026] DELETE /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1483/2946] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:00 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 903 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cba2293b-3d9b-4f9f-87e2-d00829b7da64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cba2293b-3d9b-4f9f-87e2-d00829b7da64 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] GET http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cba2293b-3d9b-4f9f-87e2-d00829b7da64 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cba2293b-3d9b-4f9f-87e2-d00829b7da64 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cba2293b-3d9b-4f9f-87e2-d00829b7da64 tempest-VolumeImageDependencyTests-1803905347 tempest-VolumeImageDependencyTests-1803905347-project-member] http://192.168.122.38/volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 returned with HTTP 404 Sep 02 16:36:00 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1464/2947] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:00 2026] GET /volume/v3/volumes/956fbabc-2759-48e5-a784-542d26a2fc21 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23c98808-d276-4b4b-8eb5-c9813ba6420c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:36:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1484/2948] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:00 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00ccb31d-3b9a-4fe6-881d-9df80ff3e3c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00ccb31d-3b9a-4fe6-881d-9df80ff3e3c4 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00ccb31d-3b9a-4fe6-881d-9df80ff3e3c4 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00ccb31d-3b9a-4fe6-881d-9df80ff3e3c4 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6814524a-fbd5-49e9-9aea-3df4c5f11d51 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 200 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1465/2949] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00ccb31d-3b9a-4fe6-881d-9df80ff3e3c4 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 returned with HTTP 404 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1485/2950] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/volumes/99cfdf13-0259-4b64-9d0e-9ee06c059029 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete snapshot with id: 327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9479604-194c-47d2-9e52-9ea55a3b22fb tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 404 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1466/2951] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:01 2026] DELETE /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6bc1c1c-09cd-42ed-af7e-4250fb10666f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6bc1c1c-09cd-42ed-af7e-4250fb10666f tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6bc1c1c-09cd-42ed-af7e-4250fb10666f tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6bc1c1c-09cd-42ed-af7e-4250fb10666f tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6bc1c1c-09cd-42ed-af7e-4250fb10666f tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f returned with HTTP 404 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1486/2952] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/snapshots/327d2a6d-e541-4e7d-b20a-547d9a761a8f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] DELETE http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Delete volume with id: 7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6fe2bde7-57c6-411d-b15f-6ce8fd7bf494 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1467/2953] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a30ac51b-9d23-46a3-8b6c-61f7dd503575 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 404 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1487/2954] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:01 2026] DELETE /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b542fb30-af48-4391-ad79-d25d8fdf1257 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b542fb30-af48-4391-ad79-d25d8fdf1257 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] GET http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b542fb30-af48-4391-ad79-d25d8fdf1257 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b542fb30-af48-4391-ad79-d25d8fdf1257 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Snapshot retrieved successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f7ea236-aa2f-4372-b46d-cdb36b095676 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1488/2955] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b542fb30-af48-4391-ad79-d25d8fdf1257 tempest-VolumeDependencyTests-117098873 tempest-VolumeDependencyTests-117098873-project-member] http://192.168.122.38/volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 returned with HTTP 404 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1468/2956] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/volumes/7e8fe79e-722f-4138-9293-e9c6b035ea03 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-baab1daf-c458-4e92-87c4-d3a86d393993 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete snapshot with id: b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot delete request issued successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baab1daf-c458-4e92-87c4-d3a86d393993 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 202 Sep 02 16:36:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1489/2957] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:01 2026] DELETE /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9815e09d-d48a-46f8-b5ad-06fc183f3faf tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:36:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1469/2958] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:01 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-140b12f8-6993-4d5a-9eb2-c5c8cba42a35 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 200 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1490/2959] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:02 2026] GET /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fc5654c-5dc3-4d83-b57f-99bbc2082c67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 200 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1491/2960] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:02 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] GET http://192.168.122.38/volume/v3/volumes Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86750) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: /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 02 16:36:02 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 16:36:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Get all volumes completed successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c1653288-5b0a-4981-b32b-7fcec0c95a16 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] http://192.168.122.38/volume/v3/volumes returned with HTTP 200 Sep 02 16:36:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1470/2961] 192.168.122.38 () {60 vars in 1157 bytes} [Wed Sep 2 16:36:02 2026] GET /volume/v3/volumes => generated 341 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume with id: 94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume request issued successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-585e056a-9a2c-458b-8c02-e0a7b0104848 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 202 Sep 02 16:36:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1492/2962] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:02 2026] DELETE /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:02 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:02 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8cf61c2-eb29-4bc0-8abe-50f1d6e94186 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 200 Sep 02 16:36:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1471/2963] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:02 2026] GET /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 1013 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume of 1 GB Sep 02 16:36:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Availability Zones retrieved successfully. Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Flow 'volume_create_api' (37fc36e0-6d0f-4cc7-ba0b-66f5535d1a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3550437-4b63-46b1-ace3-84f7e6d46b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ecc08045-b244-41bd-82c5-a3596aaee2ea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecc08045-b244-41bd-82c5-a3596aaee2ea tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecc08045-b244-41bd-82c5-a3596aaee2ea tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ecc08045-b244-41bd-82c5-a3596aaee2ea tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ecc08045-b244-41bd-82c5-a3596aaee2ea tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c returned with HTTP 404 Sep 02 16:36:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1472/2964] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:03 2026] GET /volume/v3/snapshots/b6394381-e119-46cb-ba81-8664101dd64c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3550437-4b63-46b1-ace3-84f7e6d46b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7852d9-9941-447e-ba8a-a0e4ec6c0a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume with id: b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:36:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume request issued successfully. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-80a43740-c9f9-4e96-9dc1-2ef999371327 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 202 Sep 02 16:36:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1473/2965] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:03 2026] DELETE /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Created reservations ['c38e0cb8-80e2-40e7-995f-b6f1784c19e2', '54be8485-4e1d-47d7-8794-5181c041878b', 'a2d0b8a2-0de5-4250-9051-ab4ca3ba9266', '433719a1-fc63-4134-8909-24a9ceecff6e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7852d9-9941-447e-ba8a-a0e4ec6c0a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c38e0cb8-80e2-40e7-995f-b6f1784c19e2', '54be8485-4e1d-47d7-8794-5181c041878b', 'a2d0b8a2-0de5-4250-9051-ab4ca3ba9266', '433719a1-fc63-4134-8909-24a9ceecff6e']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc456d83-49a5-4699-8eb2-320b8766b2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fd083ef7-ebe8-4bf6-9835-008b4dd4388b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 200 Sep 02 16:36:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1474/2966] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:03 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 1013 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc456d83-49a5-4699-8eb2-320b8766b2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2722e66d-c26b-4052-a335-7157cf1090f9', '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='f305d60d4e9a429bbc08fd1c88c929b7',qos_specs=None,replication_status=,reservations=['c38e0cb8-80e2-40e7-995f-b6f1784c19e2','54be8485-4e1d-47d7-8794-5181c041878b','a2d0b8a2-0de5-4250-9051-ab4ca3ba9266','433719a1-fc63-4134-8909-24a9ceecff6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:03Z,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=2722e66d-c26b-4052-a335-7157cf1090f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f305d60d4e9a429bbc08fd1c88c929b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f1ed5d-41fb-4720-b86f-f8d7cc64b694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ae0b3bbf-7984-46b4-aa2e-edeb8e7fc158 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae0b3bbf-7984-46b4-aa2e-edeb8e7fc158 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 Sep 02 16:36:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae0b3bbf-7984-46b4-aa2e-edeb8e7fc158 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae0b3bbf-7984-46b4-aa2e-edeb8e7fc158 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae0b3bbf-7984-46b4-aa2e-edeb8e7fc158 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 returned with HTTP 404 Sep 02 16:36:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1475/2967] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:03 2026] GET /volume/v3/volumes/94c686fd-a5e2-4ff3-a55b-9c22ec195dd5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f1ed5d-41fb-4720-b86f-f8d7cc64b694) transitioned into state 'SUCCESS' from 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='f305d60d4e9a429bbc08fd1c88c929b7',qos_specs=None,replication_status=,reservations=['c38e0cb8-80e2-40e7-995f-b6f1784c19e2','54be8485-4e1d-47d7-8794-5181c041878b','a2d0b8a2-0de5-4250-9051-ab4ca3ba9266','433719a1-fc63-4134-8909-24a9ceecff6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dc0c70-6f81-4857-bf3b-2b419ffbf6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4c51e42e-db22-461c-83d0-a540d8684339 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-551293861"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-551293861'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume of 1 GB Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (7ca86435-7c38-4ed8-87e9-0c65fe4f3ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dc0c70-6f81-4857-bf3b-2b419ffbf6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c903adf-9e3e-4079-8f20-011aa7ef6e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Flow 'volume_create_api' (37fc36e0-6d0f-4cc7-ba0b-66f5535d1a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume request issued successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c32e7926-ec94-4443-924b-4f9f43ed2c28 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1493/2968] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:03 2026] POST /volume/v3/volumes => generated 747 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c903adf-9e3e-4079-8f20-011aa7ef6e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4f6f21-c26e-40ae-9140-696321bf95f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55822a0d-d868-4a7d-8891-0744ba7165d4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 200 Sep 02 16:36:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1494/2969] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:04 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Created reservations ['b54d43d2-454c-4e24-8063-aacf18131b6c', '9fd726c7-8d9a-4698-883f-884f77912e22', '111f79f9-61f0-40ee-ad41-a50712f6f29e', '623366e2-058c-4060-8461-80ef2962c8cb'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4f6f21-c26e-40ae-9140-696321bf95f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54d43d2-454c-4e24-8063-aacf18131b6c', '9fd726c7-8d9a-4698-883f-884f77912e22', '111f79f9-61f0-40ee-ad41-a50712f6f29e', '623366e2-058c-4060-8461-80ef2962c8cb']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80a13b7-c579-4cbd-ae8f-3af760c050e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80a13b7-c579-4cbd-ae8f-3af760c050e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa6a41a-4ff7-453a-b508-4120fa91cf37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551293861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['b54d43d2-454c-4e24-8063-aacf18131b6c','9fd726c7-8d9a-4698-883f-884f77912e22','111f79f9-61f0-40ee-ad41-a50712f6f29e','623366e2-058c-4060-8461-80ef2962c8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551293861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa6a41a-4ff7-453a-b508-4120fa91cf37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed6f673e06149aa9c6dba0020572cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed556241-0794-4c83-9c6a-63e964cea45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed556241-0794-4c83-9c6a-63e964cea45c) transitioned into state 'SUCCESS' from state '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-551293861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['b54d43d2-454c-4e24-8063-aacf18131b6c','9fd726c7-8d9a-4698-883f-884f77912e22','111f79f9-61f0-40ee-ad41-a50712f6f29e','623366e2-058c-4060-8461-80ef2962c8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15c58ea-59b2-4d2b-95fc-3c1a02094683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15c58ea-59b2-4d2b-95fc-3c1a02094683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (7ca86435-7c38-4ed8-87e9-0c65fe4f3ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request issued successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c51e42e-db22-461c-83d0-a540d8684339 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1476/2970] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:36:04 2026] POST /volume/v3/volumes => generated 784 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6efa3d56-3145-4c2e-a9b1-c11f31edace1 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 200 Sep 02 16:36:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1495/2971] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:04 2026] GET /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 963 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:04 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:04 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:04 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a42953a-a58a-4ba0-845a-ffc56155c820 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 200 Sep 02 16:36:04 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1477/2972] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:04 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83893a81-4d3f-4b23-b4b3-42eb9cb72ce3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9ba3e5ec-cf16-4d81-b98e-af7120ca1671 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 200 Sep 02 16:36:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1478/2973] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:05 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83893a81-4d3f-4b23-b4b3-42eb9cb72ce3 tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83893a81-4d3f-4b23-b4b3-42eb9cb72ce3 tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83893a81-4d3f-4b23-b4b3-42eb9cb72ce3 tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83893a81-4d3f-4b23-b4b3-42eb9cb72ce3 tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 16:36:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1496/2974] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:36:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-668cc139-2eda-4e38-8d85-ea4277532d5a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-668cc139-2eda-4e38-8d85-ea4277532d5a tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] GET http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-668cc139-2eda-4e38-8d85-ea4277532d5a tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-668cc139-2eda-4e38-8d85-ea4277532d5a tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:05 devstack devstack@c-api.service[86750]: /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 02 16:36:05 devstack devstack@c-api.service[86750]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 16:36:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-668cc139-2eda-4e38-8d85-ea4277532d5a tempest-ProjectAdminTests-867027225 tempest-ProjectAdminTests-867027225-project-admin] http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 16:36:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1479/2975] 192.168.122.38 () {58 vars in 1188 bytes} [Wed Sep 2 16:36:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b9972d0-61b7-4183-bfa3-a44bf889057f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 200 Sep 02 16:36:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1497/2976] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:05 2026] GET /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-be162943-e692-4f3a-995c-2917f145b36c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be162943-e692-4f3a-995c-2917f145b36c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be162943-e692-4f3a-995c-2917f145b36c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be162943-e692-4f3a-995c-2917f145b36c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be162943-e692-4f3a-995c-2917f145b36c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b returned with HTTP 404 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1480/2977] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/b43ca926-97b5-478d-a5ba-ccfb5ad20f0b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406406473"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406406473'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume of 1 GB Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (373bf4dc-e521-434c-880f-c959234f0206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d4f20cc-98d4-4330-b5f2-d77634c49cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d4f20cc-98d4-4330-b5f2-d77634c49cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9e4bf9-813b-442f-85e2-263b0a0f7eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['7d27d44d-4e61-49d3-8a90-312620750af5', '41fbf7f3-ae32-400d-a376-425372523dca', '3eafd302-becd-4346-ba0e-7fbd7981ac9a', '48831307-4e5d-43b2-bfa9-1e0ef267e1c0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9e4bf9-813b-442f-85e2-263b0a0f7eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d27d44d-4e61-49d3-8a90-312620750af5', '41fbf7f3-ae32-400d-a376-425372523dca', '3eafd302-becd-4346-ba0e-7fbd7981ac9a', '48831307-4e5d-43b2-bfa9-1e0ef267e1c0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1572cd97-827d-4fed-a5f2-228ba88018a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1572cd97-827d-4fed-a5f2-228ba88018a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee5ca028-3d22-4c22-ab18-cd23426018cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406406473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['7d27d44d-4e61-49d3-8a90-312620750af5','41fbf7f3-ae32-400d-a376-425372523dca','3eafd302-becd-4346-ba0e-7fbd7981ac9a','48831307-4e5d-43b2-bfa9-1e0ef267e1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406406473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee5ca028-3d22-4c22-ab18-cd23426018cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1edddcd32942988879b2599e5aab48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15966f3b-2e7e-4f78-9016-8ab46c6ed6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f135456a-602f-41ee-9316-0ba700d15d97 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f135456a-602f-41ee-9316-0ba700d15d97 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f135456a-602f-41ee-9316-0ba700d15d97 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f135456a-602f-41ee-9316-0ba700d15d97 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15966f3b-2e7e-4f78-9016-8ab46c6ed6dd) transitioned into state 'SUCCESS' from state '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-406406473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4bff45e9a04cdaa59ae9e7007540ad',qos_specs=None,replication_status=,reservations=['7d27d44d-4e61-49d3-8a90-312620750af5','41fbf7f3-ae32-400d-a376-425372523dca','3eafd302-becd-4346-ba0e-7fbd7981ac9a','48831307-4e5d-43b2-bfa9-1e0ef267e1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1edddcd32942988879b2599e5aab48',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1f34f0-37bc-4ba6-bb87-0e363345fab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f135456a-602f-41ee-9316-0ba700d15d97 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1f34f0-37bc-4ba6-bb87-0e363345fab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f135456a-602f-41ee-9316-0ba700d15d97 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1481/2978] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 840 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Flow 'volume_create_api' (373bf4dc-e521-434c-880f-c959234f0206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create volume request issued successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69dfbf65-bea9-4bd1-93e8-eca4392ceeda tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1498/2979] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:06 2026] POST /volume/v3/volumes => generated 784 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3dae55e6-d10d-4694-8282-0214551fe1a7 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1482/2980] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca40f5a6-feb2-48b5-9ff3-b374dc0ceaf4 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1499/2981] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2035648201"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2035648201'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume of 1 GB Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Availability Zones retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Flow 'volume_create_api' (5a97b6ae-5b6b-4f3c-a585-31ef1e62c8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e7f94a-677d-4305-b895-cce0cbd0e77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e7f94a-677d-4305-b895-cce0cbd0e77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eec2024-df1d-40c3-86e9-d954e1a93d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23858cb7-b6ee-48e0-85d3-a61743ec72c3 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1500/2982] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] GET http://192.168.122.38/volume/v3/volumes/detail Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Created reservations ['f8fb8de9-9dd3-44f5-9a3c-10d0e29ce8d1', 'ab64cf4e-2dc4-4152-90cc-ff2dfd9d121d', '41abaac3-3871-4a1b-a798-7104f61d91c3', '7b53704a-0e7a-4968-bfb6-d66b8df541db'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eec2024-df1d-40c3-86e9-d954e1a93d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8fb8de9-9dd3-44f5-9a3c-10d0e29ce8d1', 'ab64cf4e-2dc4-4152-90cc-ff2dfd9d121d', '41abaac3-3871-4a1b-a798-7104f61d91c3', '7b53704a-0e7a-4968-bfb6-d66b8df541db']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85f77e3-fff1-4126-bfbe-1eef894ddd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Get all volumes completed successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3cb7ea0-5270-4ff3-8d3a-eca24339d112 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] http://192.168.122.38/volume/v3/volumes/detail returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1501/2983] 192.168.122.38 () {60 vars in 1178 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7ee26df-c660-48c0-aeea-13d631b624ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume with id: daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85f77e3-fff1-4126-bfbe-1eef894ddd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833198ed-3a9a-4bf6-85ce-ff49f378ca4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2035648201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f305d60d4e9a429bbc08fd1c88c929b7',qos_specs=None,replication_status=,reservations=['f8fb8de9-9dd3-44f5-9a3c-10d0e29ce8d1','ab64cf4e-2dc4-4152-90cc-ff2dfd9d121d','41abaac3-3871-4a1b-a798-7104f61d91c3','7b53704a-0e7a-4968-bfb6-d66b8df541db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:06Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2035648201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833198ed-3a9a-4bf6-85ce-ff49f378ca4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f305d60d4e9a429bbc08fd1c88c929b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dca08ca-c765-4788-af7c-dd2039f76cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume request issued successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7ee26df-c660-48c0-aeea-13d631b624ca tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 202 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1502/2984] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:06 2026] DELETE /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dca08ca-c765-4788-af7c-dd2039f76cc6) transitioned into 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-2035648201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f305d60d4e9a429bbc08fd1c88c929b7',qos_specs=None,replication_status=,reservations=['f8fb8de9-9dd3-44f5-9a3c-10d0e29ce8d1','ab64cf4e-2dc4-4152-90cc-ff2dfd9d121d','41abaac3-3871-4a1b-a798-7104f61d91c3','7b53704a-0e7a-4968-bfb6-d66b8df541db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508a7e7df35419c93ee8fe39d79d15a',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfd8340-85db-4909-bc5c-7d807874fbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f86d4f00-c802-4379-95f3-50cf0a609e4f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 200 Sep 02 16:36:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1503/2985] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfd8340-85db-4909-bc5c-7d807874fbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Flow 'volume_create_api' (5a97b6ae-5b6b-4f3c-a585-31ef1e62c8c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create volume request issued successfully. Sep 02 16:36:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97968307-24bd-45f3-bdf9-68bb5dea8d8d tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1483/2986] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:36:06 2026] POST /volume/v3/volumes => generated 783 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57221217-26f3-4192-96f0-d3c26859cd9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57221217-26f3-4192-96f0-d3c26859cd9f tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57221217-26f3-4192-96f0-d3c26859cd9f tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57221217-26f3-4192-96f0-d3c26859cd9f tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-57221217-26f3-4192-96f0-d3c26859cd9f tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57221217-26f3-4192-96f0-d3c26859cd9f tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1504/2987] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:06 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:07 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6e03d9e7-9994-44d5-9b30-f23d08b57162 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 200 Sep 02 16:36:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1484/2988] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:07 2026] GET /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8596ecdb-664b-43a5-a839-6a82d9ccf8ad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8596ecdb-664b-43a5-a839-6a82d9ccf8ad tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 Sep 02 16:36:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8596ecdb-664b-43a5-a839-6a82d9ccf8ad tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8596ecdb-664b-43a5-a839-6a82d9ccf8ad tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:07 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=776,cinder:INSERT=151,cinder:UPDATE=244 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:36:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8596ecdb-664b-43a5-a839-6a82d9ccf8ad tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 returned with HTTP 404 Sep 02 16:36:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1505/2989] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:07 2026] GET /volume/v3/volumes/daa6a41a-4ff7-453a-b508-4120fa91cf37 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020604200"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020604200'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume of 1 GB Sep 02 16:36:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (897481df-9059-42aa-89b2-2e4c5f875379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0e9b4e-46bc-4a97-bd5d-6acb44659529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63472a02-13f4-4d85-9441-83e843ab7271 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0e9b4e-46bc-4a97-bd5d-6acb44659529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63472a02-13f4-4d85-9441-83e843ab7271 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63472a02-13f4-4d85-9441-83e843ab7271 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63472a02-13f4-4d85-9441-83e843ab7271 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bca3ddf-f5a7-4761-a171-ab1fe20157c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63472a02-13f4-4d85-9441-83e843ab7271 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63472a02-13f4-4d85-9441-83e843ab7271 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1506/2990] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:08 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 875 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Created reservations ['d9f6842d-3b85-47e4-81e7-7287840df33f', 'b84faad2-427a-47de-9f8b-afc6c2f0e70b', '5ccf4111-beb7-42eb-a792-d8e04862da7c', '54a4d606-6af4-4735-8866-c66b3bf7a2f7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bca3ddf-f5a7-4761-a171-ab1fe20157c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f6842d-3b85-47e4-81e7-7287840df33f', 'b84faad2-427a-47de-9f8b-afc6c2f0e70b', '5ccf4111-beb7-42eb-a792-d8e04862da7c', '54a4d606-6af4-4735-8866-c66b3bf7a2f7']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fcf5232-2b9f-458f-bc0b-d30d91ff4e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fcf5232-2b9f-458f-bc0b-d30d91ff4e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e696061-5300-48f1-b31d-7df632477129', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020604200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['d9f6842d-3b85-47e4-81e7-7287840df33f','b84faad2-427a-47de-9f8b-afc6c2f0e70b','5ccf4111-beb7-42eb-a792-d8e04862da7c','54a4d606-6af4-4735-8866-c66b3bf7a2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020604200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e696061-5300-48f1-b31d-7df632477129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed6f673e06149aa9c6dba0020572cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4dab8dc-7c9f-4a4e-93d3-36437b2f1ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4dab8dc-7c9f-4a4e-93d3-36437b2f1ba7) transitioned into state 'SUCCESS' from state '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-2020604200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['d9f6842d-3b85-47e4-81e7-7287840df33f','b84faad2-427a-47de-9f8b-afc6c2f0e70b','5ccf4111-beb7-42eb-a792-d8e04862da7c','54a4d606-6af4-4735-8866-c66b3bf7a2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8986c3-4fdc-40a2-9808-640b30266139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8986c3-4fdc-40a2-9808-640b30266139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (897481df-9059-42aa-89b2-2e4c5f875379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request issued successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ba91176a-80de-43fe-8c65-4e5a112d15d8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1485/2991] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:36:07 2026] POST /volume/v3/volumes => generated 785 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0989ae8c-7c5f-4ed0-b821-8fa6889e6c0c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 200 Sep 02 16:36:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1507/2992] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:08 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 964 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=778,cinder:INSERT=135,cinder:UPDATE=237 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-059e3bdb-dbe2-419f-b639-86ad7c21398b tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 200 Sep 02 16:36:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1486/2993] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:08 2026] GET /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f46dd7a5-943c-4409-baee-9515ff406acb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee5ca028-3d22-4c22-ab18-cd23426018cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2097095896"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Create snapshot from volume ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:08 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Created reservations ['d8bf2d72-b712-410b-8cbe-8beca68385c0', '451d45a2-f60b-4a96-9c86-867342fa3965', '41fd4590-c4c1-420c-9b4a-419eef69f79a', '1f9804bf-9476-4e33-9a17-e175a9213b67'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot create request issued successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f46dd7a5-943c-4409-baee-9515ff406acb tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1508/2994] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fe07a175-1682-4c27-9159-349d154f1061 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe07a175-1682-4c27-9159-349d154f1061 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe07a175-1682-4c27-9159-349d154f1061 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fe07a175-1682-4c27-9159-349d154f1061 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:08 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-fe07a175-1682-4c27-9159-349d154f1061 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:08 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fe07a175-1682-4c27-9159-349d154f1061 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:08 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1487/2995] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:08 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bc36cca-17d8-4bf2-9710-ad6bca208cc9 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1509/2996] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1364b61a-25cd-4217-b010-baea6406f399 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1364b61a-25cd-4217-b010-baea6406f399 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1364b61a-25cd-4217-b010-baea6406f399 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1364b61a-25cd-4217-b010-baea6406f399 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1364b61a-25cd-4217-b010-baea6406f399 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1364b61a-25cd-4217-b010-baea6406f399 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1488/2997] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14824152-fef9-4659-a48a-186ffb677fe3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "833198ed-3a9a-4bf6-85ce-ff49f378ca4b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-678217582"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Create snapshot from volume 833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d08f1df5-5212-4d5e-add3-6907779b40b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Created reservations ['337b8b19-00d7-4421-9c2f-086ccd63152b', 'd310825e-0d8f-47b7-80bf-b2756c5b4202', '7cbe67ad-971b-4518-8f6a-e19cc80877be', '27b9bb4b-91b9-44e3-a098-bf0c89adb27b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d08f1df5-5212-4d5e-add3-6907779b40b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d08f1df5-5212-4d5e-add3-6907779b40b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2118467454", "extra_specs": {"storage_protocol": "tempest-storage_protocol-553132039", "vendor_name": "tempest-vendor_name-367040075"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot create request issued successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14824152-fef9-4659-a48a-186ffb677fe3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1510/2998] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:09 2026] POST /volume/v3/snapshots => generated 325 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-601ca266-0106-4d01-9826-207d9e5aaab8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-601ca266-0106-4d01-9826-207d9e5aaab8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-601ca266-0106-4d01-9826-207d9e5aaab8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-601ca266-0106-4d01-9826-207d9e5aaab8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d08f1df5-5212-4d5e-add3-6907779b40b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1489/2999] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:09 2026] POST /volume/v3/types => generated 328 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-601ca266-0106-4d01-9826-207d9e5aaab8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-71ba5b65-8b56-4da1-90f0-34b44cd75e82 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1490/3000] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "761a82c6-a566-484c-ae8d-1dd37cd74d10", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume request body: {'volume': {'volume_type': '761a82c6-a566-484c-ae8d-1dd37cd74d10', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-601ca266-0106-4d01-9826-207d9e5aaab8 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1511/3001] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume of 1 GB Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Flow 'volume_create_api' (77f89f1a-92bc-4409-b042-f1e240a179bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791fc205-2a36-433b-925f-56f4e0e71584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791fc205-2a36-433b-925f-56f4e0e71584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-553132039',vendor_name='tempest-vendor_name-367040075'},id=761a82c6-a566-484c-ae8d-1dd37cd74d10,is_public=True,name='tempest-ProjectReaderTests-volume-type-2118467454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '761a82c6-a566-484c-ae8d-1dd37cd74d10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba336700-e080-40ea-a189-b91823b7398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2118467454 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2118467454, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2118467454 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2118467454, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Created reservations ['996b5b01-e55f-44df-8860-2232c30df129', '3743ee22-f790-42e9-8b5f-40d9e36916f3', 'acbb38aa-3661-49ea-8b8e-50d0efee3652', '0f7df076-91f6-4719-b12f-13abd8452cf1'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba336700-e080-40ea-a189-b91823b7398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996b5b01-e55f-44df-8860-2232c30df129', '3743ee22-f790-42e9-8b5f-40d9e36916f3', 'acbb38aa-3661-49ea-8b8e-50d0efee3652', '0f7df076-91f6-4719-b12f-13abd8452cf1']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bdfa10-309d-44ad-9db1-a1032be6d457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bdfa10-309d-44ad-9db1-a1032be6d457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da2251f4-4f23-4918-85ee-a0e7be73f124', '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='74bc49c619f74913add5bfeb1ac42190',qos_specs=None,replication_status=,reservations=['996b5b01-e55f-44df-8860-2232c30df129','3743ee22-f790-42e9-8b5f-40d9e36916f3','acbb38aa-3661-49ea-8b8e-50d0efee3652','0f7df076-91f6-4719-b12f-13abd8452cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_type_id=761a82c6-a566-484c-ae8d-1dd37cd74d10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:09Z,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=da2251f4-4f23-4918-85ee-a0e7be73f124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bc49c619f74913add5bfeb1ac42190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(761a82c6-a566-484c-ae8d-1dd37cd74d10),volume_type_id=761a82c6-a566-484c-ae8d-1dd37cd74d10)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63f3ef5-8705-47dd-8959-f168d6270a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63f3ef5-8705-47dd-8959-f168d6270a33) transitioned into state 'SUCCESS' from 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='74bc49c619f74913add5bfeb1ac42190',qos_specs=None,replication_status=,reservations=['996b5b01-e55f-44df-8860-2232c30df129','3743ee22-f790-42e9-8b5f-40d9e36916f3','acbb38aa-3661-49ea-8b8e-50d0efee3652','0f7df076-91f6-4719-b12f-13abd8452cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_type_id=761a82c6-a566-484c-ae8d-1dd37cd74d10)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825bcf9b-f211-402f-82e2-1622dcec485b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825bcf9b-f211-402f-82e2-1622dcec485b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Flow 'volume_create_api' (77f89f1a-92bc-4409-b042-f1e240a179bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume request issued successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e753ac05-5cb5-4311-a9a6-4363fdb71cad tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1491/3002] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:09 2026] POST /volume/v3/volumes => generated 780 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-64e983cc-54ea-4130-8399-ea865ae93a00 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64e983cc-54ea-4130-8399-ea865ae93a00 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64e983cc-54ea-4130-8399-ea865ae93a00 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-64e983cc-54ea-4130-8399-ea865ae93a00 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-429a6a79-9ecf-4694-8db1-d3bae4ed8647 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1512/3003] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-64e983cc-54ea-4130-8399-ea865ae93a00 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-64e983cc-54ea-4130-8399-ea865ae93a00 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 returned with HTTP 200 Sep 02 16:36:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1492/3004] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:09 2026] GET /volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60661175-26df-44f4-b073-6775a7e40e0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60661175-26df-44f4-b073-6775a7e40e0c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60661175-26df-44f4-b073-6775a7e40e0c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60661175-26df-44f4-b073-6775a7e40e0c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60661175-26df-44f4-b073-6775a7e40e0c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60661175-26df-44f4-b073-6775a7e40e0c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1513/3005] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-763b7e62-f965-42d7-956a-108ca23be971 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-763b7e62-f965-42d7-956a-108ca23be971 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-763b7e62-f965-42d7-956a-108ca23be971 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-763b7e62-f965-42d7-956a-108ca23be971 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-763b7e62-f965-42d7-956a-108ca23be971 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-763b7e62-f965-42d7-956a-108ca23be971 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 200 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1493/3006] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09310981-ac92-4521-9d28-ed3829c74225 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09310981-ac92-4521-9d28-ed3829c74225 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09310981-ac92-4521-9d28-ed3829c74225 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09310981-ac92-4521-9d28-ed3829c74225 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09310981-ac92-4521-9d28-ed3829c74225 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Volume info retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09310981-ac92-4521-9d28-ed3829c74225 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 200 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1514/3007] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume with id: 6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume request issued successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f44862b8-fb55-4b17-90c0-3f0523dd45eb tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 202 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1494/3008] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:10 2026] DELETE /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccf776ce-0cfd-4cc7-9539-934735baa34e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 200 Sep 02 16:36:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1515/3009] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:10 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e32f6b1-6d84-4a2f-87c5-114f699e66c9 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1495/3010] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0ffd99b-989c-49a9-b525-2a499a529b61 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 returned with HTTP 200 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1516/3011] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:10 2026] GET /volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 => generated 980 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65e65fba-c8a4-4613-9da6-942baa419d19 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65e65fba-c8a4-4613-9da6-942baa419d19 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65e65fba-c8a4-4613-9da6-942baa419d19 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65e65fba-c8a4-4613-9da6-942baa419d19 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65e65fba-c8a4-4613-9da6-942baa419d19 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1496/3012] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:11 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8281a3ea-7dd0-42d8-9002-e1402576853d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8281a3ea-7dd0-42d8-9002-e1402576853d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8281a3ea-7dd0-42d8-9002-e1402576853d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8281a3ea-7dd0-42d8-9002-e1402576853d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8281a3ea-7dd0-42d8-9002-e1402576853d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1517/3013] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:11 2026] GET /volume/v3/messages => generated 676 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f8e05b83-99d6-4c33-9747-d419049dc64d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8e05b83-99d6-4c33-9747-d419049dc64d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/messages/e802e68a-aea1-453a-904d-4396fad3b2cd Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8e05b83-99d6-4c33-9747-d419049dc64d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f8e05b83-99d6-4c33-9747-d419049dc64d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f8e05b83-99d6-4c33-9747-d419049dc64d tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/messages/e802e68a-aea1-453a-904d-4396fad3b2cd returned with HTTP 204 Sep 02 16:36:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1497/3014] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:11 2026] DELETE /volume/v3/messages/e802e68a-aea1-453a-904d-4396fad3b2cd => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Delete volume with id: da2251f4-4f23-4918-85ee-a0e7be73f124 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2118467454 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2118467454, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2118467454 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2118467454, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Created reservations ['4a1691fc-af0f-49f4-8d37-bf2fd7ee46dd', 'ff2c7399-cb27-4ded-a38e-5dff013a1da1', '82cd8fbd-9f41-4a0f-8280-52fbfeb2027b', '18dffa73-8279-4401-a40d-28c560afcd07'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Delete volume request issued successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d099ef3f-4b95-4a2b-b42d-97c159d88672 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 returned with HTTP 202 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1518/3015] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:11 2026] DELETE /volume/v3/volumes/da2251f4-4f23-4918-85ee-a0e7be73f124 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e2abe6de-922d-49b2-ba73-946c723b42b5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2abe6de-922d-49b2-ba73-946c723b42b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/types/761a82c6-a566-484c-ae8d-1dd37cd74d10 Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2abe6de-922d-49b2-ba73-946c723b42b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e2abe6de-922d-49b2-ba73-946c723b42b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e2abe6de-922d-49b2-ba73-946c723b42b5 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/types/761a82c6-a566-484c-ae8d-1dd37cd74d10 returned with HTTP 202 Sep 02 16:36:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1498/3016] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:11 2026] DELETE /volume/v3/types/761a82c6-a566-484c-ae8d-1dd37cd74d10 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6c8851a-8aa3-4cf5-a1fe-a4ee780fd318 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6c8851a-8aa3-4cf5-a1fe-a4ee780fd318 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6c8851a-8aa3-4cf5-a1fe-a4ee780fd318 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1363092217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2036242293", "vendor_name": "tempest-vendor_name-1195113014"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6c8851a-8aa3-4cf5-a1fe-a4ee780fd318 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1519/3017] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:11 2026] POST /volume/v3/types => generated 330 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c1b4247-179f-45dc-8e79-2673ca8af29a", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume request body: {'volume': {'volume_type': '8c1b4247-179f-45dc-8e79-2673ca8af29a', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume of 1 GB Sep 02 16:36:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Flow 'volume_create_api' (721844fe-5e9b-4931-9df9-65227d8c92f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f9ad96-c982-44dc-916e-07125c1aaeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3215a7da-7f4a-4e4c-bbd3-a9477132f2a5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1520/3018] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:11 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f9ad96-c982-44dc-916e-07125c1aaeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2036242293',vendor_name='tempest-vendor_name-1195113014'},id=8c1b4247-179f-45dc-8e79-2673ca8af29a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1363092217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c1b4247-179f-45dc-8e79-2673ca8af29a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ece655-b794-4bf8-b7e6-6ad041e8afb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1363092217 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1363092217, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1363092217 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1363092217, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Created reservations ['2141338e-d828-4efd-a8c0-b365c8f3f815', 'e532c60d-9417-442b-b464-ffebaf1454ef', '89b77c37-1fd6-495e-99cc-28fdc8a9522f', '74ae13be-f26f-4366-9ffc-8d3911fa40fb'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ece655-b794-4bf8-b7e6-6ad041e8afb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2141338e-d828-4efd-a8c0-b365c8f3f815', 'e532c60d-9417-442b-b464-ffebaf1454ef', '89b77c37-1fd6-495e-99cc-28fdc8a9522f', '74ae13be-f26f-4366-9ffc-8d3911fa40fb']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe67239-cba7-4323-9acd-91b838834aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49d58ca5-b772-428e-8d81-d4d6dcd75422 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe67239-cba7-4323-9acd-91b838834aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8186b4a0-81e7-483b-b985-d9470a07777e', '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='74bc49c619f74913add5bfeb1ac42190',qos_specs=None,replication_status=,reservations=['2141338e-d828-4efd-a8c0-b365c8f3f815','e532c60d-9417-442b-b464-ffebaf1454ef','89b77c37-1fd6-495e-99cc-28fdc8a9522f','74ae13be-f26f-4366-9ffc-8d3911fa40fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_type_id=8c1b4247-179f-45dc-8e79-2673ca8af29a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:11Z,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=8186b4a0-81e7-483b-b985-d9470a07777e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bc49c619f74913add5bfeb1ac42190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c1b4247-179f-45dc-8e79-2673ca8af29a),volume_type_id=8c1b4247-179f-45dc-8e79-2673ca8af29a)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49d58ca5-b772-428e-8d81-d4d6dcd75422 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49d58ca5-b772-428e-8d81-d4d6dcd75422 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81cf5afb-4099-47aa-9781-f2b914ecb820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49d58ca5-b772-428e-8d81-d4d6dcd75422 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49d58ca5-b772-428e-8d81-d4d6dcd75422 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 returned with HTTP 404 Sep 02 16:36:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1521/3019] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:11 2026] GET /volume/v3/volumes/6e696061-5300-48f1-b31d-7df632477129 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1895757794"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1895757794'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume of 1 GB Sep 02 16:36:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81cf5afb-4099-47aa-9781-f2b914ecb820) transitioned into state 'SUCCESS' from 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='74bc49c619f74913add5bfeb1ac42190',qos_specs=None,replication_status=,reservations=['2141338e-d828-4efd-a8c0-b365c8f3f815','e532c60d-9417-442b-b464-ffebaf1454ef','89b77c37-1fd6-495e-99cc-28fdc8a9522f','74ae13be-f26f-4366-9ffc-8d3911fa40fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be7814e46ad40adb7707de9e45cbfdb',volume_type_id=8c1b4247-179f-45dc-8e79-2673ca8af29a)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6afb5c5-57a2-43e5-b4c6-98004d8869b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (dc512d6d-710d-432c-9a8d-a40032a8868d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eaeef4-d7f2-4862-86af-cce708f30699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6afb5c5-57a2-43e5-b4c6-98004d8869b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Flow 'volume_create_api' (721844fe-5e9b-4931-9df9-65227d8c92f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Create volume request issued successfully. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfcdfaff-21a6-42bd-a67b-bdceceb4d7be tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1499/3020] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:11 2026] POST /volume/v3/volumes => generated 780 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eaeef4-d7f2-4862-86af-cce708f30699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0e9053-1d53-4285-8b38-14da36a97341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:11 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db32c0d5-4972-4b55-9d2d-d15398aec0eb tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e returned with HTTP 200 Sep 02 16:36:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1500/3021] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:11 2026] GET /volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e => generated 959 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Created reservations ['7266ddda-6260-41b0-a8b1-7b15942e66bf', 'fa2ae88a-144e-446f-b662-0549b22ebd9b', '6356df32-f65a-4209-99d6-fcac5ab5c587', 'fb8c794a-8351-4e2c-87f5-344c46fa344b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0e9053-1d53-4285-8b38-14da36a97341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7266ddda-6260-41b0-a8b1-7b15942e66bf', 'fa2ae88a-144e-446f-b662-0549b22ebd9b', '6356df32-f65a-4209-99d6-fcac5ab5c587', 'fb8c794a-8351-4e2c-87f5-344c46fa344b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460b14f2-f701-4dd7-896c-ff6c4153954b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cec8da7d-6949-4aa9-8993-097b7b79f24d tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1501/3022] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:12 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] POST http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd/action Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.snapshot_unmanage [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Unmanage snapshot with id: 1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460b14f2-f701-4dd7-896c-ff6c4153954b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949ee72a-2940-4ce3-95c2-d5cc45533620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1895757794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['7266ddda-6260-41b0-a8b1-7b15942e66bf','fa2ae88a-144e-446f-b662-0549b22ebd9b','6356df32-f65a-4209-99d6-fcac5ab5c587','fb8c794a-8351-4e2c-87f5-344c46fa344b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1895757794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=949ee72a-2940-4ce3-95c2-d5cc45533620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed6f673e06149aa9c6dba0020572cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef6f8f8-5fbf-43ef-b38d-7001233a71b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Snapshot retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3b7f55b1574f4cd49a6efd4625ec41ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce4bff45e9a04cdaa59ae9e7007540ad', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-39c5cd8a-77bf-46b9-8f7f-c7b22ecc8154 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-reader] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd/action returned with HTTP 403 Sep 02 16:36:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1502/3023] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:36:12 2026] POST /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd/action => generated 117 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete snapshot with id: 1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef6f8f8-5fbf-43ef-b38d-7001233a71b4) transitioned into state 'SUCCESS' from state '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-1895757794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c4485b61aa44aaa86d83ad9c4d7f2c',qos_specs=None,replication_status=,reservations=['7266ddda-6260-41b0-a8b1-7b15942e66bf','fa2ae88a-144e-446f-b662-0549b22ebd9b','6356df32-f65a-4209-99d6-fcac5ab5c587','fb8c794a-8351-4e2c-87f5-344c46fa344b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed6f673e06149aa9c6dba0020572cff',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecea73-46c5-4703-920f-3955bdf8b817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecea73-46c5-4703-920f-3955bdf8b817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Flow 'volume_create_api' (dc512d6d-710d-432c-9a8d-a40032a8868d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Create volume request issued successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7134d06-1af7-43c3-af98-9f2c9aef50f2 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1522/3024] 192.168.122.38 () {62 vars in 1178 bytes} [Wed Sep 2 16:36:11 2026] POST /volume/v3/volumes => generated 785 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot delete request issued successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-509ad7b7-652c-40ee-b694-ed9e2b89ee45 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 202 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1503/3025] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:12 2026] DELETE /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27a6c398-0201-4230-8172-d4928a385f9c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27a6c398-0201-4230-8172-d4928a385f9c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27a6c398-0201-4230-8172-d4928a385f9c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27a6c398-0201-4230-8172-d4928a385f9c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-010dc583-d9d8-42ba-8fdb-41191e2c3cb5 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 200 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1523/3026] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:12 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-27a6c398-0201-4230-8172-d4928a385f9c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27a6c398-0201-4230-8172-d4928a385f9c tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1504/3027] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:12 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e0a8239-ea57-4e03-9a93-423df7a9303c tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1524/3028] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:12 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00dd5f17-698e-410e-8546-3f0b3dfa0450 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1505/3029] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f57876ca-0f9a-4dc0-87ba-48559aa3f93b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f57876ca-0f9a-4dc0-87ba-48559aa3f93b tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f57876ca-0f9a-4dc0-87ba-48559aa3f93b tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f57876ca-0f9a-4dc0-87ba-48559aa3f93b tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f57876ca-0f9a-4dc0-87ba-48559aa3f93b tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1525/3030] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2fa280a4-5919-4d5c-8060-9c946a7d0093 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fa280a4-5919-4d5c-8060-9c946a7d0093 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] GET http://192.168.122.38/volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fa280a4-5919-4d5c-8060-9c946a7d0093 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fa280a4-5919-4d5c-8060-9c946a7d0093 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fa280a4-5919-4d5c-8060-9c946a7d0093 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-reader] http://192.168.122.38/volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1506/3031] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47ba359a-db28-43b3-a3c1-f4ae1e48947c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47ba359a-db28-43b3-a3c1-f4ae1e48947c tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47ba359a-db28-43b3-a3c1-f4ae1e48947c tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47ba359a-db28-43b3-a3c1-f4ae1e48947c tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47ba359a-db28-43b3-a3c1-f4ae1e48947c tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 returned with HTTP 204 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1526/3032] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:13 2026] DELETE /volume/v3/messages/e5d67e73-fe2f-4c91-a538-b7f93b506af8 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-de207324-0d6f-42f4-bb1e-0643252f3122 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Delete volume with id: 8186b4a0-81e7-483b-b985-d9470a07777e Sep 02 16:36:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Volume info retrieved successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86750) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Created reservations ['13ff1793-eee2-4574-a159-2fbfea8b0555', 'c4d3805d-86f5-4968-82c7-57448978322b', '3e9834c0-a6c4-4d8b-8e19-e86fa8bad11c', 'afba68d8-0c37-43ce-9f3c-1d373cccdc2f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Snapshot retrieved successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93ee28d0-b5ce-4456-9081-e73fb9e3127f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1527/3033] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ff1cacd-98f2-49c8-99cd-75145d2e1e1c tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1528/3034] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Delete volume request issued successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de207324-0d6f-42f4-bb1e-0643252f3122 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e returned with HTTP 202 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1507/3035] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:13 2026] DELETE /volume/v3/volumes/8186b4a0-81e7-483b-b985-d9470a07777e => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89d11b43-13d9-4c2a-90a6-e2a70cbc0109 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89d11b43-13d9-4c2a-90a6-e2a70cbc0109 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] DELETE http://192.168.122.38/volume/v3/types/8c1b4247-179f-45dc-8e79-2673ca8af29a Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89d11b43-13d9-4c2a-90a6-e2a70cbc0109 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89d11b43-13d9-4c2a-90a6-e2a70cbc0109 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89d11b43-13d9-4c2a-90a6-e2a70cbc0109 tempest-ProjectReaderTests-302144989 tempest-ProjectReaderTests-302144989-project-admin] http://192.168.122.38/volume/v3/types/8c1b4247-179f-45dc-8e79-2673ca8af29a returned with HTTP 202 Sep 02 16:36:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1529/3036] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:13 2026] DELETE /volume/v3/types/8c1b4247-179f-45dc-8e79-2673ca8af29a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c65daa04-8bf1-4676-83d4-62379db31bfa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c65daa04-8bf1-4676-83d4-62379db31bfa tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c65daa04-8bf1-4676-83d4-62379db31bfa tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c65daa04-8bf1-4676-83d4-62379db31bfa tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c65daa04-8bf1-4676-83d4-62379db31bfa tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c65daa04-8bf1-4676-83d4-62379db31bfa tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1508/3037] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:13 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 457 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-577fe838-8099-4936-978b-2a4d33d2241f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-577fe838-8099-4936-978b-2a4d33d2241f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-577fe838-8099-4936-978b-2a4d33d2241f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-577fe838-8099-4936-978b-2a4d33d2241f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-577fe838-8099-4936-978b-2a4d33d2241f tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd returned with HTTP 404 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1530/3038] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/snapshots/1928a52c-540d-4286-8177-4f5eef186ccd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume with id: ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ad86f77-16ae-417c-99c6-660ec770681e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ad86f77-16ae-417c-99c6-660ec770681e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ad86f77-16ae-417c-99c6-660ec770681e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ad86f77-16ae-417c-99c6-660ec770681e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ad86f77-16ae-417c-99c6-660ec770681e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Delete volume request issued successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ad86f77-16ae-417c-99c6-660ec770681e tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 200 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-97f2018f-6e7e-44db-a135-a17dad89ec37 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 202 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1509/3039] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:14 2026] DELETE /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1531/3040] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Volume info retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6281270a-1007-4b7d-b1f7-50d19b451e67 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 200 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1510/3041] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f31794f-7509-4c0e-8a4c-078b5ff9ad37 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1532/3042] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 484 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-de0e90e2-ac66-4c50-b3f9-aae6a52000f3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1511/3043] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Delete snapshot with id: 77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot delete request issued successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcd191bf-7579-49fe-b1a0-f517bafbe486 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 202 Sep 02 16:36:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1533/3044] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:14 2026] DELETE /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a25b7a36-42f4-4896-b934-ab65192b2538 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a25b7a36-42f4-4896-b934-ab65192b2538 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a25b7a36-42f4-4896-b934-ab65192b2538 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a25b7a36-42f4-4896-b934-ab65192b2538 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a25b7a36-42f4-4896-b934-ab65192b2538 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a25b7a36-42f4-4896-b934-ab65192b2538 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1512/3045] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:14 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-658c0168-0047-435c-9a9b-9e229d019e8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-658c0168-0047-435c-9a9b-9e229d019e8a tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-658c0168-0047-435c-9a9b-9e229d019e8a tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-658c0168-0047-435c-9a9b-9e229d019e8a tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-658c0168-0047-435c-9a9b-9e229d019e8a tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-658c0168-0047-435c-9a9b-9e229d019e8a tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 200 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1534/3046] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:15 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6c0ce142-a4f4-48bb-868e-9fc04dab30a6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6c0ce142-a4f4-48bb-868e-9fc04dab30a6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] GET http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6c0ce142-a4f4-48bb-868e-9fc04dab30a6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6c0ce142-a4f4-48bb-868e-9fc04dab30a6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] GET http://192.168.122.38/volume/v3/volumes/summary Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] Get summary completed successfully. Sep 02 16:36:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6c0ce142-a4f4-48bb-868e-9fc04dab30a6 tempest-ProjectReaderTests-303186967 tempest-ProjectReaderTests-303186967-project-admin] http://192.168.122.38/volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd returned with HTTP 404 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74433837-ac9d-4b0c-a22a-bb9159ea6a73 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-reader] http://192.168.122.38/volume/v3/volumes/summary returned with HTTP 200 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1535/3048] 192.168.122.38 () {60 vars in 1181 bytes} [Wed Sep 2 16:36:15 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 02 16:36:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1513/3048] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:15 2026] GET /volume/v3/volumes/ee5ca028-3d22-4c22-ab18-cd23426018cd => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume with id: 949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Delete volume request issued successfully. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85ebb244-fdb6-4848-a2e4-eadd6edea66f tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 202 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1536/3049] 192.168.122.38 () {60 vars in 1271 bytes} [Wed Sep 2 16:36:15 2026] DELETE /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Volume info retrieved successfully. Sep 02 16:36:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f74ac5a2-5f0f-4a96-b611-850ab52d4207 tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 200 Sep 02 16:36:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1514/3050] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:15 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44080472-6968-4ff8-abc5-ce77f056e258 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44080472-6968-4ff8-abc5-ce77f056e258 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44080472-6968-4ff8-abc5-ce77f056e258 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44080472-6968-4ff8-abc5-ce77f056e258 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44080472-6968-4ff8-abc5-ce77f056e258 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44080472-6968-4ff8-abc5-ce77f056e258 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1537/3051] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:15 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5a4df437-d30f-45f3-b039-67fca443b0ea None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a4df437-d30f-45f3-b039-67fca443b0ea tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] GET http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 Sep 02 16:36:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a4df437-d30f-45f3-b039-67fca443b0ea tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a4df437-d30f-45f3-b039-67fca443b0ea tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a4df437-d30f-45f3-b039-67fca443b0ea tempest-ProjectReaderTests-1163822184 tempest-ProjectReaderTests-1163822184-project-admin] http://192.168.122.38/volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 returned with HTTP 404 Sep 02 16:36:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1515/3052] 192.168.122.38 () {60 vars in 1268 bytes} [Wed Sep 2 16:36:16 2026] GET /volume/v3/volumes/949ee72a-2940-4ce3-95c2-d5cc45533620 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Snapshot retrieved successfully. Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e47962e-7610-42f8-a1a6-b136699c99f7 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 200 Sep 02 16:36:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1538/3053] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:17 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 483 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e0b69939-f658-4ffb-b064-518a879e63f8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e0b69939-f658-4ffb-b064-518a879e63f8 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e0b69939-f658-4ffb-b064-518a879e63f8 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1869344815", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e0b69939-f658-4ffb-b064-518a879e63f8 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1516/3054] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:17 2026] POST /volume/v3/types => generated 380 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bed85bc8-2643-40c2-b9ee-f18500f42f2e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bed85bc8-2643-40c2-b9ee-f18500f42f2e tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bed85bc8-2643-40c2-b9ee-f18500f42f2e tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bed85bc8-2643-40c2-b9ee-f18500f42f2e tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption returned with HTTP 200 Sep 02 16:36:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1539/3055] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:17 2026] POST /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0910c0e-d212-4b05-af79-a7ddb9c45fdc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0910c0e-d212-4b05-af79-a7ddb9c45fdc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0910c0e-d212-4b05-af79-a7ddb9c45fdc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1248784954", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0910c0e-d212-4b05-af79-a7ddb9c45fdc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1517/3056] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:17 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 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7277943-1722-4cb5-8059-0dcc1ae77cc7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7277943-1722-4cb5-8059-0dcc1ae77cc7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef/encryption Sep 02 16:36:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7277943-1722-4cb5-8059-0dcc1ae77cc7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7277943-1722-4cb5-8059-0dcc1ae77cc7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef/encryption returned with HTTP 200 Sep 02 16:36:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1540/3057] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:17 2026] POST /volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c45c9fe7-2692-4dcd-a5d9-b02df5d5b4c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c45c9fe7-2692-4dcd-a5d9-b02df5d5b4c3 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c45c9fe7-2692-4dcd-a5d9-b02df5d5b4c3 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-927371395", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c45c9fe7-2692-4dcd-a5d9-b02df5d5b4c3 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1518/3058] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:17 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d36e618-cf58-45bb-85e0-6791f5e2e696 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d36e618-cf58-45bb-85e0-6791f5e2e696 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d36e618-cf58-45bb-85e0-6791f5e2e696 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d36e618-cf58-45bb-85e0-6791f5e2e696 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1541/3059] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00943955-3655-4f4b-9b9a-73dbec7298c3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2bc7ab4-4f0a-48c2-8358-b1ca55a21374 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00943955-3655-4f4b-9b9a-73dbec7298c3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00943955-3655-4f4b-9b9a-73dbec7298c3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00943955-3655-4f4b-9b9a-73dbec7298c3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2bc7ab4-4f0a-48c2-8358-b1ca55a21374 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] PUT http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs/key2 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2bc7ab4-4f0a-48c2-8358-b1ca55a21374 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00943955-3655-4f4b-9b9a-73dbec7298c3 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 returned with HTTP 404 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1519/3060] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:18 2026] GET /volume/v3/snapshots/77f3277f-54fe-489a-a979-c1245e4ab670 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] DELETE http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Delete volume with id: 833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2bc7ab4-4f0a-48c2-8358-b1ca55a21374 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs/key2 returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1542/3061] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:18 2026] PUT /volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b/extra_specs/key2 => generated 25 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-822d8f49-d31a-43c5-9aef-f3121cfa4ec9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-822d8f49-d31a-43c5-9aef-f3121cfa4ec9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-822d8f49-d31a-43c5-9aef-f3121cfa4ec9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Delete volume request issued successfully. Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-92158a4f-2135-489d-9a2f-76a1d5f7f040 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 202 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1520/3062] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:18 2026] DELETE /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-822d8f49-d31a-43c5-9aef-f3121cfa4ec9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1543/3063] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types => generated 195 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5d59c75-14d8-442c-9cb7-4412e0c7830b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c2f0351d-3626-4578-97c6-a08f7b99db05 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1521/3064] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:18 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 875 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d59c75-14d8-442c-9cb7-4412e0c7830b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/ff492bc3-30f0-463e-b335-e96c26638283 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d59c75-14d8-442c-9cb7-4412e0c7830b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d59c75-14d8-442c-9cb7-4412e0c7830b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d59c75-14d8-442c-9cb7-4412e0c7830b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/ff492bc3-30f0-463e-b335-e96c26638283 returned with HTTP 202 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1544/3065] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:18 2026] DELETE /volume/v3/types/ff492bc3-30f0-463e-b335-e96c26638283 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2956eeac-38a1-4d12-baa6-4a46dac34b2a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2956eeac-38a1-4d12-baa6-4a46dac34b2a tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2956eeac-38a1-4d12-baa6-4a46dac34b2a tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2081206017", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2956eeac-38a1-4d12-baa6-4a46dac34b2a tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1522/3066] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5759206-e70f-44ec-ad5c-3e6b4c0aeed7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5759206-e70f-44ec-ad5c-3e6b4c0aeed7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5759206-e70f-44ec-ad5c-3e6b4c0aeed7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5759206-e70f-44ec-ad5c-3e6b4c0aeed7 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1545/3067] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-540a99af-9dab-4bbb-b222-42a8b0c3aa0f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-540a99af-9dab-4bbb-b222-42a8b0c3aa0f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption/5ce38ba1-7c27-4c0b-ac85-81134cf58657 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-540a99af-9dab-4bbb-b222-42a8b0c3aa0f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-540a99af-9dab-4bbb-b222-42a8b0c3aa0f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-540a99af-9dab-4bbb-b222-42a8b0c3aa0f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption/5ce38ba1-7c27-4c0b-ac85-81134cf58657 returned with HTTP 202 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1523/3068] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:36:18 2026] DELETE /volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2/encryption/5ce38ba1-7c27-4c0b-ac85-81134cf58657 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed8301d6-aa79-40cd-801c-7a6586c63ad6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed8301d6-aa79-40cd-801c-7a6586c63ad6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed8301d6-aa79-40cd-801c-7a6586c63ad6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1418079900", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed8301d6-aa79-40cd-801c-7a6586c63ad6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1546/3069] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types => generated 380 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-87e47a46-3bfd-4f71-84b6-20c3e9cf0dfa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87e47a46-3bfd-4f71-84b6-20c3e9cf0dfa tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/0beac031-9527-4522-82c2-de84976c0835/extra_specs/key1 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87e47a46-3bfd-4f71-84b6-20c3e9cf0dfa tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-87e47a46-3bfd-4f71-84b6-20c3e9cf0dfa tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-87e47a46-3bfd-4f71-84b6-20c3e9cf0dfa tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/0beac031-9527-4522-82c2-de84976c0835/extra_specs/key1 returned with HTTP 202 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1524/3070] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:18 2026] DELETE /volume/v3/types/0beac031-9527-4522-82c2-de84976c0835/extra_specs/key1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e0bd08f2-134c-48e7-adbc-d06c5c2e0731 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0bd08f2-134c-48e7-adbc-d06c5c2e0731 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0bd08f2-134c-48e7-adbc-d06c5c2e0731 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1924847911", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0bd08f2-134c-48e7-adbc-d06c5c2e0731 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1547/3071] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:18 2026] POST /volume/v3/types => generated 380 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8a750ca5-02e6-4e4e-87d8-e7a25eb37006 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a750ca5-02e6-4e4e-87d8-e7a25eb37006 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/d5733997-852d-4958-aae3-39f9d392a080 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a750ca5-02e6-4e4e-87d8-e7a25eb37006 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8a750ca5-02e6-4e4e-87d8-e7a25eb37006 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8a750ca5-02e6-4e4e-87d8-e7a25eb37006 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d5733997-852d-4958-aae3-39f9d392a080 returned with HTTP 202 Sep 02 16:36:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1525/3072] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:18 2026] DELETE /volume/v3/types/d5733997-852d-4958-aae3-39f9d392a080 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81dac651-8d25-40a4-91d3-c5d7ae4b8f44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81dac651-8d25-40a4-91d3-c5d7ae4b8f44 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81dac651-8d25-40a4-91d3-c5d7ae4b8f44 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81dac651-8d25-40a4-91d3-c5d7ae4b8f44 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81dac651-8d25-40a4-91d3-c5d7ae4b8f44 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs returned with HTTP 200 Sep 02 16:36:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1548/3073] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:36:18 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs => generated 185 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e155fd5-ffe4-4e14-85df-43e7f06150c9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e155fd5-ffe4-4e14-85df-43e7f06150c9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e155fd5-ffe4-4e14-85df-43e7f06150c9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e155fd5-ffe4-4e14-85df-43e7f06150c9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e155fd5-ffe4-4e14-85df-43e7f06150c9 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1526/3074] 192.168.122.38 () {58 vars in 1110 bytes} [Wed Sep 2 16:36:18 2026] GET /volume/v3/types => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82a67133-4940-4096-9ac4-7bc3f3b128fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82a67133-4940-4096-9ac4-7bc3f3b128fc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/cipher Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82a67133-4940-4096-9ac4-7bc3f3b128fc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82a67133-4940-4096-9ac4-7bc3f3b128fc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82a67133-4940-4096-9ac4-7bc3f3b128fc tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/cipher returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1549/3075] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/cipher => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d4628ea3-9f89-4408-9f0d-28281cf31c05 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4628ea3-9f89-4408-9f0d-28281cf31c05 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4628ea3-9f89-4408-9f0d-28281cf31c05 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4628ea3-9f89-4408-9f0d-28281cf31c05 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4628ea3-9f89-4408-9f0d-28281cf31c05 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1527/3076] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption => generated 325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f423f953-e148-4a98-bcd7-a04349a76972 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f423f953-e148-4a98-bcd7-a04349a76972 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/multiattach Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f423f953-e148-4a98-bcd7-a04349a76972 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f423f953-e148-4a98-bcd7-a04349a76972 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f423f953-e148-4a98-bcd7-a04349a76972 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/multiattach returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1550/3077] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-be4d4705-2cd1-4869-881b-90224b445a2f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be4d4705-2cd1-4869-881b-90224b445a2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/volume_backend_name Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be4d4705-2cd1-4869-881b-90224b445a2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be4d4705-2cd1-4869-881b-90224b445a2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be4d4705-2cd1-4869-881b-90224b445a2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1528/3078] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/volume_backend_name => generated 44 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8dc5a8b6-75a6-44a5-8491-0590942c15c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dc5a8b6-75a6-44a5-8491-0590942c15c6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] GET http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dc5a8b6-75a6-44a5-8491-0590942c15c6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dc5a8b6-75a6-44a5-8491-0590942c15c6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dc5a8b6-75a6-44a5-8491-0590942c15c6 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1551/3079] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 => generated 402 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fa7b27ea-89b1-4907-8891-a46911a399e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa7b27ea-89b1-4907-8891-a46911a399e1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] PUT http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/be8f424d-11b0-4e85-8039-3896ffa2c05e Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fa7b27ea-89b1-4907-8891-a46911a399e1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fa7b27ea-89b1-4907-8891-a46911a399e1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/be8f424d-11b0-4e85-8039-3896ffa2c05e returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1529/3080] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:36:19 2026] PUT /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/encryption/be8f424d-11b0-4e85-8039-3896ffa2c05e => generated 33 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b4544f49-0342-4c1b-a0aa-837c76aefe2f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4544f49-0342-4c1b-a0aa-837c76aefe2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] PUT http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/key1 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b4544f49-0342-4c1b-a0aa-837c76aefe2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b4544f49-0342-4c1b-a0aa-837c76aefe2f tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/key1 returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1530/3081] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:19 2026] PUT /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0/extra_specs/key1 => generated 30 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f2eb935-d4eb-4cb6-ad3e-664445165fdc tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1552/3082] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:19 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 875 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4c50d437-010a-4d4e-86cd-b82191daaec1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c50d437-010a-4d4e-86cd-b82191daaec1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] PUT http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4c50d437-010a-4d4e-86cd-b82191daaec1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4c50d437-010a-4d4e-86cd-b82191daaec1 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1531/3083] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:36:19 2026] PUT /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 => generated 371 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1f85908-acc1-4dac-90e0-96e1e5c2c20b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1f85908-acc1-4dac-90e0-96e1e5c2c20b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/0beac031-9527-4522-82c2-de84976c0835 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1f85908-acc1-4dac-90e0-96e1e5c2c20b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1f85908-acc1-4dac-90e0-96e1e5c2c20b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1f85908-acc1-4dac-90e0-96e1e5c2c20b tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/0beac031-9527-4522-82c2-de84976c0835 returned with HTTP 202 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1553/3084] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:19 2026] DELETE /volume/v3/types/0beac031-9527-4522-82c2-de84976c0835 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27c27868-e06d-4382-948e-fbcde0be2015 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27c27868-e06d-4382-948e-fbcde0be2015 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27c27868-e06d-4382-948e-fbcde0be2015 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27c27868-e06d-4382-948e-fbcde0be2015 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27c27868-e06d-4382-948e-fbcde0be2015 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2 returned with HTTP 202 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1532/3085] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:19 2026] DELETE /volume/v3/types/699a5a64-dce8-44fc-a6b8-babae4262fe2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b48eee4-0c9f-45ad-b120-a2e394ecc9a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b48eee4-0c9f-45ad-b120-a2e394ecc9a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b48eee4-0c9f-45ad-b120-a2e394ecc9a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b48eee4-0c9f-45ad-b120-a2e394ecc9a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3c2e2590-cd85-4a11-932c-afe7d9b10757 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b48eee4-0c9f-45ad-b120-a2e394ecc9a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b returned with HTTP 202 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1554/3086] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:19 2026] DELETE /volume/v3/types/4597c0c9-40b1-4b9d-98d7-64efc997ef2b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-190ed312-3de5-44fc-9658-d398032a1ef4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-190ed312-3de5-44fc-9658-d398032a1ef4 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-190ed312-3de5-44fc-9658-d398032a1ef4 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-190ed312-3de5-44fc-9658-d398032a1ef4 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-190ed312-3de5-44fc-9658-d398032a1ef4 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef returned with HTTP 202 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1555/3087] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:19 2026] DELETE /volume/v3/types/04ed4b48-bff3-4cee-92c4-d911fd631bef => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f117eef0-6964-4077-80af-5f929a9964a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f117eef0-6964-4077-80af-5f929a9964a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] DELETE http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f117eef0-6964-4077-80af-5f929a9964a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f117eef0-6964-4077-80af-5f929a9964a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c2e2590-cd85-4a11-932c-afe7d9b10757 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2590-cd85-4a11-932c-afe7d9b10757 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1501683593", "extra_specs": {"storage_protocol": "tempest-storage_protocol-382749508", "vendor_name": "tempest-vendor_name-1896511775"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3c2e2590-cd85-4a11-932c-afe7d9b10757 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1533/3088] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:19 2026] POST /volume/v3/types => generated 328 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59f13386-9107-43f0-b1a0-c108d2c412fe", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request body: {'volume': {'volume_type': '59f13386-9107-43f0-b1a0-c108d2c412fe', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f117eef0-6964-4077-80af-5f929a9964a0 tempest-VolumeTypesAdminTests-163724602 tempest-VolumeTypesAdminTests-163724602-project-admin] http://192.168.122.38/volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 returned with HTTP 202 Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume of 1 GB Sep 02 16:36:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1556/3089] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:19 2026] DELETE /volume/v3/types/d6e7770d-7adf-4e5e-9994-879e3fabd2f0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (46fc7655-8e34-4d2d-ab87-8400544d7eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433ef831-c2ff-48c7-b0ac-0d2bba9cec0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433ef831-c2ff-48c7-b0ac-0d2bba9cec0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-382749508',vendor_name='tempest-vendor_name-1896511775'},id=59f13386-9107-43f0-b1a0-c108d2c412fe,is_public=True,name='tempest-ProjectAdminTests-volume-type-1501683593',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59f13386-9107-43f0-b1a0-c108d2c412fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:19 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23897706-0bb2-4929-9628-8fe0a87ca5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1501683593 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1501683593, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1501683593 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1501683593, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['7c8a83a3-707b-4f10-9b91-a87b20f61263', '235a1816-22b6-4b4b-85c3-11f3b7d283c2', 'be97b6aa-24cc-41e8-a50d-5c99f93fba99', '71b2db00-0f44-43d9-b8a3-add7fbedc6f0'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23897706-0bb2-4929-9628-8fe0a87ca5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8a83a3-707b-4f10-9b91-a87b20f61263', '235a1816-22b6-4b4b-85c3-11f3b7d283c2', 'be97b6aa-24cc-41e8-a50d-5c99f93fba99', '71b2db00-0f44-43d9-b8a3-add7fbedc6f0']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5412d84-ea5d-4e08-8a10-0905289a412d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5412d84-ea5d-4e08-8a10-0905289a412d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a084d1a9-93f7-45fa-bf4e-8f9ef918fad3', '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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['7c8a83a3-707b-4f10-9b91-a87b20f61263','235a1816-22b6-4b4b-85c3-11f3b7d283c2','be97b6aa-24cc-41e8-a50d-5c99f93fba99','71b2db00-0f44-43d9-b8a3-add7fbedc6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=59f13386-9107-43f0-b1a0-c108d2c412fe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:20Z,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=a084d1a9-93f7-45fa-bf4e-8f9ef918fad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b8b2dc3d75e486e9130ce9afd2cd287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59f13386-9107-43f0-b1a0-c108d2c412fe),volume_type_id=59f13386-9107-43f0-b1a0-c108d2c412fe)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5554fbcf-2b81-4670-aa5b-4873c4068bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5554fbcf-2b81-4670-aa5b-4873c4068bb8) transitioned into state 'SUCCESS' from 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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['7c8a83a3-707b-4f10-9b91-a87b20f61263','235a1816-22b6-4b4b-85c3-11f3b7d283c2','be97b6aa-24cc-41e8-a50d-5c99f93fba99','71b2db00-0f44-43d9-b8a3-add7fbedc6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=59f13386-9107-43f0-b1a0-c108d2c412fe)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4036254b-75d1-43e6-8b48-80fdc6451989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4036254b-75d1-43e6-8b48-80fdc6451989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (46fc7655-8e34-4d2d-ab87-8400544d7eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request issued successfully. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4fc2a4c1-f78e-4926-85cb-da3fc3bc18e1 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1534/3090] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:19 2026] POST /volume/v3/volumes => generated 779 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-58a1f74d-895e-4016-8096-44229d9df002 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58a1f74d-895e-4016-8096-44229d9df002 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58a1f74d-895e-4016-8096-44229d9df002 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58a1f74d-895e-4016-8096-44229d9df002 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-58a1f74d-895e-4016-8096-44229d9df002 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58a1f74d-895e-4016-8096-44229d9df002 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 returned with HTTP 200 Sep 02 16:36:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1557/3091] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:20 2026] GET /volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-62edcd1f-52b5-434f-9bc0-be087980ca27 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-62edcd1f-52b5-434f-9bc0-be087980ca27 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-62edcd1f-52b5-434f-9bc0-be087980ca27 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-62edcd1f-52b5-434f-9bc0-be087980ca27 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-62edcd1f-52b5-434f-9bc0-be087980ca27 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b returned with HTTP 404 Sep 02 16:36:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1535/3092] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:20 2026] GET /volume/v3/volumes/833198ed-3a9a-4bf6-85ce-ff49f378ca4b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] DELETE http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Delete volume with id: 2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Delete volume request issued successfully. Sep 02 16:36:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-910aa4d5-48f5-4e23-9d33-9d189484eae8 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 202 Sep 02 16:36:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1558/3093] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:20 2026] DELETE /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:20 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Volume info retrieved successfully. Sep 02 16:36:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-53e66e57-8c7a-41f9-a242-eae79baf65f5 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 200 Sep 02 16:36:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1536/3094] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:20 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aaeff4b5-78d0-49de-abeb-fa546fb7c775 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 returned with HTTP 200 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1559/3095] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:21 2026] GET /volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 => generated 979 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5f4c2e4b-9d3a-422f-840c-56aca924c64a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5f4c2e4b-9d3a-422f-840c-56aca924c64a tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5f4c2e4b-9d3a-422f-840c-56aca924c64a tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5f4c2e4b-9d3a-422f-840c-56aca924c64a tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5f4c2e4b-9d3a-422f-840c-56aca924c64a tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1537/3096] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:21 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6584c03a-9dfe-4784-a0e3-c4bc8ff72de2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6584c03a-9dfe-4784-a0e3-c4bc8ff72de2 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6584c03a-9dfe-4784-a0e3-c4bc8ff72de2 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6584c03a-9dfe-4784-a0e3-c4bc8ff72de2 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6584c03a-9dfe-4784-a0e3-c4bc8ff72de2 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 returned with HTTP 204 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1560/3097] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:21 2026] DELETE /volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-665fbb68-58a8-4b56-bd1c-22a87e8ddcff None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-665fbb68-58a8-4b56-bd1c-22a87e8ddcff tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-665fbb68-58a8-4b56-bd1c-22a87e8ddcff tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-665fbb68-58a8-4b56-bd1c-22a87e8ddcff tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-665fbb68-58a8-4b56-bd1c-22a87e8ddcff tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 returned with HTTP 404 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1538/3098] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:21 2026] GET /volume/v3/messages/90f18538-3613-4903-859e-f05bbb0ca4b0 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a784bf63-8f2d-4291-b96d-102110072541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume with id: a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1501683593 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1501683593, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1501683593 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1501683593, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['64343fd3-e270-4bb4-94a3-e73935f2acd3', 'b17c0c04-bf75-4eeb-bbb6-b24324d1fc5c', 'a9f1ab0d-4215-46f7-8f6e-5f3850b0bc5d', 'be575d5e-5040-4ce0-a859-756090389475'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-811716af-9e2e-4538-8ffd-e88a3d10f076 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-811716af-9e2e-4538-8ffd-e88a3d10f076 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] GET http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-811716af-9e2e-4538-8ffd-e88a3d10f076 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-811716af-9e2e-4538-8ffd-e88a3d10f076 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-811716af-9e2e-4538-8ffd-e88a3d10f076 tempest-CinderUnicodeTest-1578056727 tempest-CinderUnicodeTest-1578056727-project-member] http://192.168.122.38/volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 returned with HTTP 404 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1539/3099] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:21 2026] GET /volume/v3/volumes/2722e66d-c26b-4052-a335-7157cf1090f9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume request issued successfully. Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a784bf63-8f2d-4291-b96d-102110072541 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 returned with HTTP 202 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1561/3100] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:21 2026] DELETE /volume/v3/volumes/a084d1a9-93f7-45fa-bf4e-8f9ef918fad3 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8fe6ad04-f27d-4840-9c6b-fc7e4eda0e58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8fe6ad04-f27d-4840-9c6b-fc7e4eda0e58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/types/59f13386-9107-43f0-b1a0-c108d2c412fe Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8fe6ad04-f27d-4840-9c6b-fc7e4eda0e58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8fe6ad04-f27d-4840-9c6b-fc7e4eda0e58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8fe6ad04-f27d-4840-9c6b-fc7e4eda0e58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types/59f13386-9107-43f0-b1a0-c108d2c412fe returned with HTTP 202 Sep 02 16:36:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1540/3101] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:21 2026] DELETE /volume/v3/types/59f13386-9107-43f0-b1a0-c108d2c412fe => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e8f462d-f23b-419c-ae02-3c4a8480fed6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8f462d-f23b-419c-ae02-3c4a8480fed6 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e8f462d-f23b-419c-ae02-3c4a8480fed6 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1135415698", "extra_specs": {"storage_protocol": "tempest-storage_protocol-930827872", "vendor_name": "tempest-vendor_name-1668106298"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e8f462d-f23b-419c-ae02-3c4a8480fed6 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1562/3102] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:21 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-75a0edd4-4d21-446c-ba8e-870875f954fe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cba3633c-776e-4004-b2c8-9f6b72fd6164", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request body: {'volume': {'volume_type': 'cba3633c-776e-4004-b2c8-9f6b72fd6164', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume of 1 GB Sep 02 16:36:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (f9ff61be-ccdb-4bd5-b44a-88e876377c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13280832-0adb-407f-81ad-708c8692f985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13280832-0adb-407f-81ad-708c8692f985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-930827872',vendor_name='tempest-vendor_name-1668106298'},id=cba3633c-776e-4004-b2c8-9f6b72fd6164,is_public=True,name='tempest-ProjectAdminTests-volume-type-1135415698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cba3633c-776e-4004-b2c8-9f6b72fd6164', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd6d0d2-c9d6-4b7b-b92a-7622f7f2b932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:21 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1135415698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1135415698, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:21 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1135415698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1135415698, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['46ec8fa5-5159-4bc1-bb12-e0b66572d763', '878a63be-1dae-43e8-9f85-169878ddc30b', '4e06fec8-02ba-4c74-873b-1160470c9134', 'e6c1ce1e-8229-4c44-a546-a02e0b04f2e9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd6d0d2-c9d6-4b7b-b92a-7622f7f2b932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ec8fa5-5159-4bc1-bb12-e0b66572d763', '878a63be-1dae-43e8-9f85-169878ddc30b', '4e06fec8-02ba-4c74-873b-1160470c9134', 'e6c1ce1e-8229-4c44-a546-a02e0b04f2e9']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f8b17c-9af0-456a-bdf2-0f225f8af75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f8b17c-9af0-456a-bdf2-0f225f8af75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c575f72a-97a6-4d56-9fab-f6f9770c2b7e', '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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['46ec8fa5-5159-4bc1-bb12-e0b66572d763','878a63be-1dae-43e8-9f85-169878ddc30b','4e06fec8-02ba-4c74-873b-1160470c9134','e6c1ce1e-8229-4c44-a546-a02e0b04f2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=cba3633c-776e-4004-b2c8-9f6b72fd6164), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c575f72a-97a6-4d56-9fab-f6f9770c2b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b8b2dc3d75e486e9130ce9afd2cd287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cba3633c-776e-4004-b2c8-9f6b72fd6164),volume_type_id=cba3633c-776e-4004-b2c8-9f6b72fd6164)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b74a13f-fe89-4739-8f95-6d62cd6f2c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b74a13f-fe89-4739-8f95-6d62cd6f2c8d) transitioned into state 'SUCCESS' from 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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['46ec8fa5-5159-4bc1-bb12-e0b66572d763','878a63be-1dae-43e8-9f85-169878ddc30b','4e06fec8-02ba-4c74-873b-1160470c9134','e6c1ce1e-8229-4c44-a546-a02e0b04f2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=cba3633c-776e-4004-b2c8-9f6b72fd6164)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a85ab2e-e9aa-41f9-8ca3-877e78f408c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a85ab2e-e9aa-41f9-8ca3-877e78f408c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (f9ff61be-ccdb-4bd5-b44a-88e876377c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request issued successfully. Sep 02 16:36:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75a0edd4-4d21-446c-ba8e-870875f954fe tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1541/3103] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:21 2026] POST /volume/v3/volumes => generated 779 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e Sep 02 16:36:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c665401-e3b1-48ce-ae3f-ba37ea3f9af0 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e returned with HTTP 200 Sep 02 16:36:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1563/3104] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:22 2026] GET /volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e => generated 958 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-909d9ee7-6a3b-437a-892c-6630bcbb9fcd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-308aca2c-b4a3-49fd-8f7d-9a1ac03ef2c3 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1564/3105] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:23 2026] GET /volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e => generated 979 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae8e1efd-9a2e-47d2-8a15-eeca648acf28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae8e1efd-9a2e-47d2-8a15-eeca648acf28 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae8e1efd-9a2e-47d2-8a15-eeca648acf28 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae8e1efd-9a2e-47d2-8a15-eeca648acf28 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae8e1efd-9a2e-47d2-8a15-eeca648acf28 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1565/3106] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:23 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28c9e479-143d-4943-b0ce-b8bfb1146034 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28c9e479-143d-4943-b0ce-b8bfb1146034 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28c9e479-143d-4943-b0ce-b8bfb1146034 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28c9e479-143d-4943-b0ce-b8bfb1146034 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28c9e479-143d-4943-b0ce-b8bfb1146034 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1566/3107] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:23 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc8980a9-62ec-465b-bfc0-63c6cbb49362 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc8980a9-62ec-465b-bfc0-63c6cbb49362 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/messages/308340e8-4020-4600-928f-64a724402126 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc8980a9-62ec-465b-bfc0-63c6cbb49362 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc8980a9-62ec-465b-bfc0-63c6cbb49362 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc8980a9-62ec-465b-bfc0-63c6cbb49362 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages/308340e8-4020-4600-928f-64a724402126 returned with HTTP 204 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1567/3108] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:23 2026] DELETE /volume/v3/messages/308340e8-4020-4600-928f-64a724402126 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume with id: c575f72a-97a6-4d56-9fab-f6f9770c2b7e Sep 02 16:36:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1135415698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1135415698, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1135415698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1135415698, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-909d9ee7-6a3b-437a-892c-6630bcbb9fcd tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-909d9ee7-6a3b-437a-892c-6630bcbb9fcd tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1098804536", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['52f9aa64-3814-43a3-b542-eeb27b0a540b', '459b5852-e6a4-4567-99d6-e35bb69329c7', '3450f3c4-0761-41f2-8efc-3ea08cb40c24', 'cf16b287-c877-435a-ad96-a519d8745dff'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-909d9ee7-6a3b-437a-892c-6630bcbb9fcd tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1542/3109] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types => generated 380 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-deaf49b2-0f89-42cf-b7bd-2bf73a6751ec None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-deaf49b2-0f89-42cf-b7bd-2bf73a6751ec tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-deaf49b2-0f89-42cf-b7bd-2bf73a6751ec tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-deaf49b2-0f89-42cf-b7bd-2bf73a6751ec tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1543/3110] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume request issued successfully. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8ec5a0c-7762-4529-b7c7-f94d11532a68 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e returned with HTTP 202 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1568/3111] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:23 2026] DELETE /volume/v3/volumes/c575f72a-97a6-4d56-9fab-f6f9770c2b7e => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5cc80eb4-6722-46b4-ab2f-49d43c3b4200 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85ebcada-b098-4b5e-9fbf-0f9ce4ac5cd7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5cc80eb4-6722-46b4-ab2f-49d43c3b4200 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/types/cba3633c-776e-4004-b2c8-9f6b72fd6164 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5cc80eb4-6722-46b4-ab2f-49d43c3b4200 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5cc80eb4-6722-46b4-ab2f-49d43c3b4200 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85ebcada-b098-4b5e-9fbf-0f9ce4ac5cd7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85ebcada-b098-4b5e-9fbf-0f9ce4ac5cd7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-946873282", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85ebcada-b098-4b5e-9fbf-0f9ce4ac5cd7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5cc80eb4-6722-46b4-ab2f-49d43c3b4200 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types/cba3633c-776e-4004-b2c8-9f6b72fd6164 returned with HTTP 202 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1569/3112] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:23 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 02 16:36:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1544/3113] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:23 2026] DELETE /volume/v3/types/cba3633c-776e-4004-b2c8-9f6b72fd6164 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12abd5b3-75c9-497c-bfbc-272921ce34bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1fcc2d55-6c5f-44e5-b3f7-2407b5771133 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12abd5b3-75c9-497c-bfbc-272921ce34bb tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12abd5b3-75c9-497c-bfbc-272921ce34bb tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-441246898", "extra_specs": {"storage_protocol": "tempest-storage_protocol-600781112", "vendor_name": "tempest-vendor_name-905794540"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12abd5b3-75c9-497c-bfbc-272921ce34bb tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1570/3114] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types => generated 326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c2ae5b6-303b-489c-8ae9-7b4b17cb5974", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request body: {'volume': {'volume_type': '5c2ae5b6-303b-489c-8ae9-7b4b17cb5974', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume of 1 GB Sep 02 16:36:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (982bc6ec-419e-4fa3-af3f-89a758b4a6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e13bd35-a306-4caa-8258-01df887ce1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e13bd35-a306-4caa-8258-01df887ce1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-600781112',vendor_name='tempest-vendor_name-905794540'},id=5c2ae5b6-303b-489c-8ae9-7b4b17cb5974,is_public=True,name='tempest-ProjectAdminTests-volume-type-441246898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c2ae5b6-303b-489c-8ae9-7b4b17cb5974', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b9b8c0-752f-4bc4-832c-5df3ee236cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1fcc2d55-6c5f-44e5-b3f7-2407b5771133 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] POST http://192.168.122.38/volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10/encryption Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1fcc2d55-6c5f-44e5-b3f7-2407b5771133 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-441246898 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-441246898, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:23 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-441246898 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-441246898, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-1fcc2d55-6c5f-44e5-b3f7-2407b5771133 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1fcc2d55-6c5f-44e5-b3f7-2407b5771133 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10/encryption returned with HTTP 403 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1545/3115] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10/encryption => generated 127 bytes in 254 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f70dc879-379e-4a19-a538-7e3e0a4052c0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f70dc879-379e-4a19-a538-7e3e0a4052c0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f70dc879-379e-4a19-a538-7e3e0a4052c0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-951051163", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['c7fcbc43-5ba0-4302-aa91-314f3c79f30e', '032e7cd6-14fc-43b9-98a4-d07bd2513449', '7ff85c5b-79b7-461c-bbf5-c122d8e923ff', 'fe86b2fe-1a2d-488d-8806-4bd7ab123893'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b9b8c0-752f-4bc4-832c-5df3ee236cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7fcbc43-5ba0-4302-aa91-314f3c79f30e', '032e7cd6-14fc-43b9-98a4-d07bd2513449', '7ff85c5b-79b7-461c-bbf5-c122d8e923ff', 'fe86b2fe-1a2d-488d-8806-4bd7ab123893']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c623b15-f274-458c-aa89-50359bcadc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f70dc879-379e-4a19-a538-7e3e0a4052c0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:23 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1546/3116] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a4a42071-9d65-4289-9b87-c144df2e3022 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4a42071-9d65-4289-9b87-c144df2e3022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] POST http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a4a42071-9d65-4289-9b87-c144df2e3022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-a4a42071-9d65-4289-9b87-c144df2e3022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a4a42071-9d65-4289-9b87-c144df2e3022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1547/3117] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-fce4829a-1d1d-4b00-9985-20b8dbd60f7c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fce4829a-1d1d-4b00-9985-20b8dbd60f7c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] PUT http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs/key2 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-fce4829a-1d1d-4b00-9985-20b8dbd60f7c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c623b15-f274-458c-aa89-50359bcadc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31996062-1cb1-4d17-b6bc-f36aa2ed49dd', '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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['c7fcbc43-5ba0-4302-aa91-314f3c79f30e','032e7cd6-14fc-43b9-98a4-d07bd2513449','7ff85c5b-79b7-461c-bbf5-c122d8e923ff','fe86b2fe-1a2d-488d-8806-4bd7ab123893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=5c2ae5b6-303b-489c-8ae9-7b4b17cb5974), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:23Z,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=31996062-1cb1-4d17-b6bc-f36aa2ed49dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b8b2dc3d75e486e9130ce9afd2cd287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c2ae5b6-303b-489c-8ae9-7b4b17cb5974),volume_type_id=5c2ae5b6-303b-489c-8ae9-7b4b17cb5974)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-fce4829a-1d1d-4b00-9985-20b8dbd60f7c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-fce4829a-1d1d-4b00-9985-20b8dbd60f7c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs/key2 returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1548/3118] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:24 2026] PUT /volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee44e54-caac-4194-aa3c-082fe400dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b0a38756-ba0f-46bc-9f04-987160cd006e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b0a38756-ba0f-46bc-9f04-987160cd006e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b0a38756-ba0f-46bc-9f04-987160cd006e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-b0a38756-ba0f-46bc-9f04-987160cd006e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b0a38756-ba0f-46bc-9f04-987160cd006e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1549/3119] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:36:24 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-08d94e13-1894-47b3-8c7b-1bf9e58ee547 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-08d94e13-1894-47b3-8c7b-1bf9e58ee547 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-08d94e13-1894-47b3-8c7b-1bf9e58ee547 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-909944610", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee44e54-caac-4194-aa3c-082fe400dab9) transitioned into state 'SUCCESS' from 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='5b8b2dc3d75e486e9130ce9afd2cd287',qos_specs=None,replication_status=,reservations=['c7fcbc43-5ba0-4302-aa91-314f3c79f30e','032e7cd6-14fc-43b9-98a4-d07bd2513449','7ff85c5b-79b7-461c-bbf5-c122d8e923ff','fe86b2fe-1a2d-488d-8806-4bd7ab123893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fc2f5992ce4752951fe8d336c5668d',volume_type_id=5c2ae5b6-303b-489c-8ae9-7b4b17cb5974)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8308f9-f939-4998-9382-7ba324cb721d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-08d94e13-1894-47b3-8c7b-1bf9e58ee547 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1550/3120] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:24 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-47f15429-b7b3-43fd-a4ca-8f9a6fe036c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8308f9-f939-4998-9382-7ba324cb721d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f15429-b7b3-43fd-a4ca-8f9a6fe036c7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-47f15429-b7b3-43fd-a4ca-8f9a6fe036c7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Flow 'volume_create_api' (982bc6ec-419e-4fa3-af3f-89a758b4a6d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Create volume request issued successfully. Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-53cf9c19-0b7b-4c78-9c93-28e42cda3fe4 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1571/3121] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:23 2026] POST /volume/v3/volumes => generated 778 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-47f15429-b7b3-43fd-a4ca-8f9a6fe036c7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1551/3122] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:24 2026] POST /volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-da0df956-ff0b-4030-9cca-f98ca104e939 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da0df956-ff0b-4030-9cca-f98ca104e939 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] DELETE http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption/75dbe646-2b0e-4ac0-8caf-fa8054440de0 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da0df956-ff0b-4030-9cca-f98ca104e939 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-da0df956-ff0b-4030-9cca-f98ca104e939 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3ff882e-7ca6-4395-839b-d4aab6aad566 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-da0df956-ff0b-4030-9cca-f98ca104e939 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1572/3123] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-da0df956-ff0b-4030-9cca-f98ca104e939 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption/75dbe646-2b0e-4ac0-8caf-fa8054440de0 returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1552/3124] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a/encryption/75dbe646-2b0e-4ac0-8caf-fa8054440de0 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6c6f432-4a68-467b-a598-98b8f3e8958f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6c6f432-4a68-467b-a598-98b8f3e8958f tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6c6f432-4a68-467b-a598-98b8f3e8958f tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1987756961", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6c6f432-4a68-467b-a598-98b8f3e8958f tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1573/3125] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:24 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] DELETE http://192.168.122.38/volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1/extra_specs/key1 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aeaafc2e-d28a-4d32-9f01-dbf71418798c tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1/extra_specs/key1 returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1553/3126] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75ecd383-113d-4042-b322-9d643d2db595 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75ecd383-113d-4042-b322-9d643d2db595 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75ecd383-113d-4042-b322-9d643d2db595 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1856609503", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75ecd383-113d-4042-b322-9d643d2db595 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1574/3127] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:24 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] DELETE http://192.168.122.38/volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e4e0a79-9112-421a-b8e2-b6c8e03a3b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1554/3128] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0518c57-1449-4fd9-ac7c-0696b15d2d91 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0518c57-1449-4fd9-ac7c-0696b15d2d91 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0518c57-1449-4fd9-ac7c-0696b15d2d91 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0518c57-1449-4fd9-ac7c-0696b15d2d91 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0518c57-1449-4fd9-ac7c-0696b15d2d91 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1575/3129] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-aa381ed7-1f47-47a5-9d76-138001460bdb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa381ed7-1f47-47a5-9d76-138001460bdb tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa381ed7-1f47-47a5-9d76-138001460bdb tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-aa381ed7-1f47-47a5-9d76-138001460bdb tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.api_utils [None req-aa381ed7-1f47-47a5-9d76-138001460bdb tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Removing options '' from query. {{(pid=86750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-aa381ed7-1f47-47a5-9d76-138001460bdb tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1555/3130] 192.168.122.38 () {58 vars in 1110 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types => generated 2568 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/cipher Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68ca4b1e-f77b-4fd2-89ae-8ce37a1ede10 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/cipher returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1576/3131] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'index' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e7d1e491-db41-4deb-b1cc-3ffbac8e2a28 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1556/3132] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eae46c0e-7324-4b66-aa3b-c6d9abf6a022 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eae46c0e-7324-4b66-aa3b-c6d9abf6a022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/multiattach Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eae46c0e-7324-4b66-aa3b-c6d9abf6a022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eae46c0e-7324-4b66-aa3b-c6d9abf6a022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eae46c0e-7324-4b66-aa3b-c6d9abf6a022 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/multiattach returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1577/3133] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-27e46a1a-8388-4bbd-ad48-25a3e6d74ea2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27e46a1a-8388-4bbd-ad48-25a3e6d74ea2 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/volume_backend_name Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27e46a1a-8388-4bbd-ad48-25a3e6d74ea2 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-27e46a1a-8388-4bbd-ad48-25a3e6d74ea2 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-27e46a1a-8388-4bbd-ad48-25a3e6d74ea2 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1557/3134] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bef7f20d-d8d3-4ee6-973b-7b5446562d62 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bef7f20d-d8d3-4ee6-973b-7b5446562d62 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] GET http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bef7f20d-d8d3-4ee6-973b-7b5446562d62 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bef7f20d-d8d3-4ee6-973b-7b5446562d62 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bef7f20d-d8d3-4ee6-973b-7b5446562d62 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e returned with HTTP 200 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1578/3135] 192.168.122.38 () {58 vars in 1221 bytes} [Wed Sep 2 16:36:24 2026] GET /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-41cbfdab-9e33-4c4b-977d-5ad28971e141 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41cbfdab-9e33-4c4b-977d-5ad28971e141 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] PUT http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/86f5b24b-89dc-404a-a70d-2ef834f197af Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-41cbfdab-9e33-4c4b-977d-5ad28971e141 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-41cbfdab-9e33-4c4b-977d-5ad28971e141 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-41cbfdab-9e33-4c4b-977d-5ad28971e141 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/86f5b24b-89dc-404a-a70d-2ef834f197af returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1558/3136] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:36:24 2026] PUT /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/encryption/86f5b24b-89dc-404a-a70d-2ef834f197af => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f780e3bf-1043-4396-8e04-cab7f2e68d03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f780e3bf-1043-4396-8e04-cab7f2e68d03 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] PUT http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/key1 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f780e3bf-1043-4396-8e04-cab7f2e68d03 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-f780e3bf-1043-4396-8e04-cab7f2e68d03 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f780e3bf-1043-4396-8e04-cab7f2e68d03 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/key1 returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1579/3137] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:24 2026] PUT /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6746d8a7-c2a3-461b-8a75-df12c674a599 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6746d8a7-c2a3-461b-8a75-df12c674a599 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] PUT http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6746d8a7-c2a3-461b-8a75-df12c674a599 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-6746d8a7-c2a3-461b-8a75-df12c674a599 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '887e9ae462ca4fc98cba21810bc3e2ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d135a09fa164ac593de22474dfcbcfd', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6746d8a7-c2a3-461b-8a75-df12c674a599 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-member] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e returned with HTTP 403 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1559/3138] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:36:24 2026] PUT /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f1b8fdda-8905-4a5c-890d-c275f47621f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1b8fdda-8905-4a5c-890d-c275f47621f7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f1b8fdda-8905-4a5c-890d-c275f47621f7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f1b8fdda-8905-4a5c-890d-c275f47621f7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1b8fdda-8905-4a5c-890d-c275f47621f7 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1580/3139] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/ce6d1380-d1c9-48bd-b3c6-4bbae7143e0d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-46bc327f-dd6f-42f5-ada1-cb264ef2b5bc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46bc327f-dd6f-42f5-ada1-cb264ef2b5bc tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-46bc327f-dd6f-42f5-ada1-cb264ef2b5bc tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-46bc327f-dd6f-42f5-ada1-cb264ef2b5bc tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-46bc327f-dd6f-42f5-ada1-cb264ef2b5bc tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1 returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1560/3140] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/81070be3-13a4-4da0-9e43-811b725642a1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c13aecd-589d-4e46-bfc6-c462910f27f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c13aecd-589d-4e46-bfc6-c462910f27f5 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c13aecd-589d-4e46-bfc6-c462910f27f5 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c13aecd-589d-4e46-bfc6-c462910f27f5 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c13aecd-589d-4e46-bfc6-c462910f27f5 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1581/3141] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/7eb97bf8-6b7a-4fe8-bf3d-ca95c0d85a3a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b82ea7c5-489e-43f8-87b8-a4bb597e577e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b82ea7c5-489e-43f8-87b8-a4bb597e577e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b82ea7c5-489e-43f8-87b8-a4bb597e577e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b82ea7c5-489e-43f8-87b8-a4bb597e577e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b82ea7c5-489e-43f8-87b8-a4bb597e577e tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883 returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1561/3142] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/1063f090-0c68-4a2a-bdee-802a4c0e5883 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c7395ef-f49e-42dc-8b25-941f0eb6fbd0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c7395ef-f49e-42dc-8b25-941f0eb6fbd0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c7395ef-f49e-42dc-8b25-941f0eb6fbd0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c7395ef-f49e-42dc-8b25-941f0eb6fbd0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c7395ef-f49e-42dc-8b25-941f0eb6fbd0 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10 returned with HTTP 202 Sep 02 16:36:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1582/3143] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/4722656d-2601-45a9-b362-98b1e1546b10 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:24 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b61610ba-4fa2-40ee-a52d-377f256e0b67 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b61610ba-4fa2-40ee-a52d-377f256e0b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] DELETE http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b61610ba-4fa2-40ee-a52d-377f256e0b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b61610ba-4fa2-40ee-a52d-377f256e0b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b61610ba-4fa2-40ee-a52d-377f256e0b67 tempest-VolumeTypesMemberTests-1676531547 tempest-VolumeTypesMemberTests-1676531547-project-admin] http://192.168.122.38/volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e returned with HTTP 202 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1562/3144] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:24 2026] DELETE /volume/v3/types/c755ddff-901a-483d-8c40-f62cda082a4e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-865ad93b-fd5c-488d-9f9a-1f3eaecea4e5 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd returned with HTTP 200 Sep 02 16:36:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1583/3145] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:25 2026] GET /volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd => generated 978 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-00ab24a5-9e4f-4b6f-9ba4-385967fd787d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00ab24a5-9e4f-4b6f-9ba4-385967fd787d tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00ab24a5-9e4f-4b6f-9ba4-385967fd787d tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-00ab24a5-9e4f-4b6f-9ba4-385967fd787d tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-00ab24a5-9e4f-4b6f-9ba4-385967fd787d tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1563/3146] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:25 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e444f100-18b1-41d0-a536-b50b6fc0fd51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e444f100-18b1-41d0-a536-b50b6fc0fd51 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] GET http://192.168.122.38/volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e444f100-18b1-41d0-a536-b50b6fc0fd51 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e444f100-18b1-41d0-a536-b50b6fc0fd51 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e444f100-18b1-41d0-a536-b50b6fc0fd51 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d returned with HTTP 200 Sep 02 16:36:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1584/3147] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:25 2026] GET /volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2f90065b-5208-4d08-809f-3ef25d1dd886 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f90065b-5208-4d08-809f-3ef25d1dd886 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f90065b-5208-4d08-809f-3ef25d1dd886 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2f90065b-5208-4d08-809f-3ef25d1dd886 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96c6aafa-d2ef-4c08-b5ce-25ec8bcff2df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2f90065b-5208-4d08-809f-3ef25d1dd886 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d returned with HTTP 204 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1564/3148] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:25 2026] DELETE /volume/v3/messages/06925927-124c-40dc-a3ad-5e2e8914474d => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b59969af-365b-4418-a398-905cee26d988 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume with id: 31996062-1cb1-4d17-b6bc-f36aa2ed49dd Sep 02 16:36:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Volume info retrieved successfully. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86750) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-441246898 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-441246898, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-441246898 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-441246898, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Created reservations ['89aff607-bb31-4b41-8a2b-26d9e8132b93', 'a8f3acc3-586e-45a4-9d9e-8e044c7598ec', '40e21397-574d-4693-a79d-557f6dce157f', '6183575f-50c1-4342-8f32-bdff0c87770f'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Delete volume request issued successfully. Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b59969af-365b-4418-a398-905cee26d988 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd returned with HTTP 202 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1565/3149] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:25 2026] DELETE /volume/v3/volumes/31996062-1cb1-4d17-b6bc-f36aa2ed49dd => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9550df9d-378c-46ba-b6ec-bdedddd75a58 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9550df9d-378c-46ba-b6ec-bdedddd75a58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] DELETE http://192.168.122.38/volume/v3/types/5c2ae5b6-303b-489c-8ae9-7b4b17cb5974 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9550df9d-378c-46ba-b6ec-bdedddd75a58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9550df9d-378c-46ba-b6ec-bdedddd75a58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9550df9d-378c-46ba-b6ec-bdedddd75a58 tempest-ProjectAdminTests-895318564 tempest-ProjectAdminTests-895318564-project-admin] http://192.168.122.38/volume/v3/types/5c2ae5b6-303b-489c-8ae9-7b4b17cb5974 returned with HTTP 202 Sep 02 16:36:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1566/3150] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:25 2026] DELETE /volume/v3/types/5c2ae5b6-303b-489c-8ae9-7b4b17cb5974 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96c6aafa-d2ef-4c08-b5ce-25ec8bcff2df tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-admin] GET http://192.168.122.38/volume/v3/scheduler-stats/get_pools Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96c6aafa-d2ef-4c08-b5ce-25ec8bcff2df tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96c6aafa-d2ef-4c08-b5ce-25ec8bcff2df tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96c6aafa-d2ef-4c08-b5ce-25ec8bcff2df tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-admin] http://192.168.122.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 16:36:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1585/3151] 192.168.122.38 () {58 vars in 1170 bytes} [Wed Sep 2 16:36:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-reader] GET http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD Sep 02 16:36:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-reader] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:26 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4bac046e423c463ab088c41b74f224af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4d4dbc204244ec68c747696870f7a74', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0be62fe6-b9fc-4505-a21b-94547d226ea9 tempest-ProjectReaderTests-634595194 tempest-ProjectReaderTests-634595194-project-reader] http://192.168.122.38/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 16:36:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1567/3152] 192.168.122.38 () {58 vars in 1188 bytes} [Wed Sep 2 16:36:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 467 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2255366a-4898-4fa6-b587-6058f92a6a2c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2255366a-4898-4fa6-b587-6058f92a6a2c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2255366a-4898-4fa6-b587-6058f92a6a2c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1553167886", "extra_specs": {"storage_protocol": "tempest-storage_protocol-661311544", "vendor_name": "tempest-vendor_name-70877982"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2255366a-4898-4fa6-b587-6058f92a6a2c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1586/3153] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:28 2026] POST /volume/v3/types => generated 327 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab94f438-5ecd-446f-af6f-e7cebc7d46ae", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request body: {'volume': {'volume_type': 'ab94f438-5ecd-446f-af6f-e7cebc7d46ae', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume of 1 GB Sep 02 16:36:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (974d086c-84a3-4715-934c-2017ba526c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e55f602-4fc7-4689-a92f-857cfa809fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e55f602-4fc7-4689-a92f-857cfa809fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-661311544',vendor_name='tempest-vendor_name-70877982'},id=ab94f438-5ecd-446f-af6f-e7cebc7d46ae,is_public=True,name='tempest-ProjectMemberTests-volume-type-1553167886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab94f438-5ecd-446f-af6f-e7cebc7d46ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5049be-1831-47b7-882f-1eede009d96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1553167886 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1553167886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1553167886 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1553167886, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['9061e5bc-3081-4be3-ab56-4e306d07a803', '49fd75a5-f987-4de0-8533-b41e8e400e5b', '91f6dc61-201e-4773-ae08-b52a787f1016', '497158e2-6470-4c37-917e-7e15f73c290e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5049be-1831-47b7-882f-1eede009d96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9061e5bc-3081-4be3-ab56-4e306d07a803', '49fd75a5-f987-4de0-8533-b41e8e400e5b', '91f6dc61-201e-4773-ae08-b52a787f1016', '497158e2-6470-4c37-917e-7e15f73c290e']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5131915a-aa6f-4c58-8fa8-ff0809e5c35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5131915a-aa6f-4c58-8fa8-ff0809e5c35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c458b30-550b-4708-8a38-1260665f8bc3', '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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['9061e5bc-3081-4be3-ab56-4e306d07a803','49fd75a5-f987-4de0-8533-b41e8e400e5b','91f6dc61-201e-4773-ae08-b52a787f1016','497158e2-6470-4c37-917e-7e15f73c290e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=ab94f438-5ecd-446f-af6f-e7cebc7d46ae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36: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=4c458b30-550b-4708-8a38-1260665f8bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fa9eace22b44beac5191a4d1309cb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1c525d754740f2ab57be4f06f1c201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab94f438-5ecd-446f-af6f-e7cebc7d46ae),volume_type_id=ab94f438-5ecd-446f-af6f-e7cebc7d46ae)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1657c5f2-64fe-4559-89ee-b300ec148681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1657c5f2-64fe-4559-89ee-b300ec148681) transitioned into state 'SUCCESS' from 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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['9061e5bc-3081-4be3-ab56-4e306d07a803','49fd75a5-f987-4de0-8533-b41e8e400e5b','91f6dc61-201e-4773-ae08-b52a787f1016','497158e2-6470-4c37-917e-7e15f73c290e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=ab94f438-5ecd-446f-af6f-e7cebc7d46ae)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bbf2c-5bac-411a-8df5-6e3bab09f967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bbf2c-5bac-411a-8df5-6e3bab09f967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (974d086c-84a3-4715-934c-2017ba526c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request issued successfully. Sep 02 16:36:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a475b43-c1ce-436d-9ee1-1e37b986407d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1568/3154] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:29 2026] POST /volume/v3/volumes => generated 780 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 Sep 02 16:36:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e836fbf7-50b3-49ac-bc15-cfbf6993ea60 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 returned with HTTP 200 Sep 02 16:36:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1587/3155] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:29 2026] GET /volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1716264807"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1716264807'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (e204576f-3fc7-4e17-9860-312e6381c7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1207cd-4164-4033-b552-4e6f8d0a590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1207cd-4164-4033-b552-4e6f8d0a590b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defdf304-90ea-405d-a795-c329de17dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['8b0ed089-59b7-40c9-87d5-9c96afcef992', '31d6ec7f-ab1f-4307-b75e-eab2d5fdde97', 'a63ae941-1480-4a9e-9e18-38d998c8ecf7', 'dd0d1d10-6fe4-4ff0-b88a-61020038f628'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defdf304-90ea-405d-a795-c329de17dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0ed089-59b7-40c9-87d5-9c96afcef992', '31d6ec7f-ab1f-4307-b75e-eab2d5fdde97', 'a63ae941-1480-4a9e-9e18-38d998c8ecf7', 'dd0d1d10-6fe4-4ff0-b88a-61020038f628']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b1c1dd-dd28-4176-b5a2-84eeafe7f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b1c1dd-dd28-4176-b5a2-84eeafe7f23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb32170-64ff-4ab3-a295-c1f764ca9b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1716264807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['8b0ed089-59b7-40c9-87d5-9c96afcef992','31d6ec7f-ab1f-4307-b75e-eab2d5fdde97','a63ae941-1480-4a9e-9e18-38d998c8ecf7','dd0d1d10-6fe4-4ff0-b88a-61020038f628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1716264807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bb32170-64ff-4ab3-a295-c1f764ca9b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf821ce-4dd7-43fe-bcd0-946af4bea7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf821ce-4dd7-43fe-bcd0-946af4bea7fe) transitioned into state 'SUCCESS' from state '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-1716264807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['8b0ed089-59b7-40c9-87d5-9c96afcef992','31d6ec7f-ab1f-4307-b75e-eab2d5fdde97','a63ae941-1480-4a9e-9e18-38d998c8ecf7','dd0d1d10-6fe4-4ff0-b88a-61020038f628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420cb29a-a8ed-409d-9d68-b1b6304bf50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420cb29a-a8ed-409d-9d68-b1b6304bf50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (e204576f-3fc7-4e17-9860-312e6381c7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ad41d762-fa08-4212-89b2-f280ab3303d1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1569/3156] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:29 2026] POST /volume/v3/volumes => generated 785 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c7393d9-855a-4cb0-99ee-1cf0fc7830fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a returned with HTTP 200 Sep 02 16:36:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1588/3157] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:30 2026] GET /volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e121c26a-bdcd-45e2-9dcf-517ec3bbe3bd tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 returned with HTTP 200 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1570/3158] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:30 2026] GET /volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6ab1a64e-50b7-4374-8614-77f05b730e95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ab1a64e-50b7-4374-8614-77f05b730e95 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ab1a64e-50b7-4374-8614-77f05b730e95 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ab1a64e-50b7-4374-8614-77f05b730e95 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ab1a64e-50b7-4374-8614-77f05b730e95 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1589/3159] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:30 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-baae8078-2e13-48a7-871f-5e154aef3e3d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-baae8078-2e13-48a7-871f-5e154aef3e3d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] DELETE http://192.168.122.38/volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-baae8078-2e13-48a7-871f-5e154aef3e3d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-baae8078-2e13-48a7-871f-5e154aef3e3d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-baae8078-2e13-48a7-871f-5e154aef3e3d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] http://192.168.122.38/volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b returned with HTTP 204 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1571/3160] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:30 2026] DELETE /volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74049933-70b1-4665-a2a1-023acd00d65e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74049933-70b1-4665-a2a1-023acd00d65e tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] GET http://192.168.122.38/volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74049933-70b1-4665-a2a1-023acd00d65e tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74049933-70b1-4665-a2a1-023acd00d65e tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74049933-70b1-4665-a2a1-023acd00d65e tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] http://192.168.122.38/volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b returned with HTTP 404 Sep 02 16:36:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1590/3161] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:30 2026] GET /volume/v3/messages/0f7a8823-cabe-486a-bb81-fc3f28beb47b => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume with id: 4c458b30-550b-4708-8a38-1260665f8bc3 Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:30 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86750) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:30 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['6d3eda10-9d29-4de1-a55b-0bbaa9aaed8e', '3f2f3f59-4c73-436a-ac84-696aada04318', 'd3408465-fc67-49d1-bb21-88dfa5b33325', '9e2e6940-9d65-4949-bb8b-095c6a3b7aeb'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume request issued successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bba934b5-a9f0-4efb-a358-37c0a1e317ad tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 returned with HTTP 202 Sep 02 16:36:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1572/3162] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:30 2026] DELETE /volume/v3/volumes/4c458b30-550b-4708-8a38-1260665f8bc3 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7231674b-9255-4ef3-be71-f7672c2b8eb3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7231674b-9255-4ef3-be71-f7672c2b8eb3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/types/ab94f438-5ecd-446f-af6f-e7cebc7d46ae Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7231674b-9255-4ef3-be71-f7672c2b8eb3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7231674b-9255-4ef3-be71-f7672c2b8eb3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7231674b-9255-4ef3-be71-f7672c2b8eb3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types/ab94f438-5ecd-446f-af6f-e7cebc7d46ae returned with HTTP 202 Sep 02 16:36:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1591/3163] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:31 2026] DELETE /volume/v3/types/ab94f438-5ecd-446f-af6f-e7cebc7d46ae => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b6058eda-17e2-4fe1-92c7-0e82eae5bda7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6058eda-17e2-4fe1-92c7-0e82eae5bda7 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b6058eda-17e2-4fe1-92c7-0e82eae5bda7 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1161476205", "extra_specs": {"storage_protocol": "tempest-storage_protocol-746752636", "vendor_name": "tempest-vendor_name-1827628587"}}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b6058eda-17e2-4fe1-92c7-0e82eae5bda7 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1573/3164] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:31 2026] POST /volume/v3/types => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a50cb725-ee77-4637-81cf-b28313c884dc", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request body: {'volume': {'volume_type': 'a50cb725-ee77-4637-81cf-b28313c884dc', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume of 1 GB Sep 02 16:36:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (b68dc30f-f451-44b7-b958-44f8676981d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb3a65-e9f5-44ed-b018-770e6c1bfa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb3a65-e9f5-44ed-b018-770e6c1bfa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-746752636',vendor_name='tempest-vendor_name-1827628587'},id=a50cb725-ee77-4637-81cf-b28313c884dc,is_public=True,name='tempest-ProjectMemberTests-volume-type-1161476205',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a50cb725-ee77-4637-81cf-b28313c884dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000d5802-3a54-4f25-b4b4-775079c769ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1161476205 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1161476205, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1161476205 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1161476205, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['b0188516-f2b4-4e94-b930-5b205ff9150a', '00f52e28-f755-4e02-bd37-90025ce3f98b', '0a88c717-4e16-434e-b63c-076628c0cf79', 'c7e64d1a-11d8-4f5b-ba56-568ec88b2b15'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000d5802-3a54-4f25-b4b4-775079c769ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0188516-f2b4-4e94-b930-5b205ff9150a', '00f52e28-f755-4e02-bd37-90025ce3f98b', '0a88c717-4e16-434e-b63c-076628c0cf79', 'c7e64d1a-11d8-4f5b-ba56-568ec88b2b15']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a7549-4ae2-4b08-97a7-7d933f775670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a7549-4ae2-4b08-97a7-7d933f775670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495de889-74c0-4034-aac2-d95a9b2c6f8f', '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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['b0188516-f2b4-4e94-b930-5b205ff9150a','00f52e28-f755-4e02-bd37-90025ce3f98b','0a88c717-4e16-434e-b63c-076628c0cf79','c7e64d1a-11d8-4f5b-ba56-568ec88b2b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=a50cb725-ee77-4637-81cf-b28313c884dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36: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=495de889-74c0-4034-aac2-d95a9b2c6f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fa9eace22b44beac5191a4d1309cb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1c525d754740f2ab57be4f06f1c201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a50cb725-ee77-4637-81cf-b28313c884dc),volume_type_id=a50cb725-ee77-4637-81cf-b28313c884dc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdf5076-ef9f-4f55-8766-bc9a94b43cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdf5076-ef9f-4f55-8766-bc9a94b43cb2) transitioned into state 'SUCCESS' from 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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['b0188516-f2b4-4e94-b930-5b205ff9150a','00f52e28-f755-4e02-bd37-90025ce3f98b','0a88c717-4e16-434e-b63c-076628c0cf79','c7e64d1a-11d8-4f5b-ba56-568ec88b2b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=a50cb725-ee77-4637-81cf-b28313c884dc)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af878ffd-22c8-4651-adee-031778b02aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-df2ee59e-4a25-4fec-a784-6e89799a4e88 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a returned with HTTP 200 Sep 02 16:36:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1574/3165] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:31 2026] GET /volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af878ffd-22c8-4651-adee-031778b02aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (b68dc30f-f451-44b7-b958-44f8676981d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request issued successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42d0fca7-82be-4c6f-9e02-7e84f0ca1a94 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1592/3166] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:31 2026] POST /volume/v3/volumes => generated 780 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed6fa65a-a028-475f-8446-147e87e946de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed6fa65a-a028-475f-8446-147e87e946de tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed6fa65a-a028-475f-8446-147e87e946de tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed6fa65a-a028-475f-8446-147e87e946de tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ed6fa65a-a028-475f-8446-147e87e946de tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed6fa65a-a028-475f-8446-147e87e946de tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f returned with HTTP 200 Sep 02 16:36:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1593/3167] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:31 2026] GET /volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bb32170-64ff-4ab3-a295-c1f764ca9b7a", "name": "tempest-ProjectMemberTests-Snapshot-152217580"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Volume info retrieved successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Create snapshot from volume 6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:31 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Created reservations ['e9d8aecf-9696-44dc-a35d-2bf18b5257c1', '68f289ac-ab61-4411-8d73-618d44973cdf', '36f6376d-3515-45cf-a753-4765c1cb1053', '8c20c28c-3bd7-42a1-a33c-54088e03c6c9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:31 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot create request issued successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4b2d3ec2-d265-4509-8b0d-fe404d384b77 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1575/3168] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-247a3322-5109-43b9-a20c-87d162fb2349 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-247a3322-5109-43b9-a20c-87d162fb2349 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-247a3322-5109-43b9-a20c-87d162fb2349 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-247a3322-5109-43b9-a20c-87d162fb2349 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-247a3322-5109-43b9-a20c-87d162fb2349 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-247a3322-5109-43b9-a20c-87d162fb2349 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 200 Sep 02 16:36:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1594/3169] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:31 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7d7fd560-f141-4603-8a2e-df150f8256fa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d7fd560-f141-4603-8a2e-df150f8256fa tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d7fd560-f141-4603-8a2e-df150f8256fa tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d7fd560-f141-4603-8a2e-df150f8256fa tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7d7fd560-f141-4603-8a2e-df150f8256fa tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d7fd560-f141-4603-8a2e-df150f8256fa tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f returned with HTTP 200 Sep 02 16:36:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1576/3170] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:32 2026] GET /volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f => generated 980 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6bcd1d42-377a-4ab7-ad2e-bf60af25d2ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6bcd1d42-377a-4ab7-ad2e-bf60af25d2ab tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6bcd1d42-377a-4ab7-ad2e-bf60af25d2ab tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6bcd1d42-377a-4ab7-ad2e-bf60af25d2ab tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6bcd1d42-377a-4ab7-ad2e-bf60af25d2ab tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1595/3171] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:32 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3aef4ac2-4380-44a0-a7e2-8d33c2765e1d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3aef4ac2-4380-44a0-a7e2-8d33c2765e1d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3aef4ac2-4380-44a0-a7e2-8d33c2765e1d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3aef4ac2-4380-44a0-a7e2-8d33c2765e1d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3aef4ac2-4380-44a0-a7e2-8d33c2765e1d tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1577/3172] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:32 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7652bfa-1e8a-43bb-8c37-28f89c72c415 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7652bfa-1e8a-43bb-8c37-28f89c72c415 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/messages/f9ccd9ab-55fb-42a8-b8cb-f0b5477ec447 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7652bfa-1e8a-43bb-8c37-28f89c72c415 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7652bfa-1e8a-43bb-8c37-28f89c72c415 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7652bfa-1e8a-43bb-8c37-28f89c72c415 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/messages/f9ccd9ab-55fb-42a8-b8cb-f0b5477ec447 returned with HTTP 204 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1596/3173] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:32 2026] DELETE /volume/v3/messages/f9ccd9ab-55fb-42a8-b8cb-f0b5477ec447 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume with id: 495de889-74c0-4034-aac2-d95a9b2c6f8f Sep 02 16:36:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86750) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1161476205 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1161476205, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1161476205 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1161476205, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['3fc01c3d-4239-46c9-8dab-d3967cde0e9b', 'a8e522ff-a709-4658-b330-1434e9888c0e', 'f9d7569a-7102-43d8-9bda-5a7f93249ed9', 'eba3b9f5-ef59-4ef9-8f18-16fbd25cd5e9'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume request issued successfully. Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dfcb4d79-a3d2-4a77-afd4-e01aff6530e3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f returned with HTTP 202 Sep 02 16:36:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1578/3174] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:32 2026] DELETE /volume/v3/volumes/495de889-74c0-4034-aac2-d95a9b2c6f8f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01c82624-226a-4138-a1e5-6608a0443673 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01c82624-226a-4138-a1e5-6608a0443673 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/types/a50cb725-ee77-4637-81cf-b28313c884dc Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01c82624-226a-4138-a1e5-6608a0443673 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01c82624-226a-4138-a1e5-6608a0443673 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da84c394-6bc8-41a8-b23d-b1db20e91d2b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 200 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1597/3175] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:32 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01c82624-226a-4138-a1e5-6608a0443673 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types/a50cb725-ee77-4637-81cf-b28313c884dc returned with HTTP 202 Sep 02 16:36:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1579/3176] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:32 2026] DELETE /volume/v3/types/a50cb725-ee77-4637-81cf-b28313c884dc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee8d5b81-4d4e-44e6-a062-f31f057fd8fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee8d5b81-4d4e-44e6-a062-f31f057fd8fb tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee8d5b81-4d4e-44e6-a062-f31f057fd8fb tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-882744204", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1969730291", "vendor_name": "tempest-vendor_name-1055820750"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee8d5b81-4d4e-44e6-a062-f31f057fd8fb tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1598/3177] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:32 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0555733-b70b-4444-834b-2c372a157f9b", "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request body: {'volume': {'volume_type': 'a0555733-b70b-4444-834b-2c372a157f9b', 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume of 1 GB Sep 02 16:36:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (4d195b2b-0e1c-473c-a5fd-a799f4e1bf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (486bf9d7-75d3-4d79-a2e2-f220c06a590c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (486bf9d7-75d3-4d79-a2e2-f220c06a590c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:36:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1969730291',vendor_name='tempest-vendor_name-1055820750'},id=a0555733-b70b-4444-834b-2c372a157f9b,is_public=True,name='tempest-ProjectMemberTests-volume-type-882744204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0555733-b70b-4444-834b-2c372a157f9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d758a4-e3ee-43d4-87f1-71a021d26176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-882744204 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-882744204, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: WARNING cinder.quota [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-882744204 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-882744204, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['abe4076c-d653-4916-ac8e-87c9dbc17f09', '1754e705-4159-4572-862c-0d0176d0424a', '589ac917-78c9-4dbc-b513-ee6f2738db54', '770168fb-1e1a-4dbd-84ef-bbe7fd06cf13'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d758a4-e3ee-43d4-87f1-71a021d26176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe4076c-d653-4916-ac8e-87c9dbc17f09', '1754e705-4159-4572-862c-0d0176d0424a', '589ac917-78c9-4dbc-b513-ee6f2738db54', '770168fb-1e1a-4dbd-84ef-bbe7fd06cf13']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00202a63-8660-40b4-9651-caea4ca651d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00202a63-8660-40b4-9651-caea4ca651d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0bf082b-ed19-4c54-b953-8adca55e563f', '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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['abe4076c-d653-4916-ac8e-87c9dbc17f09','1754e705-4159-4572-862c-0d0176d0424a','589ac917-78c9-4dbc-b513-ee6f2738db54','770168fb-1e1a-4dbd-84ef-bbe7fd06cf13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=a0555733-b70b-4444-834b-2c372a157f9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36: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=d0bf082b-ed19-4c54-b953-8adca55e563f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fa9eace22b44beac5191a4d1309cb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1c525d754740f2ab57be4f06f1c201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0555733-b70b-4444-834b-2c372a157f9b),volume_type_id=a0555733-b70b-4444-834b-2c372a157f9b)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0bf549-1f41-49e5-8bfb-fe94472af8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0bf549-1f41-49e5-8bfb-fe94472af8c5) transitioned into state 'SUCCESS' from 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='33fa9eace22b44beac5191a4d1309cb9',qos_specs=None,replication_status=,reservations=['abe4076c-d653-4916-ac8e-87c9dbc17f09','1754e705-4159-4572-862c-0d0176d0424a','589ac917-78c9-4dbc-b513-ee6f2738db54','770168fb-1e1a-4dbd-84ef-bbe7fd06cf13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1c525d754740f2ab57be4f06f1c201',volume_type_id=a0555733-b70b-4444-834b-2c372a157f9b)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b8a7f4-e576-4eb1-af40-d521ef2ee028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b8a7f4-e576-4eb1-af40-d521ef2ee028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Flow 'volume_create_api' (4d195b2b-0e1c-473c-a5fd-a799f4e1bf5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Create volume request issued successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c767acfe-ae05-4087-9e4f-ee4e49a59ea3 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1580/3178] 192.168.122.38 () {62 vars in 1177 bytes} [Wed Sep 2 16:36:32 2026] POST /volume/v3/volumes => generated 779 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd6950e0-6b5a-47ed-9f7c-803582d32807 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f returned with HTTP 200 Sep 02 16:36:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1599/3179] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:33 2026] GET /volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6f5556d6-f4d6-431e-83ed-6af136f673fd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 200 Sep 02 16:36:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1581/3180] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:33 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c2552b8-2da6-464f-87ce-638898f21dac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Delete snapshot with id: dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot delete request issued successfully. Sep 02 16:36:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c2552b8-2da6-464f-87ce-638898f21dac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 202 Sep 02 16:36:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1600/3181] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:33 2026] DELETE /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:34 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-025fc612-9c29-4450-a55f-2a6a1f9b57ae tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 200 Sep 02 16:36:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1582/3182] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:33 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efe572d9-e9ea-4799-b670-d3a33fb5ae7c tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f returned with HTTP 200 Sep 02 16:36:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1601/3183] 192.168.122.38 () {60 vars in 1267 bytes} [Wed Sep 2 16:36:34 2026] GET /volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f => generated 979 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e3bb5f03-bcee-4d29-8acd-f202e2f14f31 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3bb5f03-bcee-4d29-8acd-f202e2f14f31 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] GET http://192.168.122.38/volume/v3/messages Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3bb5f03-bcee-4d29-8acd-f202e2f14f31 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e3bb5f03-bcee-4d29-8acd-f202e2f14f31 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e3bb5f03-bcee-4d29-8acd-f202e2f14f31 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/messages returned with HTTP 200 Sep 02 16:36:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1583/3184] 192.168.122.38 () {60 vars in 1159 bytes} [Wed Sep 2 16:36:34 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5fc0e3da-1e55-4961-855c-4c2ef5d86edf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fc0e3da-1e55-4961-855c-4c2ef5d86edf tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] GET http://192.168.122.38/volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fc0e3da-1e55-4961-855c-4c2ef5d86edf tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5fc0e3da-1e55-4961-855c-4c2ef5d86edf tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5fc0e3da-1e55-4961-855c-4c2ef5d86edf tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-member] http://192.168.122.38/volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 returned with HTTP 200 Sep 02 16:36:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1602/3185] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:34 2026] GET /volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-142238cd-2303-4852-87a1-4e15b616fe40 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-142238cd-2303-4852-87a1-4e15b616fe40 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-142238cd-2303-4852-87a1-4e15b616fe40 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-142238cd-2303-4852-87a1-4e15b616fe40 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'version_select' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-142238cd-2303-4852-87a1-4e15b616fe40 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 returned with HTTP 204 Sep 02 16:36:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1584/3186] 192.168.122.38 () {60 vars in 1273 bytes} [Wed Sep 2 16:36:34 2026] DELETE /volume/v3/messages/74ef96c8-1abf-47dd-8a44-27233c05c192 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5575cbc1-1657-470d-b600-c513dd2b9489 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume with id: d0bf082b-ed19-4c54-b953-8adca55e563f Sep 02 16:36:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Volume info retrieved successfully. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-882744204 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-882744204, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-882744204 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-882744204, it is now deprecated. Please use the default quota class for default quota. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Created reservations ['269e6c28-3f86-4828-986e-cf78364b090b', '3eb6c656-f8d2-4ae0-aa9a-3d778bbabc15', '891cf303-7c36-4310-a289-4047011b9bf1', 'd85779ad-2e06-408d-831f-1e34270053d0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Delete volume request issued successfully. Sep 02 16:36:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5575cbc1-1657-470d-b600-c513dd2b9489 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f returned with HTTP 202 Sep 02 16:36:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1603/3187] 192.168.122.38 () {60 vars in 1270 bytes} [Wed Sep 2 16:36:34 2026] DELETE /volume/v3/volumes/d0bf082b-ed19-4c54-b953-8adca55e563f => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-09cbe16a-1b55-4fe2-a5fa-2da3c11ea973 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09cbe16a-1b55-4fe2-a5fa-2da3c11ea973 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] DELETE http://192.168.122.38/volume/v3/types/a0555733-b70b-4444-834b-2c372a157f9b Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09cbe16a-1b55-4fe2-a5fa-2da3c11ea973 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-09cbe16a-1b55-4fe2-a5fa-2da3c11ea973 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:34 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-09cbe16a-1b55-4fe2-a5fa-2da3c11ea973 tempest-ProjectMemberTests-448157299 tempest-ProjectMemberTests-448157299-project-admin] http://192.168.122.38/volume/v3/types/a0555733-b70b-4444-834b-2c372a157f9b returned with HTTP 202 Sep 02 16:36:34 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1585/3188] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:34 2026] DELETE /volume/v3/types/a0555733-b70b-4444-834b-2c372a157f9b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d210b32-1b91-49f0-b461-2545265b292e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d210b32-1b91-49f0-b461-2545265b292e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d210b32-1b91-49f0-b461-2545265b292e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d210b32-1b91-49f0-b461-2545265b292e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d210b32-1b91-49f0-b461-2545265b292e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d210b32-1b91-49f0-b461-2545265b292e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 200 Sep 02 16:36:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1604/3189] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:35 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5c4df77c-3a66-47da-867d-0351dac4db0c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c4df77c-3a66-47da-867d-0351dac4db0c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c4df77c-3a66-47da-867d-0351dac4db0c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5c4df77c-3a66-47da-867d-0351dac4db0c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5c4df77c-3a66-47da-867d-0351dac4db0c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 returned with HTTP 404 Sep 02 16:36:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1586/3190] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:36 2026] GET /volume/v3/snapshots/dad74607-85c0-4597-8baa-29bb58ba8df9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:36:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a6e2b5a-f013-4455-8a7c-b5465eb21bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a returned with HTTP 202 Sep 02 16:36:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1605/3191] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:36 2026] DELETE /volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:36 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:36 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:36 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:36 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:36 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:36 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7ac074dd-361c-4b19-a121-bab75d9ea5a1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a returned with HTTP 200 Sep 02 16:36:36 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1587/3192] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:36 2026] GET /volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-920c58bd-8798-4b52-ab94-a4d571f39fb8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-920c58bd-8798-4b52-ab94-a4d571f39fb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-920c58bd-8798-4b52-ab94-a4d571f39fb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-920c58bd-8798-4b52-ab94-a4d571f39fb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-920c58bd-8798-4b52-ab94-a4d571f39fb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a returned with HTTP 404 Sep 02 16:36:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1606/3193] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:37 2026] GET /volume/v3/volumes/6bb32170-64ff-4ab3-a295-c1f764ca9b7a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-866952049"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-866952049'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:36:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (ab1d6245-c077-44a4-bbae-58f47cd6b261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651f5084-7173-45c7-ac8a-2bc80cb6c78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651f5084-7173-45c7-ac8a-2bc80cb6c78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4dd2158-7245-49bc-b77d-4ecf5316090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['a2c5d585-487f-4705-b6e6-bfbaf5ccf22c', '3e666824-efdc-4cba-a589-bc1dfc6d21f7', '12c12b73-c0df-40b0-9fb3-34996db1d1f7', '03d0970e-3686-4f4d-88e3-0c8cd474fc7c'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4dd2158-7245-49bc-b77d-4ecf5316090f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c5d585-487f-4705-b6e6-bfbaf5ccf22c', '3e666824-efdc-4cba-a589-bc1dfc6d21f7', '12c12b73-c0df-40b0-9fb3-34996db1d1f7', '03d0970e-3686-4f4d-88e3-0c8cd474fc7c']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8afd13-f7a6-43eb-a59c-cd8dc36a4237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:37 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8afd13-f7a6-43eb-a59c-cd8dc36a4237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8fe80ed-39b9-4473-a037-4e3338f9ebbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-866952049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['a2c5d585-487f-4705-b6e6-bfbaf5ccf22c','3e666824-efdc-4cba-a589-bc1dfc6d21f7','12c12b73-c0df-40b0-9fb3-34996db1d1f7','03d0970e-3686-4f4d-88e3-0c8cd474fc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-866952049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8fe80ed-39b9-4473-a037-4e3338f9ebbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51561892-07b2-4608-aa31-636953626a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51561892-07b2-4608-aa31-636953626a3b) transitioned into state 'SUCCESS' from state '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-866952049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['a2c5d585-487f-4705-b6e6-bfbaf5ccf22c','3e666824-efdc-4cba-a589-bc1dfc6d21f7','12c12b73-c0df-40b0-9fb3-34996db1d1f7','03d0970e-3686-4f4d-88e3-0c8cd474fc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a71f0f-bcee-4084-8a51-56a568fb1443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a71f0f-bcee-4084-8a51-56a568fb1443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (ab1d6245-c077-44a4-bbae-58f47cd6b261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:37 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:36:37 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5a4c67cf-a78a-4661-8166-03f5e60c50e6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:37 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1588/3194] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:37 2026] POST /volume/v3/volumes => generated 784 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f463522-75a7-485e-a378-b6dafa869306 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f463522-75a7-485e-a378-b6dafa869306 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f463522-75a7-485e-a378-b6dafa869306 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f463522-75a7-485e-a378-b6dafa869306 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f463522-75a7-485e-a378-b6dafa869306 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f463522-75a7-485e-a378-b6dafa869306 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 200 Sep 02 16:36:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1607/3195] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:37 2026] GET /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:37 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2031201199"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2031201199'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume of 1 GB Sep 02 16:36:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Flow 'volume_create_api' (25adce24-40e0-4347-a2c9-ce8681aba93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c6a73c-c475-4edb-8d1b-5d5d93350b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c6a73c-c475-4edb-8d1b-5d5d93350b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f30349-b3cc-49d1-bbec-f90920d4a274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Created reservations ['cf494b76-ae63-47ce-bd24-cf46863a3157', '200b1bff-0199-464f-8d6d-875a5b342dce', '47730fd0-f21b-41c3-97da-651c40ae1095', '0bd89a15-38e2-474c-969d-1b189a9b6374'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f30349-b3cc-49d1-bbec-f90920d4a274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf494b76-ae63-47ce-bd24-cf46863a3157', '200b1bff-0199-464f-8d6d-875a5b342dce', '47730fd0-f21b-41c3-97da-651c40ae1095', '0bd89a15-38e2-474c-969d-1b189a9b6374']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a56ebd1-cea7-4f9e-a177-68b843f809a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a56ebd1-cea7-4f9e-a177-68b843f809a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2687dab-f4f5-4f7e-9e74-2a92c1f985d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2031201199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b7b9e8e56df4934859646c10d912fc8',qos_specs=None,replication_status=,reservations=['cf494b76-ae63-47ce-bd24-cf46863a3157','200b1bff-0199-464f-8d6d-875a5b342dce','47730fd0-f21b-41c3-97da-651c40ae1095','0bd89a15-38e2-474c-969d-1b189a9b6374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e8ba73a084305b224a5c13028e768',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2031201199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2687dab-f4f5-4f7e-9e74-2a92c1f985d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b7b9e8e56df4934859646c10d912fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e8ba73a084305b224a5c13028e768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74669d29-fabd-4108-83fd-7680e38a85af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74669d29-fabd-4108-83fd-7680e38a85af) transitioned into state 'SUCCESS' from state '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-2031201199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b7b9e8e56df4934859646c10d912fc8',qos_specs=None,replication_status=,reservations=['cf494b76-ae63-47ce-bd24-cf46863a3157','200b1bff-0199-464f-8d6d-875a5b342dce','47730fd0-f21b-41c3-97da-651c40ae1095','0bd89a15-38e2-474c-969d-1b189a9b6374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e8ba73a084305b224a5c13028e768',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8d50c7-0b63-4f45-8618-983a1b22687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8d50c7-0b63-4f45-8618-983a1b22687e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Flow 'volume_create_api' (25adce24-40e0-4347-a2c9-ce8681aba93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume request issued successfully. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4f4a8ef2-c6a4-432d-a187-b912835340e6 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1589/3196] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:37 2026] POST /volume/v3/volumes => generated 785 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17854eea-4653-40fb-91c6-f0439a1742c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17854eea-4653-40fb-91c6-f0439a1742c8 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17854eea-4653-40fb-91c6-f0439a1742c8 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17854eea-4653-40fb-91c6-f0439a1742c8 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17854eea-4653-40fb-91c6-f0439a1742c8 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17854eea-4653-40fb-91c6-f0439a1742c8 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 returned with HTTP 200 Sep 02 16:36:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1608/3197] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:38 2026] GET /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0b37e4d-9392-4fd4-9807-2f5c77b04d62 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 200 Sep 02 16:36:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1590/3198] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:38 2026] GET /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bb02502-8def-4bdb-a8a3-2a40d811bdf5 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 returned with HTTP 200 Sep 02 16:36:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1609/3199] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:39 2026] GET /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1526faa2-955f-4360-b5f1-387a765579ef None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] POST http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3/action Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5c205568e7e84aefa8d5bc1ba224ca5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b7b9e8e56df4934859646c10d912fc8', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1526faa2-955f-4360-b5f1-387a765579ef tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3/action returned with HTTP 403 Sep 02 16:36:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1591/3200] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:36:39 2026] POST /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3/action => generated 131 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Delete volume with id: a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8861ca6c-3151-4c12-8979-c61b44ecb580 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 200 Sep 02 16:36:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1592/3201] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:39 2026] GET /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Delete volume request issued successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4489d99-f00f-46c7-8046-12084ad4ab8e tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 returned with HTTP 202 Sep 02 16:36:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1610/3202] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:39 2026] DELETE /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8fe80ed-39b9-4473-a037-4e3338f9ebbf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-415551564"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-78c37421-1b17-4e2d-bd23-a7323734d1b4 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 returned with HTTP 200 Sep 02 16:36:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1593/3203] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:39 2026] GET /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['578ecb99-aea1-41ba-8c44-9f9bebc99469', '17b6aa2e-6c78-4bfd-b677-8e1db57925a2', 'c96a14a4-998a-4e12-8a64-6971a1d36735', 'e8489ba2-9d49-4091-bf05-4d4f79bac756'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:36:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-414e12b7-8c44-450c-8ae1-045ea99a1c3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1611/3204] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9744399a-8072-4724-97f1-0a789d9a296b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9744399a-8072-4724-97f1-0a789d9a296b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9744399a-8072-4724-97f1-0a789d9a296b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9744399a-8072-4724-97f1-0a789d9a296b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9744399a-8072-4724-97f1-0a789d9a296b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9744399a-8072-4724-97f1-0a789d9a296b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1594/3205] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:39 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f731de2-fe06-47e5-9cd2-2259ffdd27c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f731de2-fe06-47e5-9cd2-2259ffdd27c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 Sep 02 16:36:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f731de2-fe06-47e5-9cd2-2259ffdd27c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f731de2-fe06-47e5-9cd2-2259ffdd27c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f731de2-fe06-47e5-9cd2-2259ffdd27c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 returned with HTTP 404 Sep 02 16:36:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1612/3206] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:40 2026] GET /volume/v3/volumes/a2687dab-f4f5-4f7e-9e74-2a92c1f985d3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2068500579"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2068500579'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume of 1 GB Sep 02 16:36:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Flow 'volume_create_api' (30e22269-ec39-4501-b563-11bfe8f0b3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7270ee00-f5ae-4c1b-8936-4e321c2fbba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:40 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7270ee00-f5ae-4c1b-8936-4e321c2fbba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d64799f-7197-45e4-a361-30c3093bcbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b14e19e0-5232-442a-b9eb-c905dc7806bc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1613/3207] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:41 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Created reservations ['cdb4bb7f-f5db-4f05-8497-f4cd2df070f1', '1488a006-c644-46f0-b5ad-af4ea7fd3223', '387ba8a4-09e8-455b-814b-5c95077f5187', '4aa14c82-b520-4ae4-861d-396ae5b391ec'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d64799f-7197-45e4-a361-30c3093bcbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb4bb7f-f5db-4f05-8497-f4cd2df070f1', '1488a006-c644-46f0-b5ad-af4ea7fd3223', '387ba8a4-09e8-455b-814b-5c95077f5187', '4aa14c82-b520-4ae4-861d-396ae5b391ec']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c69dea-5fae-46c9-ba5a-339d394a4c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c69dea-5fae-46c9-ba5a-339d394a4c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9bfd1af-48a7-4aad-8e79-1721381cc6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068500579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b7b9e8e56df4934859646c10d912fc8',qos_specs=None,replication_status=,reservations=['cdb4bb7f-f5db-4f05-8497-f4cd2df070f1','1488a006-c644-46f0-b5ad-af4ea7fd3223','387ba8a4-09e8-455b-814b-5c95077f5187','4aa14c82-b520-4ae4-861d-396ae5b391ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e8ba73a084305b224a5c13028e768',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068500579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9bfd1af-48a7-4aad-8e79-1721381cc6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b7b9e8e56df4934859646c10d912fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d4e8ba73a084305b224a5c13028e768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8eb2720-3ba7-430f-b7b3-39ac9a9a0307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8eb2720-3ba7-430f-b7b3-39ac9a9a0307) transitioned into state 'SUCCESS' from state '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-2068500579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b7b9e8e56df4934859646c10d912fc8',qos_specs=None,replication_status=,reservations=['cdb4bb7f-f5db-4f05-8497-f4cd2df070f1','1488a006-c644-46f0-b5ad-af4ea7fd3223','387ba8a4-09e8-455b-814b-5c95077f5187','4aa14c82-b520-4ae4-861d-396ae5b391ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d4e8ba73a084305b224a5c13028e768',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070c5eb3-5e08-4cc9-bfca-a11d7978e5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070c5eb3-5e08-4cc9-bfca-a11d7978e5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Flow 'volume_create_api' (30e22269-ec39-4501-b563-11bfe8f0b3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Create volume request issued successfully. Sep 02 16:36:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84b5f9ef-4c91-42a1-acf5-1958f4e66269 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1595/3208] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:40 2026] POST /volume/v3/volumes => generated 785 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed095591-3913-4e16-a406-9d08e16707c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed095591-3913-4e16-a406-9d08e16707c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed095591-3913-4e16-a406-9d08e16707c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed095591-3913-4e16-a406-9d08e16707c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ed095591-3913-4e16-a406-9d08e16707c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed095591-3913-4e16-a406-9d08e16707c3 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 200 Sep 02 16:36:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1614/3209] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:41 2026] GET /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-003bbcbc-97ec-4573-b8bf-ae476d1069a6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:42 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1596/3210] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:42 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-063ca971-44ab-4827-a315-f3c510e3a989 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-063ca971-44ab-4827-a315-f3c510e3a989 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-063ca971-44ab-4827-a315-f3c510e3a989 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-063ca971-44ab-4827-a315-f3c510e3a989 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-063ca971-44ab-4827-a315-f3c510e3a989 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-063ca971-44ab-4827-a315-f3c510e3a989 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 200 Sep 02 16:36:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1615/3211] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:42 2026] GET /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2fa793c2-5798-4c65-83b4-2edbf3d22e84 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1597/3212] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:43 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-889e31d7-7b97-4e0e-b155-538970247c02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Delete snapshot with id: d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot delete request issued successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-889e31d7-7b97-4e0e-b155-538970247c02 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 202 Sep 02 16:36:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1616/3213] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:43 2026] DELETE /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55e8e02f-754e-4f1c-8fc8-6bb18c9a236c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1598/3214] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:43 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0843c8ae-2466-4b9b-9654-cfb1958a5915 tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 200 Sep 02 16:36:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1617/3215] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:43 2026] GET /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1ca9959f-cee8-480c-9950-9377ca9a776b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ca9959f-cee8-480c-9950-9377ca9a776b tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] POST http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da/action Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ca9959f-cee8-480c-9950-9377ca9a776b tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1ca9959f-cee8-480c-9950-9377ca9a776b tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-1ca9959f-cee8-480c-9950-9377ca9a776b tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5c205568e7e84aefa8d5bc1ba224ca5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b7b9e8e56df4934859646c10d912fc8', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1ca9959f-cee8-480c-9950-9377ca9a776b tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-reader] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da/action returned with HTTP 403 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1599/3216] 192.168.122.38 () {60 vars in 1269 bytes} [Wed Sep 2 16:36:43 2026] POST /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Delete volume with id: e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Delete volume request issued successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f235d14-9db4-4bc1-af43-9e0934efcc5d tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 202 Sep 02 16:36:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1618/3217] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:43 2026] DELETE /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e50f3492-d918-419c-86f0-f4570369d9df None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e50f3492-d918-419c-86f0-f4570369d9df tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e50f3492-d918-419c-86f0-f4570369d9df tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e50f3492-d918-419c-86f0-f4570369d9df tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e50f3492-d918-419c-86f0-f4570369d9df tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Volume info retrieved successfully. Sep 02 16:36:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e50f3492-d918-419c-86f0-f4570369d9df tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 200 Sep 02 16:36:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1600/3218] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:43 2026] GET /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c10d093d-67be-41e5-b7eb-81b9af6ec788 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 200 Sep 02 16:36:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1619/3219] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:44 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:36:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-831028f5-627d-4845-bf86-3ea077ca3fbd None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-831028f5-627d-4845-bf86-3ea077ca3fbd tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] GET http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da Sep 02 16:36:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-831028f5-627d-4845-bf86-3ea077ca3fbd tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-831028f5-627d-4845-bf86-3ea077ca3fbd tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-831028f5-627d-4845-bf86-3ea077ca3fbd tempest-ProjectReaderTests-1446853300 tempest-ProjectReaderTests-1446853300-project-admin] http://192.168.122.38/volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da returned with HTTP 404 Sep 02 16:36:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1601/3220] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:44 2026] GET /volume/v3/volumes/e9bfd1af-48a7-4aad-8e79-1721381cc6da => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-36c7c3b9-1ba7-43ba-abfa-26e379bb9fda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36c7c3b9-1ba7-43ba-abfa-26e379bb9fda tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36c7c3b9-1ba7-43ba-abfa-26e379bb9fda tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36c7c3b9-1ba7-43ba-abfa-26e379bb9fda tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36c7c3b9-1ba7-43ba-abfa-26e379bb9fda tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 404 Sep 02 16:36:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1620/3221] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:45 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-478b30e7-12e0-4d9f-9aca-a91ee50a7db2 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 404 Sep 02 16:36:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1602/3222] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:45 2026] DELETE /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2646ba1a-f663-47e8-a55c-dd0846d3944a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2646ba1a-f663-47e8-a55c-dd0846d3944a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2646ba1a-f663-47e8-a55c-dd0846d3944a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2646ba1a-f663-47e8-a55c-dd0846d3944a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2646ba1a-f663-47e8-a55c-dd0846d3944a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 returned with HTTP 404 Sep 02 16:36:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1621/3223] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:45 2026] GET /volume/v3/snapshots/d4baeeaa-dcb4-4b64-8c35-691836b274a3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:45 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:45 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:36:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a74a1449-9646-4d94-adb9-a1b01a56c620 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 202 Sep 02 16:36:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1603/3224] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:45 2026] DELETE /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df9f870a-16af-44a9-bdd6-edf1c50be26c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 200 Sep 02 16:36:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1622/3225] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:45 2026] GET /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b931f62f-5cb9-4441-bb45-f2f638cbe652 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b931f62f-5cb9-4441-bb45-f2f638cbe652 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b931f62f-5cb9-4441-bb45-f2f638cbe652 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b931f62f-5cb9-4441-bb45-f2f638cbe652 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b931f62f-5cb9-4441-bb45-f2f638cbe652 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf returned with HTTP 404 Sep 02 16:36:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1604/3226] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:46 2026] GET /volume/v3/volumes/a8fe80ed-39b9-4473-a037-4e3338f9ebbf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1813235930"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1813235930'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:36:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (2d7c587c-db44-47c1-afe3-e469ac0b829e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fbb2736-8ae9-4f34-9da7-75d59b8ac020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fbb2736-8ae9-4f34-9da7-75d59b8ac020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2aac16-d243-4865-9765-088456e084be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['f5497e1b-537e-4119-91d1-2f7cb8b73ed8', '4660ccfe-7c66-48b4-8537-ff3a3d73e84e', '56c37f76-8246-45a8-be30-fd5854bb0da4', 'c0c47578-e20e-4bf6-841f-93463975fee0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2aac16-d243-4865-9765-088456e084be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5497e1b-537e-4119-91d1-2f7cb8b73ed8', '4660ccfe-7c66-48b4-8537-ff3a3d73e84e', '56c37f76-8246-45a8-be30-fd5854bb0da4', 'c0c47578-e20e-4bf6-841f-93463975fee0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e5516b-f3e6-481a-8bb9-43c9bf1de885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e5516b-f3e6-481a-8bb9-43c9bf1de885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb3065d-6230-40d6-b1dd-38553db4c5e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813235930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['f5497e1b-537e-4119-91d1-2f7cb8b73ed8','4660ccfe-7c66-48b4-8537-ff3a3d73e84e','56c37f76-8246-45a8-be30-fd5854bb0da4','c0c47578-e20e-4bf6-841f-93463975fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813235930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb3065d-6230-40d6-b1dd-38553db4c5e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e3561a-7810-4ff4-8cc9-1ed32935526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e3561a-7810-4ff4-8cc9-1ed32935526c) transitioned into state 'SUCCESS' from state '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-1813235930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['f5497e1b-537e-4119-91d1-2f7cb8b73ed8','4660ccfe-7c66-48b4-8537-ff3a3d73e84e','56c37f76-8246-45a8-be30-fd5854bb0da4','c0c47578-e20e-4bf6-841f-93463975fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91641fc7-a5b5-421f-bab4-8e2b7496dcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91641fc7-a5b5-421f-bab4-8e2b7496dcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (2d7c587c-db44-47c1-afe3-e469ac0b829e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:36:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea0e353d-2cd1-40fc-8a36-40c9f3d9e5d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1623/3227] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:46 2026] POST /volume/v3/volumes => generated 785 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33a19054-afef-4031-835d-796caf6cee8f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33a19054-afef-4031-835d-796caf6cee8f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33a19054-afef-4031-835d-796caf6cee8f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33a19054-afef-4031-835d-796caf6cee8f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:46 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:46 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:46 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:46 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:46 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-33a19054-afef-4031-835d-796caf6cee8f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:46 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33a19054-afef-4031-835d-796caf6cee8f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 200 Sep 02 16:36:46 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1605/3228] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:46 2026] GET /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-be9a5b9e-9acd-473f-81c7-4e9dc1b66805 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce4273ef-1ef5-4763-8da5-ababa63134b1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1624/3229] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:47 2026] GET /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be9a5b9e-9acd-473f-81c7-4e9dc1b66805 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-be9a5b9e-9acd-473f-81c7-4e9dc1b66805 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1631865141", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-be9a5b9e-9acd-473f-81c7-4e9dc1b66805 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1606/3230] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types => generated 380 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de193671-1423-4b0e-83c4-639bd95fc0df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de193671-1423-4b0e-83c4-639bd95fc0df tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de193671-1423-4b0e-83c4-639bd95fc0df tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de193671-1423-4b0e-83c4-639bd95fc0df tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1625/3231] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3d0e6317-c712-4be0-95da-50191e6c90f2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d0e6317-c712-4be0-95da-50191e6c90f2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3d0e6317-c712-4be0-95da-50191e6c90f2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-524475874", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3d0e6317-c712-4be0-95da-50191e6c90f2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1607/3232] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 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 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14a75c34-3272-4cc7-abe3-456249f240ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14a75c34-3272-4cc7-abe3-456249f240ec tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] POST http://192.168.122.38/volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f/encryption Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14a75c34-3272-4cc7-abe3-456249f240ec tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-14a75c34-3272-4cc7-abe3-456249f240ec tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14a75c34-3272-4cc7-abe3-456249f240ec tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f/encryption returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1626/3233] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f/encryption => generated 127 bytes in 125 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d2ef485a-393f-41a8-8b8f-16d2565c9a1c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2ef485a-393f-41a8-8b8f-16d2565c9a1c tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d2ef485a-393f-41a8-8b8f-16d2565c9a1c tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-37128530", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d2ef485a-393f-41a8-8b8f-16d2565c9a1c tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1608/3234] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types => generated 378 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a220e04-3360-4cb7-9148-9aa0ec5561e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a220e04-3360-4cb7-9148-9aa0ec5561e6 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] POST http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a220e04-3360-4cb7-9148-9aa0ec5561e6 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-9a220e04-3360-4cb7-9148-9aa0ec5561e6 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a220e04-3360-4cb7-9148-9aa0ec5561e6 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1627/3235] 192.168.122.38 () {60 vars in 1278 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7dd51403-9c1b-4e76-953b-89b49a026593 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7dd51403-9c1b-4e76-953b-89b49a026593 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] PUT http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs/key2 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7dd51403-9c1b-4e76-953b-89b49a026593 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-7dd51403-9c1b-4e76-953b-89b49a026593 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7dd51403-9c1b-4e76-953b-89b49a026593 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs/key2 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1609/3236] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:48 2026] PUT /volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11013ee4-0d5d-48d3-8903-96d149381edb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11013ee4-0d5d-48d3-8903-96d149381edb tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11013ee4-0d5d-48d3-8903-96d149381edb tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-11013ee4-0d5d-48d3-8903-96d149381edb tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11013ee4-0d5d-48d3-8903-96d149381edb tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1628/3237] 192.168.122.38 () {60 vars in 1131 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-55b90a47-5932-4ade-b667-7fcadb65778e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55b90a47-5932-4ade-b667-7fcadb65778e tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-55b90a47-5932-4ade-b667-7fcadb65778e tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-621137715", "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=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-55b90a47-5932-4ade-b667-7fcadb65778e tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1610/3238] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 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 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e42c780f-7dd9-4f5f-90ff-0e1b93ade132 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e42c780f-7dd9-4f5f-90ff-0e1b93ade132 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e42c780f-7dd9-4f5f-90ff-0e1b93ade132 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e42c780f-7dd9-4f5f-90ff-0e1b93ade132 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1629/3239] 192.168.122.38 () {60 vars in 1276 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] DELETE http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption/6aedc40c-5885-443b-89bf-e41f80330d61 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-84b3e764-c24d-4077-a67d-a38fb39b0c64 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption/6aedc40c-5885-443b-89bf-e41f80330d61 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1611/3240] 192.168.122.38 () {58 vars in 1368 bytes} [Wed Sep 2 16:36:48 2026] DELETE /volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5/encryption/6aedc40c-5885-443b-89bf-e41f80330d61 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d96fa2f-6b6b-4b73-b076-47f4418bd0c2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d96fa2f-6b6b-4b73-b076-47f4418bd0c2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d96fa2f-6b6b-4b73-b076-47f4418bd0c2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1352953660", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d96fa2f-6b6b-4b73-b076-47f4418bd0c2 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1630/3241] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] DELETE http://192.168.122.38/volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f/extra_specs/key1 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1458fb4c-0a0e-4071-909c-2dbf25130716 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f/extra_specs/key1 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1612/3242] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:48 2026] DELETE /volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ace2eb4-9375-4ab1-9313-075daf374720 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ace2eb4-9375-4ab1-9313-075daf374720 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] POST http://192.168.122.38/volume/v3/types Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ace2eb4-9375-4ab1-9313-075daf374720 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1043154506", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ace2eb4-9375-4ab1-9313-075daf374720 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1631/3243] 192.168.122.38 () {60 vars in 1132 bytes} [Wed Sep 2 16:36:48 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 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-05007798-c8c4-4ffc-846f-e532fe8d185f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05007798-c8c4-4ffc-846f-e532fe8d185f tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] DELETE http://192.168.122.38/volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05007798-c8c4-4ffc-846f-e532fe8d185f tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-05007798-c8c4-4ffc-846f-e532fe8d185f tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-05007798-c8c4-4ffc-846f-e532fe8d185f tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-05007798-c8c4-4ffc-846f-e532fe8d185f tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1613/3244] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:48 2026] DELETE /volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da1ed4dd-342b-47e0-bb36-5fb1e716a697 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da1ed4dd-342b-47e0-bb36-5fb1e716a697 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] GET http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da1ed4dd-342b-47e0-bb36-5fb1e716a697 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da1ed4dd-342b-47e0-bb36-5fb1e716a697 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da1ed4dd-342b-47e0-bb36-5fb1e716a697 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1632/3245] 192.168.122.38 () {58 vars in 1257 bytes} [Wed Sep 2 16:36:48 2026] GET /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] GET http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/cipher Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c0779f6c-fd01-4b15-b2d9-42f611f46cf9 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/cipher returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1614/3246] 192.168.122.38 () {58 vars in 1275 bytes} [Wed Sep 2 16:36:48 2026] GET /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] GET http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c86302b5-e503-4b60-92eb-ea78eaedcf41 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1633/3247] 192.168.122.38 () {58 vars in 1254 bytes} [Wed Sep 2 16:36:48 2026] GET /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d64966c6-7ee7-44d4-ac6e-c0076be54445 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d64966c6-7ee7-44d4-ac6e-c0076be54445 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] GET http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/multiattach Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d64966c6-7ee7-44d4-ac6e-c0076be54445 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d64966c6-7ee7-44d4-ac6e-c0076be54445 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d64966c6-7ee7-44d4-ac6e-c0076be54445 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/multiattach returned with HTTP 200 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1615/3248] 192.168.122.38 () {58 vars in 1293 bytes} [Wed Sep 2 16:36:48 2026] GET /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93d8cbc3-c03d-403d-bc64-0ccb00669b1a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93d8cbc3-c03d-403d-bc64-0ccb00669b1a tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] GET http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/volume_backend_name Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93d8cbc3-c03d-403d-bc64-0ccb00669b1a tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93d8cbc3-c03d-403d-bc64-0ccb00669b1a tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93d8cbc3-c03d-403d-bc64-0ccb00669b1a tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1634/3249] 192.168.122.38 () {58 vars in 1317 bytes} [Wed Sep 2 16:36:48 2026] GET /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-381cfa5e-56b4-4aa7-b99e-cd132e88da55 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-381cfa5e-56b4-4aa7-b99e-cd132e88da55 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] PUT http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/73c5378e-ca40-4586-bc07-e7bb5cf4a892 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-381cfa5e-56b4-4aa7-b99e-cd132e88da55 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-381cfa5e-56b4-4aa7-b99e-cd132e88da55 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-381cfa5e-56b4-4aa7-b99e-cd132e88da55 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/73c5378e-ca40-4586-bc07-e7bb5cf4a892 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1616/3250] 192.168.122.38 () {60 vars in 1385 bytes} [Wed Sep 2 16:36:48 2026] PUT /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/encryption/73c5378e-ca40-4586-bc07-e7bb5cf4a892 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17137504-fd12-4d5a-8f6f-b2b37baad3d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17137504-fd12-4d5a-8f6f-b2b37baad3d8 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] PUT http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/key1 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17137504-fd12-4d5a-8f6f-b2b37baad3d8 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-17137504-fd12-4d5a-8f6f-b2b37baad3d8 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17137504-fd12-4d5a-8f6f-b2b37baad3d8 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/key1 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1635/3251] 192.168.122.38 () {60 vars in 1292 bytes} [Wed Sep 2 16:36:48 2026] PUT /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-33f425cd-9555-4b86-8150-35bd20e8a2ba None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33f425cd-9555-4b86-8150-35bd20e8a2ba tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] PUT http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-33f425cd-9555-4b86-8150-35bd20e8a2ba tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-33f425cd-9555-4b86-8150-35bd20e8a2ba tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '90b98489a137443d812638d2e17e389c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b716148334f4cf6bc27c1d1821189a9', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:48 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-33f425cd-9555-4b86-8150-35bd20e8a2ba tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-reader] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 returned with HTTP 403 Sep 02 16:36:48 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1617/3252] 192.168.122.38 () {60 vars in 1241 bytes} [Wed Sep 2 16:36:48 2026] PUT /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca056ae8-8d37-4a52-98bc-5e50d072194d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca056ae8-8d37-4a52-98bc-5e50d072194d tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca056ae8-8d37-4a52-98bc-5e50d072194d tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca056ae8-8d37-4a52-98bc-5e50d072194d tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca056ae8-8d37-4a52-98bc-5e50d072194d tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1636/3253] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:48 2026] DELETE /volume/v3/types/f22d4acf-b47a-42f8-ae99-d6c89604d3e0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2dc790a-e370-4a08-b1b7-f9013d46f6f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2dc790a-e370-4a08-b1b7-f9013d46f6f0 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2dc790a-e370-4a08-b1b7-f9013d46f6f0 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2dc790a-e370-4a08-b1b7-f9013d46f6f0 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-26805bd3-a360-49a9-95af-8cac7b2fa630 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 200 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1618/3254] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:49 2026] GET /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bb3065d-6230-40d6-b1dd-38553db4c5e9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1255812908"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2dc790a-e370-4a08-b1b7-f9013d46f6f0 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1637/3255] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:49 2026] DELETE /volume/v3/types/254ccd38-5545-4bc2-9aaa-adedd323c74f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume 3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef5dd375-1e4c-4a63-accc-b991650ed978 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef5dd375-1e4c-4a63-accc-b991650ed978 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd375-1e4c-4a63-accc-b991650ed978 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd375-1e4c-4a63-accc-b991650ed978 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef5dd375-1e4c-4a63-accc-b991650ed978 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5 returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1638/3256] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:49 2026] DELETE /volume/v3/types/9362ce4c-f20f-4d65-aa29-9538f828e9b5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['d64ece93-cf06-4f87-b055-9603c90f0228', 'bbe478e2-c4fb-46a2-8b22-c5cadd9f71eb', '9b82be4a-29c1-417b-8ef2-e28a1891d697', 'c57a8ef7-ba25-43a6-89bb-91df6425c93c'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31e458c2-87fc-4dd9-b485-ca7ccf8f7e8b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e458c2-87fc-4dd9-b485-ca7ccf8f7e8b tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e458c2-87fc-4dd9-b485-ca7ccf8f7e8b tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e458c2-87fc-4dd9-b485-ca7ccf8f7e8b tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e458c2-87fc-4dd9-b485-ca7ccf8f7e8b tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9 returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1639/3257] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:49 2026] DELETE /volume/v3/types/1010a68e-6a68-440d-9aba-615eb1e954a9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7638ad8b-d43a-41aa-a81f-9a4a4e948cb4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1619/3258] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f233c979-6344-4d6b-9827-5c8cc155cf23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f233c979-6344-4d6b-9827-5c8cc155cf23 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f233c979-6344-4d6b-9827-5c8cc155cf23 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f233c979-6344-4d6b-9827-5c8cc155cf23 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce3208d2-d1fb-4b01-96c3-2a6e06d6e35b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1620/3259] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:49 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f233c979-6344-4d6b-9827-5c8cc155cf23 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1640/3260] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:49 2026] DELETE /volume/v3/types/9aaa925c-c363-4c61-8724-d97a1ccf201f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e9ab8d69-d935-4581-9bfa-cf257ae35fd4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9ab8d69-d935-4581-9bfa-cf257ae35fd4 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] DELETE http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9ab8d69-d935-4581-9bfa-cf257ae35fd4 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e9ab8d69-d935-4581-9bfa-cf257ae35fd4 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] Calling method '_delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:49 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e9ab8d69-d935-4581-9bfa-cf257ae35fd4 tempest-VolumeTypesReaderTests-169996845 tempest-VolumeTypesReaderTests-169996845-project-admin] http://192.168.122.38/volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 returned with HTTP 202 Sep 02 16:36:49 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1621/3261] 192.168.122.38 () {58 vars in 1224 bytes} [Wed Sep 2 16:36:49 2026] DELETE /volume/v3/types/7f8772c6-7523-451b-be39-af9a2537f3c3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99d22352-5227-4f5c-b98c-ed5e529b087c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99d22352-5227-4f5c-b98c-ed5e529b087c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99d22352-5227-4f5c-b98c-ed5e529b087c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99d22352-5227-4f5c-b98c-ed5e529b087c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-99d22352-5227-4f5c-b98c-ed5e529b087c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99d22352-5227-4f5c-b98c-ed5e529b087c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1641/3262] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:50 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:51 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:51 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:51 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:51 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:51 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7c327e4a-98d2-4237-b08b-4e4fc0d8600a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:51 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1622/3263] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:51 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c0b0e2f-66f7-4f92-bc1b-454caef749cd tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1642/3264] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:52 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-314a5236-279c-4f7f-b783-126062e9e12e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] POST http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1/action Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.policy [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '49f1aa0ffe5b4689b0ca9a609c9bc196', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f148c77f7f5e4493a9f4a2ad7aba69df', '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=86750) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-314a5236-279c-4f7f-b783-126062e9e12e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1/action returned with HTTP 403 Sep 02 16:36:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1623/3265] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:36:52 2026] POST /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: 0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:36:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25fa9731-ec82-41d9-8cf7-e472e3884571 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 202 Sep 02 16:36:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1643/3266] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:36:52 2026] DELETE /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9a18c21b-e31b-44bf-870d-42548c6c453c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a18c21b-e31b-44bf-870d-42548c6c453c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a18c21b-e31b-44bf-870d-42548c6c453c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a18c21b-e31b-44bf-870d-42548c6c453c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:52 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:52 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9a18c21b-e31b-44bf-870d-42548c6c453c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:52 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a18c21b-e31b-44bf-870d-42548c6c453c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:52 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1624/3267] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:52 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f946c2d-0144-4475-92af-f8c9ad300602 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f946c2d-0144-4475-92af-f8c9ad300602 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f946c2d-0144-4475-92af-f8c9ad300602 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f946c2d-0144-4475-92af-f8c9ad300602 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f946c2d-0144-4475-92af-f8c9ad300602 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f946c2d-0144-4475-92af-f8c9ad300602 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 200 Sep 02 16:36:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1644/3268] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:53 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ca9073b1-9f3c-4a88-8e6d-4c0021ad5dd5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca9073b1-9f3c-4a88-8e6d-4c0021ad5dd5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca9073b1-9f3c-4a88-8e6d-4c0021ad5dd5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ca9073b1-9f3c-4a88-8e6d-4c0021ad5dd5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ca9073b1-9f3c-4a88-8e6d-4c0021ad5dd5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 returned with HTTP 404 Sep 02 16:36:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1625/3269] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:54 2026] GET /volume/v3/snapshots/0ae2ae34-4ef5-4692-85c9-eea4831146b1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7ac994f-a51b-484a-8917-83113e77e078 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:36:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7ac994f-a51b-484a-8917-83113e77e078 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 202 Sep 02 16:36:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1645/3270] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:36:54 2026] DELETE /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3594baad-1a85-4550-b9b5-3270c231477e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3594baad-1a85-4550-b9b5-3270c231477e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3594baad-1a85-4550-b9b5-3270c231477e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3594baad-1a85-4550-b9b5-3270c231477e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:54 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:54 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:54 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:54 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:54 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3594baad-1a85-4550-b9b5-3270c231477e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:54 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3594baad-1a85-4550-b9b5-3270c231477e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 200 Sep 02 16:36:54 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1626/3271] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:54 2026] GET /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47984618-75ad-41a6-838f-443de8aed532 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47984618-75ad-41a6-838f-443de8aed532 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 Sep 02 16:36:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47984618-75ad-41a6-838f-443de8aed532 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47984618-75ad-41a6-838f-443de8aed532 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47984618-75ad-41a6-838f-443de8aed532 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 returned with HTTP 404 Sep 02 16:36:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1646/3272] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:55 2026] GET /volume/v3/volumes/3bb3065d-6230-40d6-b1dd-38553db4c5e9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9cf71960-e13c-4518-8bdd-89d1290e706e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-948600435"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-948600435'}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:36:55 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (8c6edbe9-383a-418a-a64b-f7940fef82fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bc3909-d711-4748-911a-b938bfe1d8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bc3909-d711-4748-911a-b938bfe1d8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:55 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8514778e-88b6-4529-a1c8-6e0c876046f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['2acce5aa-6197-4e4f-a884-106f19557ea8', '5038ef80-db55-4a43-a9e0-9334086b35e9', 'f6338e03-1f53-4782-b41e-de26853933c0', '1026f5ec-3d61-491d-a994-0144939e2926'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8514778e-88b6-4529-a1c8-6e0c876046f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2acce5aa-6197-4e4f-a884-106f19557ea8', '5038ef80-db55-4a43-a9e0-9334086b35e9', 'f6338e03-1f53-4782-b41e-de26853933c0', '1026f5ec-3d61-491d-a994-0144939e2926']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac739d0-5a7b-4b14-b71c-cb44dbcaa44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:56 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac739d0-5a7b-4b14-b71c-cb44dbcaa44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1a0b0b-f349-4009-816b-db263a55279e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-948600435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['2acce5aa-6197-4e4f-a884-106f19557ea8','5038ef80-db55-4a43-a9e0-9334086b35e9','f6338e03-1f53-4782-b41e-de26853933c0','1026f5ec-3d61-491d-a994-0144939e2926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-948600435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1a0b0b-f349-4009-816b-db263a55279e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbf07b6-2135-43a8-9903-21b47fbe0754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbf07b6-2135-43a8-9903-21b47fbe0754) transitioned into state 'SUCCESS' from state '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-948600435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['2acce5aa-6197-4e4f-a884-106f19557ea8','5038ef80-db55-4a43-a9e0-9334086b35e9','f6338e03-1f53-4782-b41e-de26853933c0','1026f5ec-3d61-491d-a994-0144939e2926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6cf0ce-3015-47f4-ba8e-6053eff7f1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6cf0ce-3015-47f4-ba8e-6053eff7f1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (8c6edbe9-383a-418a-a64b-f7940fef82fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:36:56 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:36:56 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9cf71960-e13c-4518-8bdd-89d1290e706e tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:36:56 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1627/3273] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:36:55 2026] POST /volume/v3/volumes => generated 784 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:36:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:36:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8cae24b-4db6-450d-8ae0-e0cf1f29e552 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 200 Sep 02 16:36:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1647/3274] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:56 2026] GET /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:36:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:57 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:57 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:57 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:57 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:57 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:57 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:57 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-24d948c7-e9ba-40e0-ac57-b8a7369fde5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 200 Sep 02 16:36:57 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1628/3275] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:57 2026] GET /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:36:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5d25200-7b76-421e-9d78-04eeae0fb326 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 200 Sep 02 16:36:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1648/3276] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:36:58 2026] GET /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:36:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:36:58 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed1a0b0b-f349-4009-816b-db263a55279e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-884931719"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:36:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:58 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:58 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:36:58 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:36:58 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['8f75090e-a81d-4a78-97bf-8b1aae5609de', '75a5a13c-b29f-4d25-826e-9250c9ccbbb4', '4011b0c2-6a3d-43d6-8b41-48937a0ed796', 'b625c513-ed8b-4df3-aaf3-d101d650775a'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:36:58 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:36:58 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:36:58 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:36:58 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9621d8-0ebf-401b-bdf0-e03aa3c76294 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:36:58 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1629/3277] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:36:58 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 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-570996b1-8e5c-4ade-ab9d-226523a7b462 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:36:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1649/3278] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:58 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:36:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-43df8c38-3edf-4129-92c5-970044319b5d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:36:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43df8c38-3edf-4129-92c5-970044319b5d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:36:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43df8c38-3edf-4129-92c5-970044319b5d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:36:59 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-43df8c38-3edf-4129-92c5-970044319b5d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:36:59 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:36:59 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:36:59 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-43df8c38-3edf-4129-92c5-970044319b5d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:36:59 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-43df8c38-3edf-4129-92c5-970044319b5d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:36:59 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1630/3279] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:36:59 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d632e2d3-9e8f-413f-a3a4-0dcf01c19b6c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:37:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1650/3280] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:00 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f9cd150-1f80-4470-876b-5dff22624609 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f9cd150-1f80-4470-876b-5dff22624609 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd150-1f80-4470-876b-5dff22624609 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd150-1f80-4470-876b-5dff22624609 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f9cd150-1f80-4470-876b-5dff22624609 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f9cd150-1f80-4470-876b-5dff22624609 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:37:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1631/3281] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:01 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: /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 02 16:37:01 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Get all snapshots completed successfully. Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1e0430c-08e2-4c76-a02f-7aa28dc7ac6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 200 Sep 02 16:37:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1651/3282] 192.168.122.38 () {58 vars in 1122 bytes} [Wed Sep 2 16:37:01 2026] GET /volume/v3/snapshots => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:01 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:01 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f3e409f-a199-4cc7-b958-8c2c422879e0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 202 Sep 02 16:37:01 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1632/3283] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:01 2026] DELETE /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5b87ddd-d009-473b-bc3d-e226d0d3edac tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:37:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1652/3284] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:01 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:02 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:02 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:02 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:02 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:02 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9a409d9d-f8a5-4bbb-8d7b-800e8484a8dc tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 200 Sep 02 16:37:02 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1633/3285] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:02 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-39817e95-4d4b-4aa8-9ecb-503fea38c88b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39817e95-4d4b-4aa8-9ecb-503fea38c88b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39817e95-4d4b-4aa8-9ecb-503fea38c88b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39817e95-4d4b-4aa8-9ecb-503fea38c88b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39817e95-4d4b-4aa8-9ecb-503fea38c88b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e returned with HTTP 404 Sep 02 16:37:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1653/3286] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:03 2026] GET /volume/v3/snapshots/be62ac41-e9e1-41d1-9477-e05fce09da6e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:37:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:03 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:03 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:37:03 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:03 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:03 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:03 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:03 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:03 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ae80a3a3-4a10-491c-8d79-362a25d134fa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 202 Sep 02 16:37:03 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1634/3287] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:03 2026] DELETE /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a55d1319-6831-4166-ae85-9c63f3f3b0fb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 200 Sep 02 16:37:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1654/3288] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:03 2026] GET /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4021aaae-0680-4b87-b9a1-ac923cca9c2c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4021aaae-0680-4b87-b9a1-ac923cca9c2c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4021aaae-0680-4b87-b9a1-ac923cca9c2c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4021aaae-0680-4b87-b9a1-ac923cca9c2c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4021aaae-0680-4b87-b9a1-ac923cca9c2c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e returned with HTTP 404 Sep 02 16:37:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1635/3289] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:05 2026] GET /volume/v3/volumes/ed1a0b0b-f349-4009-816b-db263a55279e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c153983-76ca-42bf-a285-ef340b94b93d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1538178407"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1538178407'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:37:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (1c5b6886-3a3a-4c83-ba21-905c599b0002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5882ea01-4cb6-42f6-9793-e5112e3ee1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5882ea01-4cb6-42f6-9793-e5112e3ee1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab36df1-3a3f-45de-9e73-76583b79263e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['ebb4d91d-fb92-4921-8630-899d294251a7', '6fd7ecd0-1892-45b3-a0ec-3daf2cb521e2', 'ed2711d4-33c1-4f1d-b98e-20d4dd8f923b', 'fb4768da-9a26-4a64-be8d-c2d737a6f7ca'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab36df1-3a3f-45de-9e73-76583b79263e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebb4d91d-fb92-4921-8630-899d294251a7', '6fd7ecd0-1892-45b3-a0ec-3daf2cb521e2', 'ed2711d4-33c1-4f1d-b98e-20d4dd8f923b', 'fb4768da-9a26-4a64-be8d-c2d737a6f7ca']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14686adb-c088-4bdc-bd0d-3d5288249c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14686adb-c088-4bdc-bd0d-3d5288249c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9387de21-531a-4a9c-b5fe-9f4c5b794087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538178407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['ebb4d91d-fb92-4921-8630-899d294251a7','6fd7ecd0-1892-45b3-a0ec-3daf2cb521e2','ed2711d4-33c1-4f1d-b98e-20d4dd8f923b','fb4768da-9a26-4a64-be8d-c2d737a6f7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538178407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9387de21-531a-4a9c-b5fe-9f4c5b794087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f279940e-f5a5-4ec3-a6c3-de709f9aeb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f279940e-f5a5-4ec3-a6c3-de709f9aeb70) transitioned into state 'SUCCESS' from state '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-1538178407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['ebb4d91d-fb92-4921-8630-899d294251a7','6fd7ecd0-1892-45b3-a0ec-3daf2cb521e2','ed2711d4-33c1-4f1d-b98e-20d4dd8f923b','fb4768da-9a26-4a64-be8d-c2d737a6f7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2167449b-90cc-4925-91be-5848cfc43b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2167449b-90cc-4925-91be-5848cfc43b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (1c5b6886-3a3a-4c83-ba21-905c599b0002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:37:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c153983-76ca-42bf-a285-ef340b94b93d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1655/3290] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:05 2026] POST /volume/v3/volumes => generated 785 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:05 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:05 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:05 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:05 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:05 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:05 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0a08b0ef-adb5-45d5-a6a7-9af4d4607114 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 returned with HTTP 200 Sep 02 16:37:05 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1636/3291] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:05 2026] GET /volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6419c078-d647-4009-980a-cba1dd8f7529 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6419c078-d647-4009-980a-cba1dd8f7529 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6419c078-d647-4009-980a-cba1dd8f7529 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6419c078-d647-4009-980a-cba1dd8f7529 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6419c078-d647-4009-980a-cba1dd8f7529 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6419c078-d647-4009-980a-cba1dd8f7529 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 returned with HTTP 200 Sep 02 16:37:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1656/3292] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:06 2026] GET /volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:06 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9387de21-531a-4a9c-b5fe-9f4c5b794087", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-22681817"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:06 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:06 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:06 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume 9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:06 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['989afb98-688a-4051-8a0a-31f646a53b59', 'e3e2e3ad-0cd6-42ef-9356-91fdaeab9eab', 'ca963546-eab4-44c6-91ed-e775784aea38', 'c47cad4a-4c6b-4b49-83bb-f27819288998'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:06 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:06 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:06 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:37:06 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f1384ddc-d281-44f5-8f85-70fa209c5d1b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:06 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1637/3293] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d2be38b-ee02-4c30-bed3-ed7a101d036b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1657/3294] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:06 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9f3c0d17-7916-405a-9608-a9e40959024f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f3c0d17-7916-405a-9608-a9e40959024f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f3c0d17-7916-405a-9608-a9e40959024f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:07 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9f3c0d17-7916-405a-9608-a9e40959024f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:07 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:07 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:07 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9f3c0d17-7916-405a-9608-a9e40959024f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:07 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9f3c0d17-7916-405a-9608-a9e40959024f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:07 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1638/3295] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:07 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:08 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=593,cinder:INSERT=137,cinder:UPDATE=231 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:37:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-548296f3-c4de-46c9-bb41-1c71519ecc6f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1658/3296] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:08 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=671,cinder:INSERT=212,cinder:UPDATE=304 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-6a03a8ac-94a3-43a8-9594-811ff333e99a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:09 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1639/3297] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:09 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] POST http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9/action Sep 02 16:37:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:37:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Updating snapshot '33c740c7-7a6c-45ea-8313-51d96835cbd9' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:37:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:09 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '49f1aa0ffe5b4689b0ca9a609c9bc196', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f148c77f7f5e4493a9f4a2ad7aba69df', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:37:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e791ad8-62f3-43da-b41b-75466f8d6f5a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9/action returned with HTTP 403 Sep 02 16:37:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1659/3298] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:37:09 2026] POST /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: 33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:09 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:09 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:09 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:09 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:09 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:10 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:10 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e45d792-1bde-4eb4-b51d-0a3fc380793c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 202 Sep 02 16:37:10 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1640/3299] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:09 2026] DELETE /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0415337-6157-4b7f-a8c6-c073964c5d20 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1660/3300] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:10 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f781e048-dfbc-444f-95b6-30174dc41fbe None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f781e048-dfbc-444f-95b6-30174dc41fbe tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f781e048-dfbc-444f-95b6-30174dc41fbe tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:11 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f781e048-dfbc-444f-95b6-30174dc41fbe tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:11 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:11 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:11 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f781e048-dfbc-444f-95b6-30174dc41fbe tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:11 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f781e048-dfbc-444f-95b6-30174dc41fbe tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 200 Sep 02 16:37:11 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1641/3301] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:11 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-400a9b5a-59c8-4805-a71b-4ae7351b2825 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-400a9b5a-59c8-4805-a71b-4ae7351b2825 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-400a9b5a-59c8-4805-a71b-4ae7351b2825 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-400a9b5a-59c8-4805-a71b-4ae7351b2825 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-400a9b5a-59c8-4805-a71b-4ae7351b2825 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 returned with HTTP 404 Sep 02 16:37:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1661/3302] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:12 2026] GET /volume/v3/snapshots/33c740c7-7a6c-45ea-8313-51d96835cbd9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e11e4d1-2adf-449a-b070-548a71eec30b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:12 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:12 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:12 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:12 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:12 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:12 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:12 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e11e4d1-2adf-449a-b070-548a71eec30b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 returned with HTTP 202 Sep 02 16:37:12 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1642/3303] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:12 2026] DELETE /volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-691461cc-361a-4652-95ca-656883f2d8d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-691461cc-361a-4652-95ca-656883f2d8d0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-691461cc-361a-4652-95ca-656883f2d8d0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-691461cc-361a-4652-95ca-656883f2d8d0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-691461cc-361a-4652-95ca-656883f2d8d0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-691461cc-361a-4652-95ca-656883f2d8d0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 returned with HTTP 200 Sep 02 16:37:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1662/3304] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:12 2026] GET /volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:12 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-198864831", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.v3.volumes [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-198864831', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86750) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume of 1 GB Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Availability Zones retrieved successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Flow 'volume_create_api' (f32eb8d6-00e8-482c-abf6-bee413fdabaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c09d7cd-863b-4df2-abe1-4f9fbeff7a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.flows.api.create_volume [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Validating volume size '1' using validate_int {{(pid=86750) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c09d7cd-863b-4df2-abe1-4f9fbeff7a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994ac982-c20f-4c9a-a688-c7d325fade19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Created reservations ['b5460709-67ce-4fdc-b2da-337154e2a4bf', 'dca3e2b8-6c42-4c9b-990b-371510da8df0', '9b2d1ace-15ee-4387-b872-bba93a3589e0', '7ed552d5-a090-409c-a5e6-b69b2272dee8'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994ac982-c20f-4c9a-a688-c7d325fade19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5460709-67ce-4fdc-b2da-337154e2a4bf', 'dca3e2b8-6c42-4c9b-990b-371510da8df0', '9b2d1ace-15ee-4387-b872-bba93a3589e0', '7ed552d5-a090-409c-a5e6-b69b2272dee8']}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1d1c42-d656-4344-91a4-f8eda50ff8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1d1c42-d656-4344-91a4-f8eda50ff8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3145d4e7-1957-41f9-b7ba-0bf22b053ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-198864831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651c21cefafc49f9911e8ed3e8a8251d',qos_specs=None,replication_status=,reservations=['b5460709-67ce-4fdc-b2da-337154e2a4bf','dca3e2b8-6c42-4c9b-990b-371510da8df0','9b2d1ace-15ee-4387-b872-bba93a3589e0','7ed552d5-a090-409c-a5e6-b69b2272dee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-198864831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3145d4e7-1957-41f9-b7ba-0bf22b053ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='651c21cefafc49f9911e8ed3e8a8251d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae39bc61-b40b-4a14-98b2-a514e8632c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a650b128-96c6-4353-a319-32c4fe8a659a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a650b128-96c6-4353-a319-32c4fe8a659a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a650b128-96c6-4353-a319-32c4fe8a659a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a650b128-96c6-4353-a319-32c4fe8a659a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae39bc61-b40b-4a14-98b2-a514e8632c93) transitioned into state 'SUCCESS' from state '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-198864831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651c21cefafc49f9911e8ed3e8a8251d',qos_specs=None,replication_status=,reservations=['b5460709-67ce-4fdc-b2da-337154e2a4bf','dca3e2b8-6c42-4c9b-990b-371510da8df0','9b2d1ace-15ee-4387-b872-bba93a3589e0','7ed552d5-a090-409c-a5e6-b69b2272dee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c64729-0c3d-4fa3-b581-b7a66799775a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a650b128-96c6-4353-a319-32c4fe8a659a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 returned with HTTP 404 Sep 02 16:37:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1663/3305] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:13 2026] GET /volume/v3/volumes/9387de21-531a-4a9c-b5fe-9f4c5b794087 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-888400645"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-888400645'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c64729-0c3d-4fa3-b581-b7a66799775a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86750) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Flow 'volume_create_api' (f32eb8d6-00e8-482c-abf6-bee413fdabaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86750) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume request issued successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b5de4623-edec-45cb-8aa0-c23d46f4a9c7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1643/3306] 192.168.122.38 () {60 vars in 1138 bytes} [Wed Sep 2 16:37:12 2026] POST /volume/v3/volumes => generated 760 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (a238d614-a4ef-482b-992a-02a7294b5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1127756-2278-4525-a1db-e7b7dcf1f893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-761ac01f-1f9a-4e35-8aab-e1776825c5dc tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 200 Sep 02 16:37:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1644/3307] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:13 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 828 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1127756-2278-4525-a1db-e7b7dcf1f893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f56df7-c31b-4911-9d5a-460c06556494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['6c4fdde6-6f7d-4e4c-9173-caa9089f49b6', 'fb09a17c-6806-4134-bd7f-ba7f41487a38', '85a447d0-1c78-4f1d-be76-847e3c6fb49d', 'd64c0693-39f1-4a85-95c9-36bd7e1bbea0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f56df7-c31b-4911-9d5a-460c06556494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c4fdde6-6f7d-4e4c-9173-caa9089f49b6', 'fb09a17c-6806-4134-bd7f-ba7f41487a38', '85a447d0-1c78-4f1d-be76-847e3c6fb49d', 'd64c0693-39f1-4a85-95c9-36bd7e1bbea0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1f3280-033b-44a4-b2cd-85a61eb10f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1f3280-033b-44a4-b2cd-85a61eb10f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28235941-5caf-4c5d-ace1-1d2d210c6cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888400645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['6c4fdde6-6f7d-4e4c-9173-caa9089f49b6','fb09a17c-6806-4134-bd7f-ba7f41487a38','85a447d0-1c78-4f1d-be76-847e3c6fb49d','d64c0693-39f1-4a85-95c9-36bd7e1bbea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888400645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28235941-5caf-4c5d-ace1-1d2d210c6cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d042c70b-0243-4982-ac41-8af20c35ea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d042c70b-0243-4982-ac41-8af20c35ea21) transitioned into state 'SUCCESS' from state '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-888400645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['6c4fdde6-6f7d-4e4c-9173-caa9089f49b6','fb09a17c-6806-4134-bd7f-ba7f41487a38','85a447d0-1c78-4f1d-be76-847e3c6fb49d','d64c0693-39f1-4a85-95c9-36bd7e1bbea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7afdfe-46a6-4d3b-af94-db7e5dbd62cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7afdfe-46a6-4d3b-af94-db7e5dbd62cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (a238d614-a4ef-482b-992a-02a7294b5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf227c11-ccae-4d07-9d9f-772b78b0fc56 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1664/3308] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:13 2026] POST /volume/v3/volumes => generated 784 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9dc02c41-829c-4309-800a-667940c6041c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9dc02c41-829c-4309-800a-667940c6041c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9dc02c41-829c-4309-800a-667940c6041c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9dc02c41-829c-4309-800a-667940c6041c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:13 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:13 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9dc02c41-829c-4309-800a-667940c6041c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:13 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9dc02c41-829c-4309-800a-667940c6041c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 200 Sep 02 16:37:13 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1645/3309] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:13 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88f89edd-cafd-4e47-a6e3-a70537cf8297 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 200 Sep 02 16:37:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1665/3310] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:14 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-c7ee8745-14a1-4d4e-9029-c098e0f154c2 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 200 Sep 02 16:37:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1646/3311] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:14 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3145d4e7-1957-41f9-b7ba-0bf22b053ec3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-423851049", "description": null, "metadata": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create snapshot from volume 3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Created reservations ['241f949b-ec02-4b1c-ac22-be8ce5fe2aaa', '57b75232-34c3-4f7f-be2d-1910dc1892f3', '4ebac1f4-df94-4324-88cd-a84537d210fb', 'd97858ce-0f6b-46d3-966f-c41398240636'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-67f6be62-0f0e-4445-af91-cedc7110d27d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-67f6be62-0f0e-4445-af91-cedc7110d27d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-67f6be62-0f0e-4445-af91-cedc7110d27d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-67f6be62-0f0e-4445-af91-cedc7110d27d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot force create request issued successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e613ebb-e6ab-4e76-a14d-40ee63b41b78 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1666/3312] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:14 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:14 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:14 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:14 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2757171d-100c-4197-91fc-4bc24e95b00c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-67f6be62-0f0e-4445-af91-cedc7110d27d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2757171d-100c-4197-91fc-4bc24e95b00c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2757171d-100c-4197-91fc-4bc24e95b00c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2757171d-100c-4197-91fc-4bc24e95b00c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:14 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-67f6be62-0f0e-4445-af91-cedc7110d27d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 200 Sep 02 16:37:14 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1647/3313] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:14 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2757171d-100c-4197-91fc-4bc24e95b00c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2757171d-100c-4197-91fc-4bc24e95b00c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1667/3314] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:14 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1dbfc0b2-c2ae-49c0-9a95-30461ce5c779 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:15 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1648/3315] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:15 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8dbd03bd-dc7b-4878-a73e-9521db3ade34 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 200 Sep 02 16:37:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1668/3316] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:15 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-484873a9-5084-43da-809a-67e3d4ac0a15 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:15 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28235941-5caf-4c5d-ace1-1d2d210c6cdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2140874741"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:15 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:15 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:15 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:15 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:15 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume 28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:16 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['b66d0324-2460-4a31-a155-c7aac3a215d7', '2cfe6573-8263-4d31-959a-5cc1a050dc26', '283b6ac9-70df-4452-b1d3-444b65cd22c4', '85800407-3fa3-4fa7-a623-dde73cc060d7'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:16 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:16 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:37:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-484873a9-5084-43da-809a-67e3d4ac0a15 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1649/3317] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06ae8019-a1d1-486d-9ca4-fb1417d734f1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1669/3318] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:16 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ce47865f-1fe7-4b67-825b-81059cb496ac None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce47865f-1fe7-4b67-825b-81059cb496ac tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce47865f-1fe7-4b67-825b-81059cb496ac tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:16 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ce47865f-1fe7-4b67-825b-81059cb496ac tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:16 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:16 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:16 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ce47865f-1fe7-4b67-825b-81059cb496ac tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:16 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ce47865f-1fe7-4b67-825b-81059cb496ac tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:16 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1650/3319] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:16 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f46b070-3185-489c-949e-e1cde29beaef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f46b070-3185-489c-949e-e1cde29beaef tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f46b070-3185-489c-949e-e1cde29beaef tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f46b070-3185-489c-949e-e1cde29beaef tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f46b070-3185-489c-949e-e1cde29beaef tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f46b070-3185-489c-949e-e1cde29beaef tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1670/3320] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:17 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:37:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:17 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:17 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:17 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:17 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:17 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f02a9fd2-d065-480e-bf83-7c6010ecf755 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:17 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1651/3321] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:17 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3781695-50bb-4956-8b78-e721e3fd4bda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3781695-50bb-4956-8b78-e721e3fd4bda tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3781695-50bb-4956-8b78-e721e3fd4bda tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3781695-50bb-4956-8b78-e721e3fd4bda tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3781695-50bb-4956-8b78-e721e3fd4bda tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3781695-50bb-4956-8b78-e721e3fd4bda tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1671/3322] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:17 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-30dea86b-31d8-4ecc-a00c-dbeb34be859e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1652/3323] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:18 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "874a6a02-f887-4623-8905-44659e6510db", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume request body: {'volume': {'snapshot_id': '874a6a02-f887-4623-8905-44659e6510db', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume of 1 GB Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Availability Zones retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Flow 'volume_create_api' (4d1139b9-9ff9-465d-be40-53beae2844fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c04ac7-4900-4384-8a2b-646220891cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c04ac7-4900-4384-8a2b-646220891cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '874a6a02-f887-4623-8905-44659e6510db', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f596aefd-5f59-4be8-beb3-b7736cfb4e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c7e4262-08c6-4448-88c7-831f47128218 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c7e4262-08c6-4448-88c7-831f47128218 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c7e4262-08c6-4448-88c7-831f47128218 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c7e4262-08c6-4448-88c7-831f47128218 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c7e4262-08c6-4448-88c7-831f47128218 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c7e4262-08c6-4448-88c7-831f47128218 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1653/3324] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:18 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Created reservations ['9387e0aa-0867-44cc-935e-922f39dd739a', 'a538b405-7486-4e66-bcdb-8f27a6b29546', '090e6428-8538-464c-8495-5d242f03441e', '0d4a2db3-1e15-4be1-9733-61010ecb0868'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f596aefd-5f59-4be8-beb3-b7736cfb4e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9387e0aa-0867-44cc-935e-922f39dd739a', 'a538b405-7486-4e66-bcdb-8f27a6b29546', '090e6428-8538-464c-8495-5d242f03441e', '0d4a2db3-1e15-4be1-9733-61010ecb0868']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb68f24a-20f9-4d05-89d8-f6a9a714504b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb68f24a-20f9-4d05-89d8-f6a9a714504b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a396b203-9926-4196-85e2-6120a039a3e6', '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='651c21cefafc49f9911e8ed3e8a8251d',qos_specs=None,replication_status=,reservations=['9387e0aa-0867-44cc-935e-922f39dd739a','a538b405-7486-4e66-bcdb-8f27a6b29546','090e6428-8538-464c-8495-5d242f03441e','0d4a2db3-1e15-4be1-9733-61010ecb0868'],size=1,snapshot_id=874a6a02-f887-4623-8905-44659e6510db,source_replicaid=,source_volid=None,status='creating',user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:18Z,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=a396b203-9926-4196-85e2-6120a039a3e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='651c21cefafc49f9911e8ed3e8a8251d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=874a6a02-f887-4623-8905-44659e6510db,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b92a686-e58d-47f2-821c-5863e0fc2d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b92a686-e58d-47f2-821c-5863e0fc2d59) transitioned into state 'SUCCESS' from 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='651c21cefafc49f9911e8ed3e8a8251d',qos_specs=None,replication_status=,reservations=['9387e0aa-0867-44cc-935e-922f39dd739a','a538b405-7486-4e66-bcdb-8f27a6b29546','090e6428-8538-464c-8495-5d242f03441e','0d4a2db3-1e15-4be1-9733-61010ecb0868'],size=1,snapshot_id=874a6a02-f887-4623-8905-44659e6510db,source_replicaid=,source_volid=None,status='creating',user_id='7e1aaf87ebe34df7897b1cc5691ad922',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d200e9b-2fa9-4c48-af28-535631fb97b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d200e9b-2fa9-4c48-af28-535631fb97b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Flow 'volume_create_api' (4d1139b9-9ff9-465d-be40-53beae2844fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Create volume request issued successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-428ec7a2-bbc7-421b-bb4d-1c053e357ffb tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1672/3325] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:18 2026] POST /volume/v3/volumes => generated 748 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:18 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:18 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:18 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7b0e85a9-52a3-44a2-9b9e-ff7ddf8ca29e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:18 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1654/3326] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:18 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2224726f-5a0d-4ffd-92c9-cb58ceeed541 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1673/3327] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:19 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-07dca3ff-06fc-4351-8887-e435cd1d9fde tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1655/3328] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:19 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: 99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09af516e-c31e-4a1e-b118-73dfaf7ad6aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 202 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1674/3329] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:19 2026] DELETE /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:19 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:19 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cbabbe00-5ebc-47c3-b304-8529b70f265f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:19 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1656/3330] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:19 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b3c8510-c50a-4ce4-957f-dfd9b406a539 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1675/3331] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:19 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:20 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:20 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:20 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:20 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:20 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9c6ad584-9671-47c6-81a8-6f8d12d2e989 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:20 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1657/3332] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:20 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:37:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b481fbc-e9f6-4c15-8feb-055609bc95d3 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1676/3333] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:20 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:21 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:21 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:21 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:21 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:21 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-01420c00-a3e8-4f73-a8d8-a5f2b03adcb8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 200 Sep 02 16:37:21 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1658/3334] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:21 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d309fb2-7a4f-4c27-83e4-ef564315b61f tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1677/3335] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:21 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-25e40e2a-5ab3-4fcd-a81f-a53aea131fd6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e40e2a-5ab3-4fcd-a81f-a53aea131fd6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e40e2a-5ab3-4fcd-a81f-a53aea131fd6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-25e40e2a-5ab3-4fcd-a81f-a53aea131fd6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-25e40e2a-5ab3-4fcd-a81f-a53aea131fd6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 returned with HTTP 404 Sep 02 16:37:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1659/3336] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:22 2026] GET /volume/v3/snapshots/99d5fb55-e9be-451e-9a93-8238577ccc21 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df3eb203-d00e-405f-96ad-a1db8ee82595 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 202 Sep 02 16:37:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1678/3337] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:22 2026] DELETE /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:22 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:22 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:22 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:22 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:22 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2cd17063-f57b-4116-b00b-2c5304d398c6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 200 Sep 02 16:37:22 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1660/3338] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:22 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 1013 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44b29df7-b650-40d1-a296-898d1daaa6c4 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1679/3339] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:22 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-dbc321c4-b538-4398-a156-f58b54ef5889 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:23 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dbc321c4-b538-4398-a156-f58b54ef5889 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dbc321c4-b538-4398-a156-f58b54ef5889 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:23 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-dbc321c4-b538-4398-a156-f58b54ef5889 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:23 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:23 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:23 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:23 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:24 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-dbc321c4-b538-4398-a156-f58b54ef5889 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:24 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-dbc321c4-b538-4398-a156-f58b54ef5889 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 200 Sep 02 16:37:24 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1661/3340] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:23 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 1013 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31b611dd-c5db-4ed9-8d0d-7cfd4394856a tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1680/3341] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:23 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4a058a23-a91e-4fa8-a758-bc63a3fdd0cb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a058a23-a91e-4fa8-a758-bc63a3fdd0cb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a058a23-a91e-4fa8-a758-bc63a3fdd0cb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4a058a23-a91e-4fa8-a758-bc63a3fdd0cb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4a058a23-a91e-4fa8-a758-bc63a3fdd0cb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb returned with HTTP 404 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1662/3342] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:25 2026] GET /volume/v3/volumes/28235941-5caf-4c5d-ace1-1d2d210c6cdb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1382011872"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1382011872'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:37:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (4a2d983f-bdda-4615-8750-5335e173467b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-80f29374-35ec-4f25-a693-04487033eb44 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-80f29374-35ec-4f25-a693-04487033eb44 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-80f29374-35ec-4f25-a693-04487033eb44 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bb97ee-b30d-4cb8-8e31-f5a3ca791f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-80f29374-35ec-4f25-a693-04487033eb44 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-80f29374-35ec-4f25-a693-04487033eb44 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-80f29374-35ec-4f25-a693-04487033eb44 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1663/3343] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:25 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bb97ee-b30d-4cb8-8e31-f5a3ca791f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67318fc-be5b-4828-956f-c753d65101d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3e931a43-40e0-4bc0-a781-d8194c3fc947 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1664/3344] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:25 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete snapshot with id: 874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['f8fe0983-5452-415f-b320-249a254d3e4a', 'd9789480-a3f1-4b10-b2ce-5562612a9ee2', 'c6a346c6-c1bb-469b-b468-636bf3c08dc0', '7f591f76-90e6-4495-8db3-1ee37cd025bc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67318fc-be5b-4828-956f-c753d65101d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8fe0983-5452-415f-b320-249a254d3e4a', 'd9789480-a3f1-4b10-b2ce-5562612a9ee2', 'c6a346c6-c1bb-469b-b468-636bf3c08dc0', '7f591f76-90e6-4495-8db3-1ee37cd025bc']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb1076d-1d69-490f-89f2-7cfcf0230eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot delete request issued successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b9e8dd59-4ebe-4a16-b85c-e351bf40809c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 202 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1665/3345] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:25 2026] DELETE /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb1076d-1d69-490f-89f2-7cfcf0230eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '937bba12-5290-4496-92f8-a0f8cb37008e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382011872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['f8fe0983-5452-415f-b320-249a254d3e4a','d9789480-a3f1-4b10-b2ce-5562612a9ee2','c6a346c6-c1bb-469b-b468-636bf3c08dc0','7f591f76-90e6-4495-8db3-1ee37cd025bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382011872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=937bba12-5290-4496-92f8-a0f8cb37008e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff36f699-e4cb-4767-a28f-94ed2ad941de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-93b8b749-d3ce-47c2-a600-5d15ed6d3585 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1666/3346] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:25 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff36f699-e4cb-4767-a28f-94ed2ad941de) transitioned into state 'SUCCESS' from state '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-1382011872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['f8fe0983-5452-415f-b320-249a254d3e4a','d9789480-a3f1-4b10-b2ce-5562612a9ee2','c6a346c6-c1bb-469b-b468-636bf3c08dc0','7f591f76-90e6-4495-8db3-1ee37cd025bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80ae07a-9138-4530-866e-27135c74b8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80ae07a-9138-4530-866e-27135c74b8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (4a2d983f-bdda-4615-8750-5335e173467b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd0bcdfc-2fee-4dac-a12d-20fd91d89478 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1681/3347] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:25 2026] POST /volume/v3/volumes => generated 785 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:25 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9bab63a6-4586-443b-a17a-309b63a7c0d9 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e returned with HTTP 200 Sep 02 16:37:25 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1667/3348] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:25 2026] GET /volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Snapshot retrieved successfully. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a44b35a-f3e0-44ab-9c24-477a5ed50f69 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 200 Sep 02 16:37:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1682/3349] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:26 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-437c5975-410b-4e34-aef9-f83adb0cd06b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437c5975-410b-4e34-aef9-f83adb0cd06b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437c5975-410b-4e34-aef9-f83adb0cd06b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-437c5975-410b-4e34-aef9-f83adb0cd06b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:26 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-437c5975-410b-4e34-aef9-f83adb0cd06b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-437c5975-410b-4e34-aef9-f83adb0cd06b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e returned with HTTP 200 Sep 02 16:37:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1668/3350] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:26 2026] GET /volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "937bba12-5290-4496-92f8-a0f8cb37008e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1714305801"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume 937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:26 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['5f947d78-c289-466e-8b8e-377d39834190', '3881e28a-5d6e-4227-9c22-c8fd1d578e04', 'ac9cf20f-3c00-41c7-a5ed-c7eabe894369', '996deb33-c1b1-4bd4-996e-19a9be33eb1f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:37:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d22c26cc-e4ec-4153-b4b3-c28cac036e3a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1683/3351] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:26 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:26 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:26 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e266440-70fb-4719-9b6d-fc5ef5926092 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:26 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1669/3352] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:26 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1edd6e39-3fd4-454b-82d9-c36f1b68a228 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1edd6e39-3fd4-454b-82d9-c36f1b68a228 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1edd6e39-3fd4-454b-82d9-c36f1b68a228 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1edd6e39-3fd4-454b-82d9-c36f1b68a228 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1edd6e39-3fd4-454b-82d9-c36f1b68a228 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 404 Sep 02 16:37:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1684/3353] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:27 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-db072c32-ab8f-422b-b161-f2a273dad66c None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete volume with id: 3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:27 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete volume request issued successfully. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-db072c32-ab8f-422b-b161-f2a273dad66c tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 202 Sep 02 16:37:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1670/3354] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:27 2026] DELETE /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de590856-d816-4605-bcc8-df97f6e23393 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de590856-d816-4605-bcc8-df97f6e23393 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de590856-d816-4605-bcc8-df97f6e23393 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de590856-d816-4605-bcc8-df97f6e23393 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-de590856-d816-4605-bcc8-df97f6e23393 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de590856-d816-4605-bcc8-df97f6e23393 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 200 Sep 02 16:37:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1685/3355] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:27 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:27 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:27 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-bde2e5d3-e815-472f-9bf5-4e5c28f7349b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:27 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1671/3356] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:27 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3603c5c8-4300-46df-b4d8-4fef2de86b46 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3603c5c8-4300-46df-b4d8-4fef2de86b46 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3603c5c8-4300-46df-b4d8-4fef2de86b46 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3603c5c8-4300-46df-b4d8-4fef2de86b46 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3603c5c8-4300-46df-b4d8-4fef2de86b46 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 404 Sep 02 16:37:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1686/3357] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:28 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] DELETE http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete volume with id: a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:28 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete volume request issued successfully. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-3b2c3ba1-1632-400a-ab5e-a62b6257a9af tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 202 Sep 02 16:37:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1672/3358] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:28 2026] DELETE /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Volume info retrieved successfully. Sep 02 16:37:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d47687b7-6b19-44a5-9bdf-2ec371f60092 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 200 Sep 02 16:37:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1687/3359] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:28 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 840 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:28 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:28 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-75b517be-ffce-4d8a-a982-27a5f2781ba1 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:28 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1673/3360] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:28 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3453baeb-a93b-481a-b81b-2a1b2e99fa68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3453baeb-a93b-481a-b81b-2a1b2e99fa68 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3453baeb-a93b-481a-b81b-2a1b2e99fa68 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3453baeb-a93b-481a-b81b-2a1b2e99fa68 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3453baeb-a93b-481a-b81b-2a1b2e99fa68 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 returned with HTTP 404 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1688/3361] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:29 2026] GET /volume/v3/volumes/a396b203-9926-4196-85e2-6120a039a3e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] DELETE http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete snapshot with id: 874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-108959ab-639e-4e3d-a27d-eb242fe15b50 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 404 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1674/3362] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:29 2026] DELETE /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64934047-f6a8-4b8d-beb7-21575e91142e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64934047-f6a8-4b8d-beb7-21575e91142e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64934047-f6a8-4b8d-beb7-21575e91142e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64934047-f6a8-4b8d-beb7-21575e91142e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64934047-f6a8-4b8d-beb7-21575e91142e tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db returned with HTTP 404 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1689/3363] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:29 2026] GET /volume/v3/snapshots/874a6a02-f887-4623-8905-44659e6510db => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] DELETE http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Delete volume with id: 3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-920ad6fe-9b53-4abc-ba34-2d59867333c5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1675/3364] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:29 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-908a5357-2543-41ae-9ff3-2e2e6ee51fe7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 404 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1690/3365] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:29 2026] DELETE /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a9cff409-b411-4b2d-b7d3-55f3656d2eb7 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a9cff409-b411-4b2d-b7d3-55f3656d2eb7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] GET http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a9cff409-b411-4b2d-b7d3-55f3656d2eb7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a9cff409-b411-4b2d-b7d3-55f3656d2eb7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] POST http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8/action Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.snapshot_unmanage [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Unmanage snapshot with id: ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a9cff409-b411-4b2d-b7d3-55f3656d2eb7 tempest-SnapshotDependencyTests-1410257068 tempest-SnapshotDependencyTests-1410257068-project-member] http://192.168.122.38/volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 returned with HTTP 404 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1676/3366] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:29 2026] GET /volume/v3/volumes/3145d4e7-1957-41f9-b7ba-0bf22b053ec3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '49f1aa0ffe5b4689b0ca9a609c9bc196', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f148c77f7f5e4493a9f4a2ad7aba69df', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a0b53cc-e4b8-4790-9ead-e9101292a966 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8/action returned with HTTP 403 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1691/3367] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:37:29 2026] POST /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:29 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-cf0d9f4a-d917-485e-a31e-d9acebb8ded3 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 202 Sep 02 16:37:29 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1677/3368] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:29 2026] DELETE /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3203168a-f659-4dd7-b5d8-d3134e769f39 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1692/3369] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:29 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:31 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:31 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:31 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:31 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:31 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-1f9a8a92-6720-46dc-bbc5-fd31c5169a30 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 200 Sep 02 16:37:31 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1678/3370] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:31 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d444c93-3fa4-4c88-b85e-bbd7050a3f53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d444c93-3fa4-4c88-b85e-bbd7050a3f53 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d444c93-3fa4-4c88-b85e-bbd7050a3f53 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d444c93-3fa4-4c88-b85e-bbd7050a3f53 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d444c93-3fa4-4c88-b85e-bbd7050a3f53 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 returned with HTTP 404 Sep 02 16:37:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1693/3371] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:32 2026] GET /volume/v3/snapshots/ed509cee-9c34-48fa-8f1c-800066acf6c8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-5fb43e17-076b-477d-a791-03e45e26879b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:32 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:32 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:32 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:32 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:32 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:32 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:32 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:32 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-5fb43e17-076b-477d-a791-03e45e26879b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e returned with HTTP 202 Sep 02 16:37:32 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1679/3372] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:32 2026] DELETE /volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aa3f886-4eae-4030-b363-6c101a7dce40 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e returned with HTTP 200 Sep 02 16:37:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1694/3373] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:32 2026] GET /volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7d464b46-267d-42fe-95c8-8fb5853428d4 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d464b46-267d-42fe-95c8-8fb5853428d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d464b46-267d-42fe-95c8-8fb5853428d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7d464b46-267d-42fe-95c8-8fb5853428d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7d464b46-267d-42fe-95c8-8fb5853428d4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e returned with HTTP 404 Sep 02 16:37:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1680/3374] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:33 2026] GET /volume/v3/volumes/937bba12-5290-4496-92f8-a0f8cb37008e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116744487"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116744487'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:37:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (9c6bed05-bb7c-4b11-9344-916abae95d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc8a734-6229-4ed5-8939-5b3a766aa987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc8a734-6229-4ed5-8939-5b3a766aa987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b84781-b86d-4e47-b906-9ee1b379a091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['1ae3d7cf-6708-499d-ab52-a6939239bc43', '1723d5a9-093a-400d-a98b-fdb01a71b9e9', '27ab32ac-df36-4d69-a52f-1f6e96588a86', '003f0aa3-c12a-438b-9013-5bba3f4b74f3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b84781-b86d-4e47-b906-9ee1b379a091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae3d7cf-6708-499d-ab52-a6939239bc43', '1723d5a9-093a-400d-a98b-fdb01a71b9e9', '27ab32ac-df36-4d69-a52f-1f6e96588a86', '003f0aa3-c12a-438b-9013-5bba3f4b74f3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16a9894-2067-47e5-a7c2-a1118ef7330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16a9894-2067-47e5-a7c2-a1118ef7330e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '292a7bb5-f2e9-47de-beb6-f778112fb1e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116744487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['1ae3d7cf-6708-499d-ab52-a6939239bc43','1723d5a9-093a-400d-a98b-fdb01a71b9e9','27ab32ac-df36-4d69-a52f-1f6e96588a86','003f0aa3-c12a-438b-9013-5bba3f4b74f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116744487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=292a7bb5-f2e9-47de-beb6-f778112fb1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d23946-4c51-4f96-8b78-7e516b038699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d23946-4c51-4f96-8b78-7e516b038699) transitioned into state 'SUCCESS' from state '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-1116744487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['1ae3d7cf-6708-499d-ab52-a6939239bc43','1723d5a9-093a-400d-a98b-fdb01a71b9e9','27ab32ac-df36-4d69-a52f-1f6e96588a86','003f0aa3-c12a-438b-9013-5bba3f4b74f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b0390e-93cf-4fba-9bb1-c752d4b42247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b0390e-93cf-4fba-9bb1-c752d4b42247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (9c6bed05-bb7c-4b11-9344-916abae95d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:37:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc9382f-9dc6-4385-89da-11e2ef227f45 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1695/3375] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:33 2026] POST /volume/v3/volumes => generated 785 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-b29dc549-afd7-4040-94df-efe2300b7354 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b29dc549-afd7-4040-94df-efe2300b7354 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b29dc549-afd7-4040-94df-efe2300b7354 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-b29dc549-afd7-4040-94df-efe2300b7354 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:33 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:33 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:33 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:33 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:33 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-b29dc549-afd7-4040-94df-efe2300b7354 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:33 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-b29dc549-afd7-4040-94df-efe2300b7354 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 200 Sep 02 16:37:33 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1681/3376] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:33 2026] GET /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1965ad3-a660-48d6-abbf-2de565c9f7aa tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 200 Sep 02 16:37:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1696/3377] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:34 2026] GET /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:35 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-d4dffa6a-6294-4ce5-8644-6c32c891df86 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 200 Sep 02 16:37:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1682/3378] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:35 2026] GET /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4134e0f-a8db-4977-8349-7b843a4f327f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "292a7bb5-f2e9-47de-beb6-f778112fb1e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1392421551"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume 292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:35 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['0c75bb84-9e90-49b3-a036-a50d6e412f0f', '5197aeaa-1db7-4dbe-9798-77347af23aa6', 'c116c4f8-6981-40f3-8ea3-e19c518c38b9', '32e60a1f-8907-4c2f-9651-1974ba41793f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:37:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4134e0f-a8db-4977-8349-7b843a4f327f tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1697/3379] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-65016ff0-7949-4f3e-bb20-b79729281f6a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65016ff0-7949-4f3e-bb20-b79729281f6a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65016ff0-7949-4f3e-bb20-b79729281f6a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-65016ff0-7949-4f3e-bb20-b79729281f6a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:35 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:35 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-65016ff0-7949-4f3e-bb20-b79729281f6a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:35 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-65016ff0-7949-4f3e-bb20-b79729281f6a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:35 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1683/3380] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:35 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1744288f-b6c7-49de-a856-7ad0aaba0e4d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1698/3381] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:37 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-a8fd7f4f-5625-4061-bf67-b2ccef738f17 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1684/3382] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:38 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7199b97-61f1-40d4-bd0b-710b13f18d05 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7199b97-61f1-40d4-bd0b-710b13f18d05 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] PUT http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7199b97-61f1-40d4-bd0b-710b13f18d05 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7199b97-61f1-40d4-bd0b-710b13f18d05 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Snapshot retrieved successfully. Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7199b97-61f1-40d4-bd0b-710b13f18d05 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1699/3383] 192.168.122.38 () {60 vars in 1253 bytes} [Wed Sep 2 16:37:38 2026] PUT /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: 85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:38 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:38 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-e569b92c-afd6-408a-8e3d-19fd85a7f95a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 202 Sep 02 16:37:38 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1685/3384] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:38 2026] DELETE /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 16:37:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82347b5b-c979-432a-8152-1c229a4ae9b5 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1700/3385] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:38 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 494 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:39 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:39 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:39 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:39 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:39 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-f2fff5e9-4417-4fb6-80e2-e44a1f560e23 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 200 Sep 02 16:37:39 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1686/3386] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:39 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 494 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a51e45d-4f81-4dd5-8169-c0340f987ba4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a51e45d-4f81-4dd5-8169-c0340f987ba4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a51e45d-4f81-4dd5-8169-c0340f987ba4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a51e45d-4f81-4dd5-8169-c0340f987ba4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a51e45d-4f81-4dd5-8169-c0340f987ba4 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 returned with HTTP 404 Sep 02 16:37:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1701/3387] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:40 2026] GET /volume/v3/snapshots/85b2b40a-5ed7-4ce6-b16e-5b0d2fc9b0a1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 16:37:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:40 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:40 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.volumes [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: 292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:40 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:40 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:40 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:40 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:40 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:40 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-4169f35f-a015-461e-8a2c-602ca5d04e08 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 202 Sep 02 16:37:40 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1687/3388] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:40 2026] DELETE /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3c1cbd1-ecd0-4963-8a6c-94b65db24581 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 200 Sep 02 16:37:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1702/3389] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:40 2026] GET /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2e2260f4-4ce0-4821-b8a8-df3557d2ec2d None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e2260f4-4ce0-4821-b8a8-df3557d2ec2d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e2260f4-4ce0-4821-b8a8-df3557d2ec2d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2e2260f4-4ce0-4821-b8a8-df3557d2ec2d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2e2260f4-4ce0-4821-b8a8-df3557d2ec2d tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 returned with HTTP 404 Sep 02 16:37:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1688/3390] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:41 2026] GET /volume/v3/volumes/292a7bb5-f2e9-47de-beb6-f778112fb1e3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/volumes Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488712354"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488712354'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume of 1 GB Sep 02 16:37:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Availability Zones retrieved successfully. Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (a22064f2-634a-4ca9-8b4c-f877a71442d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4533c217-ae2f-47ef-b76a-721133f09acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4533c217-ae2f-47ef-b76a-721133f09acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T14:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '791a8dad-6ab1-4d18-a97f-6f4a74ce935c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e87a75-c639-4334-a248-e6720102782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['09089b4a-89bc-4770-9749-8f4e33618d8b', '259cd73f-829b-4931-b910-5b4dc48869bb', 'd7db23a3-05d1-47f0-b5da-8b3119799c98', '7311fba1-f177-4ec9-bb82-9081d9735ef0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e87a75-c639-4334-a248-e6720102782f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09089b4a-89bc-4770-9749-8f4e33618d8b', '259cd73f-829b-4931-b910-5b4dc48869bb', 'd7db23a3-05d1-47f0-b5da-8b3119799c98', '7311fba1-f177-4ec9-bb82-9081d9735ef0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997d3736-8ed9-44a6-94a1-4544deef1993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997d3736-8ed9-44a6-94a1-4544deef1993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6bedda3-6cf2-4a6a-bd0b-f81953bca7c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488712354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['09089b4a-89bc-4770-9749-8f4e33618d8b','259cd73f-829b-4931-b910-5b4dc48869bb','d7db23a3-05d1-47f0-b5da-8b3119799c98','7311fba1-f177-4ec9-bb82-9081d9735ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T14:37:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488712354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a695c18bc9f74e8eaa899d36047ca804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(791a8dad-6ab1-4d18-a97f-6f4a74ce935c),volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd23cee8-7ebc-4bcd-9d58-65ac74d08628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd23cee8-7ebc-4bcd-9d58-65ac74d08628) transitioned into state 'SUCCESS' from state '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-488712354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f148c77f7f5e4493a9f4a2ad7aba69df',qos_specs=None,replication_status=,reservations=['09089b4a-89bc-4770-9749-8f4e33618d8b','259cd73f-829b-4931-b910-5b4dc48869bb','d7db23a3-05d1-47f0-b5da-8b3119799c98','7311fba1-f177-4ec9-bb82-9081d9735ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a695c18bc9f74e8eaa899d36047ca804',volume_type_id=791a8dad-6ab1-4d18-a97f-6f4a74ce935c)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb918f9-1095-4d38-b37c-261cfe9d89d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb918f9-1095-4d38-b37c-261cfe9d89d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Flow 'volume_create_api' (a22064f2-634a-4ca9-8b4c-f877a71442d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 16:37:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create volume request issued successfully. Sep 02 16:37:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0dd9c1e-929a-4e6c-affc-8d2cb8a29e7c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes returned with HTTP 202 Sep 02 16:37:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1703/3391] 192.168.122.38 () {60 vars in 1137 bytes} [Wed Sep 2 16:37:41 2026] POST /volume/v3/volumes => generated 784 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-8167ad2a-d768-427b-b966-0a4747748bcb None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8167ad2a-d768-427b-b966-0a4747748bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8167ad2a-d768-427b-b966-0a4747748bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-8167ad2a-d768-427b-b966-0a4747748bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:41 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:41 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:41 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:41 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:41 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-8167ad2a-d768-427b-b966-0a4747748bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:41 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-8167ad2a-d768-427b-b966-0a4747748bcb tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 returned with HTTP 200 Sep 02 16:37:41 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1689/3392] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:41 2026] GET /volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d78549ec-082d-4e2a-9846-05b36343c55a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d78549ec-082d-4e2a-9846-05b36343c55a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d78549ec-082d-4e2a-9846-05b36343c55a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d78549ec-082d-4e2a-9846-05b36343c55a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d78549ec-082d-4e2a-9846-05b36343c55a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d78549ec-082d-4e2a-9846-05b36343c55a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 returned with HTTP 200 Sep 02 16:37:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1704/3393] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:42 2026] GET /volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:42 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots Sep 02 16:37:42 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-314286575"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:42 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:42 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:42 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:42 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:42 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:42 devstack devstack@c-api.service[86750]: INFO cinder.api.v3.snapshots [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Create snapshot from volume d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:43 devstack devstack@c-api.service[86750]: DEBUG cinder.quota [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Created reservations ['538d33d2-a4ee-4729-b84f-d47525dd3426', '38cdb993-0a33-4efd-a727-649078146307', 'b3d10ba4-abb5-4ca9-9e52-5185b6b0e53b', '19905f0a-b8d2-4dca-a0b4-35dbbe92306e'] {{(pid=86750) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 16:37:43 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:43 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:43 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot create request issued successfully. Sep 02 16:37:43 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-2c5e2504-5df5-45e3-acd6-44637f848ae0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots returned with HTTP 202 Sep 02 16:37:43 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1690/3394] 192.168.122.38 () {60 vars in 1144 bytes} [Wed Sep 2 16:37:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 16:37:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-234f9446-756a-478f-bfe9-f6fc6a4d5739 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1705/3395] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:43 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-76436589-3abf-4ff2-a796-73785be25250 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76436589-3abf-4ff2-a796-73785be25250 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76436589-3abf-4ff2-a796-73785be25250 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:44 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-76436589-3abf-4ff2-a796-73785be25250 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:44 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:44 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:44 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-76436589-3abf-4ff2-a796-73785be25250 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:44 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-76436589-3abf-4ff2-a796-73785be25250 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:44 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1691/3396] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:44 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9609865f-497a-4ecf-b710-405494370319 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9609865f-497a-4ecf-b710-405494370319 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9609865f-497a-4ecf-b710-405494370319 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9609865f-497a-4ecf-b710-405494370319 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9609865f-497a-4ecf-b710-405494370319 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9609865f-497a-4ecf-b710-405494370319 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1706/3397] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:45 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] POST http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.admin_actions [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Updating snapshot '0c79ed4a-c71c-4598-b101-3aa95c1d0e48' with '{'status': 'creating'}' {{(pid=86750) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-9e84dc02-eba0-47bd-831c-a6ad63ff1f6b tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action returned with HTTP 202 Sep 02 16:37:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1692/3398] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:37:45 2026] POST /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69814432-0fc6-4c2d-925d-9a7ff724c4b8 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1707/3399] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:45 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] POST http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86750) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86750) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.contrib.snapshot_actions [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] Updating snapshot 0c79ed4a-c71c-4598-b101-3aa95c1d0e48 with info {'id': '0c79ed4a-c71c-4598-b101-3aa95c1d0e48', 'status': 'error', 'progress': '80%'} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-0ea8b9c7-26c8-4311-a1d3-662407be8968 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-member] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action returned with HTTP 202 Sep 02 16:37:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1693/3400] 192.168.122.38 () {60 vars in 1275 bytes} [Wed Sep 2 16:37:45 2026] POST /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete snapshot with id: 0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot delete request issued successfully. Sep 02 16:37:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8409fde0-e136-4ad6-82d4-206d6fb0e52a tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 202 Sep 02 16:37:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1708/3401] 192.168.122.38 () {58 vars in 1236 bytes} [Wed Sep 2 16:37:45 2026] DELETE /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-88257477-69c4-40cc-8377-942fffec6912 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88257477-69c4-40cc-8377-942fffec6912 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88257477-69c4-40cc-8377-942fffec6912 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-88257477-69c4-40cc-8377-942fffec6912 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:45 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:45 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-88257477-69c4-40cc-8377-942fffec6912 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:45 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-88257477-69c4-40cc-8377-942fffec6912 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:45 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1694/3402] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:45 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Snapshot retrieved successfully. Sep 02 16:37:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79d7fa83-df36-4e68-a9e4-e69d6f7adef0 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 200 Sep 02 16:37:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1709/3403] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:46 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-7f3f55ce-6f38-413e-9a88-7d2113421bb6 None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f3f55ce-6f38-413e-9a88-7d2113421bb6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f3f55ce-6f38-413e-9a88-7d2113421bb6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-7f3f55ce-6f38-413e-9a88-7d2113421bb6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-7f3f55ce-6f38-413e-9a88-7d2113421bb6 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 returned with HTTP 404 Sep 02 16:37:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1695/3404] 192.168.122.38 () {58 vars in 1233 bytes} [Wed Sep 2 16:37:47 2026] GET /volume/v3/snapshots/0c79ed4a-c71c-4598-b101-3aa95c1d0e48 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6cb2681-2d91-48fd-9488-f74edf85430c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] DELETE http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume with id: d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 02 16:37:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 02 16:37:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Delete volume request issued successfully. Sep 02 16:37:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6cb2681-2d91-48fd-9488-f74edf85430c tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 returned with HTTP 202 Sep 02 16:37:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1710/3405] 192.168.122.38 () {58 vars in 1230 bytes} [Wed Sep 2 16:37:47 2026] DELETE /volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.middleware.request_id [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce None None] RequestId filter calling following filter/app {{(pid=86750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: DEBUG cinder.api.openstack.wsgi [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:47 devstack devstack@c-api.service[86750]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 16:37:47 devstack devstack@c-api.service[86750]: attachments = base.obj_make_list( Sep 02 16:37:47 devstack devstack@c-api.service[86750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 16:37:47 devstack devstack@c-api.service[86750]: warnings.warn( Sep 02 16:37:47 devstack devstack@c-api.service[86750]: INFO cinder.volume.api [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Volume info retrieved successfully. Sep 02 16:37:47 devstack devstack@c-api.service[86750]: INFO cinder.api.openstack.wsgi [None req-ea8ee721-b62b-4854-9805-efbc8c5c54ce tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 returned with HTTP 200 Sep 02 16:37:47 devstack devstack@c-api.service[86750]: [pid: 86750|app: 0|req: 1696/3406] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:47 2026] GET /volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 16:37:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a05eadf-a1c2-488d-9899-5d1e305f7622 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 16:37:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a05eadf-a1c2-488d-9899-5d1e305f7622 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] GET http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 Sep 02 16:37:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a05eadf-a1c2-488d-9899-5d1e305f7622 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 16:37:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a05eadf-a1c2-488d-9899-5d1e305f7622 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 16:37:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a05eadf-a1c2-488d-9899-5d1e305f7622 tempest-ProjectMemberTests-1462193155 tempest-ProjectMemberTests-1462193155-project-admin] http://192.168.122.38/volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 returned with HTTP 404 Sep 02 16:37:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1711/3407] 192.168.122.38 () {58 vars in 1227 bytes} [Wed Sep 2 16:37:48 2026] GET /volume/v3/volumes/d6bedda3-6cf2-4a6a-bd0b-f81953bca7c4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 16:37:57 devstack devstack@c-api.service[86750]: DEBUG dbcounter [-] [86750] Writing DB stats cinder:SELECT=170,cinder:UPDATE=47,cinder:INSERT=25,cinder:DELETE=1 {{(pid=86750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 16:37:58 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=240,cinder:INSERT=49,cinder:UPDATE=101 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}